|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenuAdapter
public static class DropDownComponent.ScrollablePopupMenuAdapter
The adapter for the ScrollablePopupMenuListener.
Constructor Summary | |
---|---|
DropDownComponent.ScrollablePopupMenuAdapter()
|
Method Summary | |
---|---|
void |
itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereAdded' event. |
void |
itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereRemoved' event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DropDownComponent.ScrollablePopupMenuAdapter()
Method Detail |
---|
public void itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
DropDownComponent.ScrollablePopupMenuListener
itemsWereAdded
in interface DropDownComponent.ScrollablePopupMenuListener
ev
- The associated eventpublic void itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
DropDownComponent.ScrollablePopupMenuListener
itemsWereRemoved
in interface DropDownComponent.ScrollablePopupMenuListener
ev
- The associated event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |