|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.zoom.ldap.eon.directory.tree.CopyItem
public class CopyItem
| Constructor Summary | |
|---|---|
CopyItem(org.ops4j.gaderian.Messages messages,
DirectoryClipboard clipboard,
Workbench workbench)
|
|
| Method Summary | |
|---|---|
void |
activate(DirectoryTree tree)
Called by the DirectoryTree when the user activates the menu item. |
Integer |
getAcceleratorKey()
Set the accelerator key. |
Integer |
getAcceleratorKeyMask()
Set the accelerator key. |
Icon |
getIcon()
Get the Icon to use on the action. |
Integer |
getMnemonic()
Get the mnemonic key to use for the action. |
String |
getName()
Get the name of the action. |
String |
getToolTip()
Get the tooltip text to use for this action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyItem(org.ops4j.gaderian.Messages messages,
DirectoryClipboard clipboard,
Workbench workbench)
| Method Detail |
|---|
public void activate(DirectoryTree tree)
DirectoryTreePopUpItem
activate in interface DirectoryTreePopUpItemtree - The tree from which the user activated the item.public String getName()
ActionValues
getName in interface ActionValuespublic String getToolTip()
ActionValues
getToolTip in interface ActionValuespublic Icon getIcon()
ActionValues
getIcon in interface ActionValuespublic Integer getMnemonic()
ActionValues
getMnemonic in interface ActionValuesAction.MNEMONIC_KEY,
KeyEventpublic Integer getAcceleratorKey()
ActionValues
getAcceleratorKey in interface ActionValuesKeyEvent,
Action.ACCELERATOR_KEYpublic Integer getAcceleratorKeyMask()
ActionValues
getAcceleratorKeyMask in interface ActionValuesKeyEvent,
Action.ACCELERATOR_KEY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||