|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMockCentralClipboard
Interface for classes used for copying and pasting
MockCentralNode instances within IMockCentralNodeGroupViewer
controls.
| Method Summary | |
|---|---|
void |
clearContents()
Clears the clipboard contents. |
void |
dispose()
Disposes of any resources necessary. |
java.lang.Object |
getContents(IMockCentralNodeTransfer transfer)
Returns the Object from the clipboard accessed using the supplied IMockCentralNodeTransfer. |
void |
setContents(java.lang.Object[] data,
IMockCentralNodeTransfer[] transfers)
Sets the clipboard contents. |
| Method Detail |
|---|
void setContents(java.lang.Object[] data,
IMockCentralNodeTransfer[] transfers)
data - the data for the clipboard contents.transfers - the IMockCentralNodeTransfer array used
to set the contents.java.lang.Object getContents(IMockCentralNodeTransfer transfer)
IMockCentralNodeTransfer.
transfer - the IMockCentralNodeTransfer.
IMockCentralNodeTransfer.void clearContents()
void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||