|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMockCentralNodeTransfer | |
|---|---|
| org.mockcentral.editor.nodes | Contains classes and interfaces used for constructing, editing,
copying and pasting the MockCentralNode instances that
comprise the data modelled from a MockCentral configuration file. |
| Uses of IMockCentralNodeTransfer in org.mockcentral.editor.nodes |
|---|
| Methods in org.mockcentral.editor.nodes with parameters of type IMockCentralNodeTransfer | |
|---|---|
java.lang.Object |
IMockCentralClipboard.getContents(IMockCentralNodeTransfer transfer)
Returns the Object from the clipboard accessed using the supplied IMockCentralNodeTransfer. |
void |
IMockCentralClipboard.setContents(java.lang.Object[] data,
IMockCentralNodeTransfer[] transfers)
Sets the clipboard contents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||