Package jmri.jmrit.display
Class PositionableLabel.PaletteFrameCloser
java.lang.Object
java.awt.event.WindowAdapter
jmri.jmrit.display.PositionableLabel.PaletteFrameCloser
- All Implemented Interfaces:
WindowFocusListener,WindowListener,WindowStateListener,EventListener
- Enclosing class:
- PositionableLabel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
-
Field Details
-
ip
-
-
Constructor Details
-
PaletteFrameCloser
PaletteFrameCloser(@Nonnull ItemPanel itemPanel)
-
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter
-