- getAncestorWindow
- <init>
Creates a new EnhancedPanel with FlowLayoutand the specified buffering strategy.
If isDoubleBuffered
- add
- fireAncestorWindowHidden
Notifies all registered listeners about the event. This is a synchronous
operation.
- fireAncestorWindowShown
Notifies all registered listeners about the event. This is a synchronous
operation.
- getListeners
- getPanelListeners
Returns an array of all the panel listeners registered on this component.
- isShowing
- processPanelEvent
Calls #fireAncestorWindowShown or #fireAncestorWindowHidden, depending on the ID
of the given event.
- removePanelListener
Removes the listener from the list of receivers for PanelEvents.
- setBorder
- setLayout