java.lang.Object
javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
- Enclosing class:
- BasicInternalFrameUI
- See Also:
- Source Code
public BasicInternalFrameUI.InternalFramePropertyChangeListener()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public void propertyChange(PropertyChangeEvent evt)
- See Also:
- PropertyChangeListener
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples