|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gui.ChatFrame.ComboListener
Lyssnare till online-rullgardinen.
Constructor Summary | |
(package private) |
ChatFrame.ComboListener()
|
Method Summary | |
void |
popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
Ärvd från Interface. |
void |
popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
Ärvd från Interface. |
void |
popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
Ärvd från Interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ChatFrame.ComboListener()
Method Detail |
public void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
popupMenuCanceled
in interface javax.swing.event.PopupMenuListener
e
- typ av händelse.public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
popupMenuWillBecomeInvisible
in interface javax.swing.event.PopupMenuListener
e
- typ av händelse.public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
popupMenuWillBecomeVisible
in interface javax.swing.event.PopupMenuListener
e
- typ av händelse.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |