|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.clipboard.ClipBoard
public class ClipBoard
Constructor Summary | |
---|---|
ClipBoard()
|
Method Summary | |
---|---|
void |
addTransferable(Transferable transferable)
|
Transferable |
getTransferable()
|
void |
insertTransfer()
|
boolean |
isEmpty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClipBoard()
Method Detail |
---|
public void addTransferable(Transferable transferable)
public Transferable getTransferable()
public void insertTransfer() throws CannotInsertTransferException
CannotInsertTransferException
public boolean isEmpty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |