jaugment2.UI.swingUI
Class SwingUIMainFrame.MKListener
java.lang.Object
|
+--jaugment2.UI.swingUI.SwingUIMainFrame.MKListener
- Enclosing class:
- SwingUIMainFrame
- private class SwingUIMainFrame.MKListener
- extends java.lang.Object
- implements javax.swing.event.MenuKeyListener, java.awt.event.ActionListener
ActionListener-class for the admin-menue-entries
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
item
net.jini.core.lookup.ServiceItem item
entry
SwingUIMainFrame.AppEntry entry
SwingUIMainFrame.MKListener
public SwingUIMainFrame.MKListener(net.jini.core.lookup.ServiceItem item,
SwingUIMainFrame.AppEntry entry)
menuKeyTyped
public void menuKeyTyped(javax.swing.event.MenuKeyEvent p0)
- Specified by:
- menuKeyTyped in interface javax.swing.event.MenuKeyListener
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent p0)
- Specified by:
- actionPerformed in interface java.awt.event.ActionListener
menuKeyPressed
public void menuKeyPressed(javax.swing.event.MenuKeyEvent p0)
- Specified by:
- menuKeyPressed in interface javax.swing.event.MenuKeyListener
menuKeyReleased
public void menuKeyReleased(javax.swing.event.MenuKeyEvent p0)
- Specified by:
- menuKeyReleased in interface javax.swing.event.MenuKeyListener