public class NewShortcut extends LiveObject
Modifier and Type | Field and Description |
---|---|
String |
arguments |
String |
shortcutName |
String |
target |
Constructor and Description |
---|
NewShortcut() |
Modifier and Type | Method and Description |
---|---|
void |
addToPanel(CellPanel cp,
Editor ed,
int which)
Override this to provide the user interface for editing the Object.
|
void |
fieldChanged(String fieldName,
Editor ed)
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
|
action, action, addMeToPanel, addObjectToPanel, editorCanExit, enableEditorScrolling, fieldChanged, fieldEvent, getEditor, getEditorScroller, getIcon, getName, input, isNamed, liveMain, main, makeNewEditor, menuItemSelected, prepareMainPanel, runAsApp, setToEditor, willBeSetToEditor
getParentObject, getParentObject, setParentObject
decode, decoded, decoded, decodeFields, decodeFields, encode, encoded, encoded, encodeFields, encodeFields, textDecode, textEncode
_getFieldType, _getSetField, cache, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNew
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo
textDecode, textEncode
public String shortcutName
public String target
public String arguments
public void addToPanel(CellPanel cp, Editor ed, int which)
LiveObject
addToPanel
in class LiveObject
public void fieldChanged(String fieldName, Editor ed)
LiveObject
fieldChanged
in class LiveObject