de.lessvoid.nifty.controls.dropdown
Class DropDownListBoxSelectionChangedEventSubscriber
java.lang.Object
de.lessvoid.nifty.controls.dropdown.DropDownListBoxSelectionChangedEventSubscriber
- All Implemented Interfaces:
- org.bushe.swing.event.EventTopicSubscriber<ListBoxSelectionChangedEvent>
public class DropDownListBoxSelectionChangedEventSubscriber
- extends Object
- implements org.bushe.swing.event.EventTopicSubscriber<ListBoxSelectionChangedEvent>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownListBoxSelectionChangedEventSubscriber
public DropDownListBoxSelectionChangedEventSubscriber(Nifty nifty,
Screen screen,
ListBox listBox,
DropDown dropDown,
Element popupInstance)
onEvent
public void onEvent(String topic,
ListBoxSelectionChangedEvent data)
- Specified by:
onEvent
in interface org.bushe.swing.event.EventTopicSubscriber<ListBoxSelectionChangedEvent>
Copyright © 2011. All Rights Reserved.