Class SplitPanelSeparatorListenerDelegate
java.lang.Object
com.spinyowl.legui.component.misc.listener.splitpanel.SplitPanelSeparatorListenerDelegate
- All Implemented Interfaces:
EventListener<Event>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplitPanelSeparatorListenerDelegate
-
-
Method Details
-
process
Used to handle specific event.- Specified by:
processin interfaceEventListener<Event>- Parameters:
event- event to handle.
-