Package com.jidesoft.plaf.basic
Class BasicJidePopupUI.PopupPropertyChangeListener
java.lang.Object
com.jidesoft.plaf.basic.BasicJidePopupUI.PopupPropertyChangeListener
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
- BasicJidePopupUI
public class BasicJidePopupUI.PopupPropertyChangeListener
extends Object
implements PropertyChangeListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Detects changes in state from the Popup and handles actions.
-
Constructor Details
-
PopupPropertyChangeListener
public PopupPropertyChangeListener()
-
-
Method Details
-
propertyChange
Detects changes in state from the Popup and handles actions.- Specified by:
propertyChange
in interfacePropertyChangeListener
-