|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBDialog
artofillusion.keystroke.KeystrokeEditor
public class KeystrokeEditor
This class presents a user interface for editing a single KeystrokeRecord. To use it, invoke the static editKeystroke() method.
Method Summary | |
---|---|
static KeystrokeRecord |
showEditorDialog(KeystrokeRecord record,
WindowWidget parent)
Display a dialog for editing a KeystrokeRecord. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static KeystrokeRecord showEditorDialog(KeystrokeRecord record, WindowWidget parent)
record
- the record to be editedparent
- the parent window
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |