Class FullWindowContentSupport
java.lang.Object
com.formdev.flatlaf.ui.FullWindowContentSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static ArrayList<WeakReference<JComponent>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static voiddebugPaint(Graphics g, JComponent c) private static voiddebugPaintRect(Graphics g, Rectangle r) (package private) static DimensiongetPlaceholderPreferredSize(JComponent c, String options) private static int(package private) static ComponentListenermacInstallListeners(JRootPane rootPane) (package private) static void(package private) static voidmacUninstallListeners(JRootPane rootPane, ComponentListener l) (package private) static void(package private) static void(package private) static voidrevalidatePlaceholders(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
-