gui
Class EditorFrame.ComboListener

java.lang.Object
  |
  +--gui.EditorFrame.ComboListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.PopupMenuListener
Enclosing class:
EditorFrame

class EditorFrame.ComboListener
extends java.lang.Object
implements javax.swing.event.PopupMenuListener

Lyssnarklass för popup-menyn


Constructor Summary
(package private) EditorFrame.ComboListener()
           
 
Method Summary
 void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
          Tom
 void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
          Tom
 void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
          Tom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorFrame.ComboListener

EditorFrame.ComboListener()
Method Detail

popupMenuCanceled

public void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
Tom

Specified by:
popupMenuCanceled in interface javax.swing.event.PopupMenuListener
Parameters:
e - typ av händelse

popupMenuWillBecomeInvisible

public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
Tom

Specified by:
popupMenuWillBecomeInvisible in interface javax.swing.event.PopupMenuListener
Parameters:
e - typ av händelse

popupMenuWillBecomeVisible

public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
Tom

Specified by:
popupMenuWillBecomeVisible in interface javax.swing.event.PopupMenuListener
Parameters:
e - typ av händelse