daoc.editor.ui
Class WindowKeys
java.lang.Object
daoc.editor.ui.WindowKeys
- public class WindowKeys
- extends java.lang.Object
Binds key maps for the window
|
Method Summary |
static void |
bindKeys(javax.swing.JComponent source,
javax.swing.JFrame parent,
javax.swing.Action actEditor)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KS_SAVE
public static final javax.swing.KeyStroke KS_SAVE
KS_OPEN
public static final javax.swing.KeyStroke KS_OPEN
KS_SETTINGS
public static final javax.swing.KeyStroke KS_SETTINGS
KS_LOG
public static final javax.swing.KeyStroke KS_LOG
KS_RELOAD
public static final javax.swing.KeyStroke KS_RELOAD
KS_CLOSEALL
public static final javax.swing.KeyStroke KS_CLOSEALL
KS_AEDITOR
public static final javax.swing.KeyStroke KS_AEDITOR
KS_HELP
public static final javax.swing.KeyStroke KS_HELP
WindowKeys
public WindowKeys()
bindKeys
public static final void bindKeys(javax.swing.JComponent source,
javax.swing.JFrame parent,
javax.swing.Action actEditor)