|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TODO Is not it unused?
ClusteringAction expects to have the popup menu to be defined consisting of items implementing this interface. The menu is defined on the default filesystem by the module's layer.
Method Summary | |
Icon |
getIcon()
Icon for the item. |
String |
getName()
Display name of the item. |
boolean |
isItemEnabled(ClusteringAction action)
|
boolean |
isSwitchable()
Indicates wheather the item enables a forced dialog display. |
void |
performAction(Node[] nodes,
ClusteringAction action)
|
void |
setSwitched(boolean userHoldsCtrl)
|
Method Detail |
public String getName()
public Icon getIcon()
public boolean isSwitchable()
public boolean isItemEnabled(ClusteringAction action)
public void performAction(Node[] nodes, ClusteringAction action)
public void setSwitched(boolean userHoldsCtrl)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |