Package com.formdev.flatlaf.ui
Class FullWindowContentSupport
java.lang.Object
com.formdev.flatlaf.ui.FullWindowContentSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static ArrayList
<WeakReference<JComponent>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
debugPaint
(Graphics g, JComponent c) private static void
debugPaintRect
(Graphics g, Rectangle r) (package private) static Dimension
getPlaceholderPreferredSize
(JComponent c, String options) private static int
(package private) static ComponentListener
macInstallListeners
(JRootPane rootPane) (package private) static void
(package private) static void
macUninstallListeners
(JRootPane rootPane, ComponentListener l) (package private) static void
(package private) static void
(package private) static void
revalidatePlaceholders
(Component container) (package private) static void
-
Field Details
-
KEY_DEBUG_SHOW_PLACEHOLDERS
- See Also:
-
placeholders
-
-
Constructor Details
-
FullWindowContentSupport
FullWindowContentSupport()
-
-
Method Details
-
getPlaceholderPreferredSize
-
registerPlaceholder
-
unregisterPlaceholder
-
indexOfPlaceholder
-
revalidatePlaceholders
-
macInstallListeners
-
macUninstallListeners
-
macUpdateFullWindowContentButtonsBoundsProperty
-
macUninstallFullWindowContentButtonsBoundsProperty
-
debugPaint
-
debugPaintRect
-