|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Any UI part that supports the common rename action can implement this to enable the rename popup menu action, supplied by the system explorer view.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
boolean |
canRename()
Return true if rename should be enabled based on your current selection. |
boolean |
doRename(String[] newNames)
Actually do the rename of currently selected items. |
boolean |
showRename()
Return true if rename should even be shown in the popup menu |
Field Detail |
public static final String copyright
Method Detail |
public boolean showRename()
public boolean canRename()
public boolean doRename(String[] newNames)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |