Class FlatDesktopPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopPaneUI
javax.swing.plaf.basic.BasicDesktopPaneUI
com.formdev.flatlaf.ui.FlatDesktopPaneUI
Provides the Flat LaF UI delegate for
JDesktopPane.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class BasicDesktopPaneUI
BasicDesktopPaneUI.CloseAction, BasicDesktopPaneUI.MaximizeAction, BasicDesktopPaneUI.MinimizeAction, BasicDesktopPaneUI.NavigateAction, BasicDesktopPaneUI.OpenAction -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanFields inherited from class BasicDesktopPaneUI
closeKey, desktop, desktopManager, maximizeKey, minimizeKey, navigateKey, navigateKey2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIprotected voidvoidprotected voidprivate voidprotected voidMethods inherited from class BasicDesktopPaneUI
createPropertyChangeListener, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installDesktopManager, installKeyboardActions, paint, registerKeyboardActions, uninstallDefaults, uninstallDesktopManager, uninstallKeyboardActions, uninstallUI, unregisterKeyboardActionsMethods inherited from class ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
-
Field Details
-
layoutDockListener
-
layoutDockPending
private boolean layoutDockPending
-
-
Constructor Details
-
FlatDesktopPaneUI
public FlatDesktopPaneUI()
-
-
Method Details
-
createUI
-
installUI
- Overrides:
installUIin classBasicDesktopPaneUI
-
installListeners
protected void installListeners()- Overrides:
installListenersin classBasicDesktopPaneUI
-
uninstallListeners
protected void uninstallListeners()- Overrides:
uninstallListenersin classBasicDesktopPaneUI
-
layoutDockLaterOnce
private void layoutDockLaterOnce() -
layoutDock
protected void layoutDock()
-