org.xnap.commons.gui.shortcut
Class MediatorShortcut
java.lang.Object
org.xnap.commons.gui.shortcut.MediatorShortcut
public class MediatorShortcut
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediatorShortcut
public MediatorShortcut(KeyStrokeSetting setting,
Action action,
JComponent component)
getComonent
public JComponent getComonent()
getAction
public Action getAction()
getSetting
public KeyStrokeSetting getSetting()
setEnabled
public void setEnabled(boolean enabled)
isEnabled
public boolean isEnabled()
Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.