public class DropDownListBoxSelectionChangedEventSubscriber extends Object implements org.bushe.swing.event.EventTopicSubscriber<ListBoxSelectionChangedEvent>
Constructor and Description |
---|
DropDownListBoxSelectionChangedEventSubscriber(de.lessvoid.nifty.Nifty nifty,
de.lessvoid.nifty.screen.Screen screen,
ListBox listBox,
DropDown dropDown,
de.lessvoid.nifty.elements.Element popupInstance) |
public void onEvent(String topic, ListBoxSelectionChangedEvent data)
onEvent
in interface org.bushe.swing.event.EventTopicSubscriber<ListBoxSelectionChangedEvent>
Copyright © 2013. All Rights Reserved.