Class MatchedBracketPopup.Listener
java.lang.Object
java.awt.event.WindowAdapter
org.fife.ui.rsyntaxtextarea.MatchedBracketPopup.Listener
- All Implemented Interfaces:
ComponentListener, WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
MatchedBracketPopup
Listens for events in this popup.
- Version:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanvoidvoidvoidvoidprivate voidvoidvoidvoidMethods inherited from class WindowAdapter
windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowOpened, windowStateChanged
-
Constructor Details
-
Listener
Listener()
-
-
Method Details
-
componentResized
- Specified by:
componentResizedin interfaceComponentListener
-
componentMoved
- Specified by:
componentMovedin interfaceComponentListener
-
componentShown
- Specified by:
componentShownin interfaceComponentListener
-
componentHidden
- Specified by:
componentHiddenin interfaceComponentListener
-
windowActivated
- Specified by:
windowActivatedin interfaceWindowListener- Overrides:
windowActivatedin classWindowAdapter
-
windowLostFocus
- Specified by:
windowLostFocusin interfaceWindowFocusListener- Overrides:
windowLostFocusin classWindowAdapter
-
windowIconified
- Specified by:
windowIconifiedin interfaceWindowListener- Overrides:
windowIconifiedin classWindowAdapter
-
checkForParentWindowEvent
-
uninstallAndHide
private void uninstallAndHide()
-