Serialized Form
-
Package com.formdev.flatlaf
-
Class com.formdev.flatlaf.FlatDarculaLaf extends FlatDarkLaf implements Serializable
-
Class com.formdev.flatlaf.FlatDarkLaf extends FlatLaf implements Serializable
-
Class com.formdev.flatlaf.FlatIntelliJLaf extends FlatLightLaf implements Serializable
-
Class com.formdev.flatlaf.FlatLaf extends BasicLookAndFeel implements Serializable
-
Serialized Fields
-
desktopPropertyListener
PropertyChangeListener desktopPropertyListener
-
desktopPropertyName
String desktopPropertyName
-
desktopPropertyName2
String desktopPropertyName2
-
extraDefaults
Map<String,String> extraDefaults
-
mnemonicHandler
com.formdev.flatlaf.MnemonicHandler mnemonicHandler
-
oldPopupFactory
PopupFactory oldPopupFactory
-
postInitialization
Consumer<UIDefaults> postInitialization
-
subMenuUsabilityHelperInstalled
boolean subMenuUsabilityHelperInstalled
-
uiDefaultsGetters
List<Function<Object,Object>> uiDefaultsGetters
-
-
-
Class com.formdev.flatlaf.FlatLightLaf extends FlatLaf implements Serializable
-
Class com.formdev.flatlaf.FlatPropertiesLaf extends FlatLaf implements Serializable
-
Serialized Fields
-
baseTheme
String baseTheme
-
dark
boolean dark
-
name
String name
-
properties
Properties properties
-
-
-
Class com.formdev.flatlaf.IntelliJTheme.ThemeLaf extends FlatLaf implements Serializable
-
Serialized Fields
-
theme
IntelliJTheme theme
-
-
-
-
Package com.formdev.flatlaf.json
-
Class com.formdev.flatlaf.json.ParseException extends RuntimeException implements Serializable
-
Serialized Fields
-
location
Location location
-
-
-
-
Package com.formdev.flatlaf.themes
-
Class com.formdev.flatlaf.themes.FlatMacDarkLaf extends FlatDarkLaf implements Serializable
-
Class com.formdev.flatlaf.themes.FlatMacLightLaf extends FlatLightLaf implements Serializable
-
-
Package com.formdev.flatlaf.ui
-
Class com.formdev.flatlaf.ui.FlatArrowButton extends BasicArrowButton implements Serializable
-
Serialized Fields
-
arrowThickness
float arrowThickness
-
arrowWidth
int arrowWidth
-
chevron
boolean chevron
-
disabledForeground
Color disabledForeground
-
foreground
Color foreground
-
hover
boolean hover
-
hoverBackground
Color hoverBackground
-
hoverForeground
Color hoverForeground
-
pressed
boolean pressed
-
pressedBackground
Color pressedBackground
-
pressedForeground
Color pressedForeground
-
roundBorderAutoXOffset
boolean roundBorderAutoXOffset
-
xOffset
float xOffset
-
yOffset
float yOffset
-
-
-
Class com.formdev.flatlaf.ui.FlatBorder extends BasicBorders.MarginBorder implements Serializable
-
Serialized Fields
-
borderColor
Color borderColor
-
borderWidth
float borderWidth
- Since:
- 2
-
customBorderColor
Color customBorderColor
-
disabledBorderColor
Color disabledBorderColor
-
errorBorderColor
Color errorBorderColor
-
errorFocusedBorderColor
Color errorFocusedBorderColor
-
focusColor
Color focusColor
-
focusedBorderColor
Color focusedBorderColor
-
focusWidth
int focusWidth
-
innerFocusWidth
float innerFocusWidth
-
innerOutlineWidth
float innerOutlineWidth
-
outline
String outline
- Since:
- 2
-
outlineColor
Color outlineColor
- Since:
- 2
-
outlineFocusedColor
Color outlineFocusedColor
- Since:
- 2
-
warningBorderColor
Color warningBorderColor
-
warningFocusedBorderColor
Color warningFocusedBorderColor
-
-
-
Class com.formdev.flatlaf.ui.FlatButtonBorder extends FlatBorder implements Serializable
-
Serialized Fields
-
arc
int arc
-
defaultBorderColor
Color defaultBorderColor
-
defaultBorderWidth
float defaultBorderWidth
-
defaultEndBorderColor
Color defaultEndBorderColor
-
defaultFocusColor
Color defaultFocusColor
-
defaultFocusedBorderColor
Color defaultFocusedBorderColor
-
defaultHoverBorderColor
Color defaultHoverBorderColor
-
endBorderColor
Color endBorderColor
-
hoverBorderColor
Color hoverBorderColor
-
toolbarFocusColor
Color toolbarFocusColor
- Since:
- 1.4
-
toolbarFocusWidth
float toolbarFocusWidth
- Since:
- 1.4
-
toolbarMargin
Insets toolbarMargin
-
toolbarSpacingInsets
Insets toolbarSpacingInsets
-
-
-
Class com.formdev.flatlaf.ui.FlatCaret extends DefaultCaret implements Serializable
-
Serialized Fields
-
dragSelectionEnd
int dragSelectionEnd
-
dragSelectionStart
int dragSelectionStart
-
inInstall
boolean inInstall
-
isLineSelection
boolean isLineSelection
-
isMousePressed
boolean isMousePressed
-
isWordSelection
boolean isWordSelection
-
selectAllOnFocusPolicy
String selectAllOnFocusPolicy
-
selectAllOnMouseClick
boolean selectAllOnMouseClick
-
wasFocused
boolean wasFocused
-
wasTemporaryLost
boolean wasTemporaryLost
-
-
-
Class com.formdev.flatlaf.ui.FlatComboBoxUI.FlatComboBoxButton extends FlatArrowButton implements Serializable
-
Class com.formdev.flatlaf.ui.FlatComboBoxUI.FlatComboPopup extends BasicComboPopup implements Serializable
-
Class com.formdev.flatlaf.ui.FlatDropShadowBorder extends FlatEmptyBorder implements Serializable
-
Serialized Fields
-
lastShadowColor
Color lastShadowColor
-
lastShadowOpacity
float lastShadowOpacity
-
lastShadowSize
int lastShadowSize
-
lastSystemScaleFactor
double lastSystemScaleFactor
-
lastUserScaleFactor
float lastUserScaleFactor
-
shadowColor
Color shadowColor
-
shadowImage
Image shadowImage
-
shadowInsets
Insets shadowInsets
-
shadowOpacity
float shadowOpacity
-
shadowSize
int shadowSize
-
-
-
Class com.formdev.flatlaf.ui.FlatEmptyBorder extends BorderUIResource.EmptyBorderUIResource implements Serializable
-
Class com.formdev.flatlaf.ui.FlatFileChooserUI.FlatShortcutsPanel extends JToolBar implements Serializable
-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
buttons
JToggleButton[] buttons
-
buttonSize
Dimension buttonSize
-
displayNameFunction
Function<File,String> displayNameFunction
-
fc
JFileChooser fc
-
files
File[] files
-
filesFunction
Function<File[],File[]> filesFunction
-
iconFunction
Function<File,Icon> iconFunction
-
iconSize
Dimension iconSize
-
-
-
Class com.formdev.flatlaf.ui.FlatInternalFrameTitlePane extends BasicInternalFrameTitlePane implements Serializable
-
Class com.formdev.flatlaf.ui.FlatInternalFrameUI.FlatInternalFrameBorder extends FlatEmptyBorder implements Serializable
-
Serialized Fields
-
activeBorderColor
Color activeBorderColor
-
activeDropShadowBorder
FlatDropShadowBorder activeDropShadowBorder
-
borderLineWidth
int borderLineWidth
-
dropShadowPainted
boolean dropShadowPainted
-
inactiveBorderColor
Color inactiveBorderColor
-
inactiveDropShadowBorder
FlatDropShadowBorder inactiveDropShadowBorder
-
-
-
Class com.formdev.flatlaf.ui.FlatLineBorder extends FlatEmptyBorder implements Serializable
-
Serialized Fields
-
arc
int arc
- Since:
- 2
-
lineColor
Color lineColor
-
lineThickness
float lineThickness
-
-
-
Class com.formdev.flatlaf.ui.FlatListCellBorder extends FlatLineBorder implements Serializable
-
Serialized Fields
-
c
Component c
-
showCellFocusIndicator
boolean showCellFocusIndicator
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatListCellBorder.Default extends FlatListCellBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatListCellBorder.Focused extends FlatListCellBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatListCellBorder.Selected extends FlatListCellBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatMarginBorder extends BasicBorders.MarginBorder implements Serializable
-
Serialized Fields
-
bottom
int bottom
-
left
int left
-
right
int right
-
top
int top
-
-
-
Class com.formdev.flatlaf.ui.FlatMenuBarBorder extends FlatMarginBorder implements Serializable
-
Serialized Fields
-
borderColor
Color borderColor
-
-
-
Class com.formdev.flatlaf.ui.FlatMenuBarUI.FlatMenuBarLayout extends DefaultMenuLayout implements Serializable
-
Class com.formdev.flatlaf.ui.FlatMenuItemBorder extends FlatMarginBorder implements Serializable
-
Serialized Fields
-
menuBarItemMargins
Insets menuBarItemMargins
-
-
-
Class com.formdev.flatlaf.ui.FlatPopupMenuBorder extends FlatLineBorder implements Serializable
-
Serialized Fields
-
borderColor
Color borderColor
-
-
-
Class com.formdev.flatlaf.ui.FlatPopupMenuUI.FlatPopupMenuLayout extends DefaultMenuLayout implements Serializable
-
Class com.formdev.flatlaf.ui.FlatRootPaneUI.FlatWindowBorder extends BorderUIResource.EmptyBorderUIResource implements Serializable
-
Class com.formdev.flatlaf.ui.FlatRoundBorder extends FlatBorder implements Serializable
-
Serialized Fields
-
arc
int arc
-
roundRect
Boolean roundRect
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatScrollBarUI.FlatScrollBarButton extends FlatArrowButton implements Serializable
-
Class com.formdev.flatlaf.ui.FlatScrollPaneBorder extends FlatBorder implements Serializable
-
Serialized Fields
-
arc
int arc
-
isArcStyled
boolean isArcStyled
-
listArc
int listArc
-
tableArc
int tableArc
-
textComponentArc
int textComponentArc
-
treeArc
int treeArc
-
-
-
Class com.formdev.flatlaf.ui.FlatScrollPaneUI.FlatScrollPaneLayout extends ScrollPaneLayout.UIResource implements Serializable
-
Class com.formdev.flatlaf.ui.FlatSplitPaneUI.FlatSplitPaneDivider extends BasicSplitPaneDivider implements Serializable
-
Class com.formdev.flatlaf.ui.FlatSplitPaneUI.FlatSplitPaneDivider.FlatOneTouchButton extends FlatArrowButton implements Serializable
-
Serialized Fields
-
left
boolean left
-
-
-
Class com.formdev.flatlaf.ui.FlatStylingSupport.UnknownStyleException extends IllegalArgumentException implements Serializable
-
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatMoreTabsButton extends FlatTabbedPaneUI.FlatTabAreaButton implements Serializable
-
Serialized Fields
-
popupVisible
boolean popupVisible
-
-
-
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatScrollableTabButton extends FlatTabbedPaneUI.FlatTabAreaButton implements Serializable
-
Serialized Fields
-
autoRepeatTimer
Timer autoRepeatTimer
-
-
-
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatTabAreaButton extends FlatArrowButton implements Serializable
-
Class com.formdev.flatlaf.ui.FlatTableCellBorder extends FlatLineBorder implements Serializable
-
Serialized Fields
-
c
Component c
-
showCellFocusIndicator
boolean showCellFocusIndicator
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Default extends FlatTableCellBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Focused extends FlatTableCellBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Selected extends FlatTableCellBorder implements Serializable
-
Serialized Fields
-
maxCheckCellsEditable
int maxCheckCellsEditable
- Since:
- 3.1
-
-
-
Class com.formdev.flatlaf.ui.FlatTableHeaderBorder extends FlatEmptyBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatTextBorder extends FlatBorder implements Serializable
-
Serialized Fields
-
arc
int arc
-
roundRect
Boolean roundRect
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatTitlePane extends JComponent implements Serializable
-
Serialized Fields
-
activeBackground
Color activeBackground
-
activeForeground
Color activeForeground
-
borderColor
Color borderColor
-
buttonMaximizedHeight
int buttonMaximizedHeight
-
buttonMinimumWidth
int buttonMinimumWidth
- Since:
- 2.4
-
buttonPanel
JPanel buttonPanel
-
centerTitle
boolean centerTitle
-
centerTitleIfMenuBarEmbedded
boolean centerTitleIfMenuBarEmbedded
-
closeButton
JButton closeButton
-
debugAppIconBounds
Rectangle debugAppIconBounds
-
debugCloseButtonBounds
Rectangle debugCloseButtonBounds
-
debugMaximizeButtonBounds
Rectangle debugMaximizeButtonBounds
-
debugMinimizeButtonBounds
Rectangle debugMinimizeButtonBounds
-
debugTitleBarHeight
int debugTitleBarHeight
-
embeddedForeground
Color embeddedForeground
-
handler
FlatTitlePane.Handler handler
-
iconifyButton
JButton iconifyButton
-
iconLabel
JLabel iconLabel
-
iconSize
Dimension iconSize
-
inactiveBackground
Color inactiveBackground
-
inactiveForeground
Color inactiveForeground
-
lastCaptionHitTestResult
boolean lastCaptionHitTestResult
-
lastCaptionHitTestTime
long lastCaptionHitTestTime
-
lastCaptionHitTestX
int lastCaptionHitTestX
-
lastCaptionHitTestY
int lastCaptionHitTestY
-
laterCounter
int laterCounter
-
leftPanel
JPanel leftPanel
-
maximizeButton
JButton maximizeButton
-
menuBarPlaceholder
JComponent menuBarPlaceholder
-
menuBarTitleGap
int menuBarTitleGap
-
menuBarTitleMinimumGap
int menuBarTitleMinimumGap
- Since:
- 2.4
-
mouseLayer
JPanel mouseLayer
This panel handles mouse events if FlatLaf window decorations are used without native window border. E.g. on Linux.This panel usually has same bounds as the title pane, except if fullWindowContent mode is enabled.
This panel is not a child of the title pane. Instead it is added by FlatRootPaneUI to the layered pane at a layer under the title pane and under the frame content. The separation is necessary for fullWindowContent mode, where the title pane is layered over the frame content (for title pane buttons), but the mousePanel needs to be layered under the frame content so that components on content pane can receive mouse events when located in title area.
-
noIconLeftGap
int noIconLeftGap
- Since:
- 2
-
restoreButton
JButton restoreButton
-
rootPane
JRootPane rootPane
-
showIcon
boolean showIcon
- Since:
- 2
-
showIconBesideTitle
boolean showIconBesideTitle
- Since:
- 2.4
-
showIconInDialogs
boolean showIconInDialogs
- Since:
- 2.5
-
titleFont
Font titleFont
- Since:
- 2.5
-
titleLabel
JLabel titleLabel
-
titleMinimumWidth
int titleMinimumWidth
- Since:
- 2.4
-
window
Window window
-
windowStyle
String windowStyle
-
windowTopBorderLayer
JPanel windowTopBorderLayer
This panel paint a border at the top of the window in fullWindowContent mode, if FlatLaf window decorations are enabled. Only used on Windows 10.This panel is not a child of the title pane. Instead it is added by FlatRootPaneUI to the layered pane at a layer over all other layers.
-
-
-
Class com.formdev.flatlaf.ui.FlatTitlePane.FlatTitlePaneBorder extends AbstractBorder implements Serializable
-
Class com.formdev.flatlaf.ui.FlatToolBarBorder extends FlatMarginBorder implements Serializable
-
Serialized Fields
-
gripColor
Color gripColor
-
-
-
Class com.formdev.flatlaf.ui.FlatToolBarUI.FlatToolBarFocusTraversalPolicy extends LayoutFocusTraversalPolicy implements Serializable
-
Class com.formdev.flatlaf.ui.FlatWindowResizer.DragBorderComponent extends JComponent implements Serializable
-
Serialized Fields
-
centerResizeDir
int centerResizeDir
-
dragBottomOffset
int dragBottomOffset
-
dragLeftOffset
int dragLeftOffset
-
dragRightOffset
int dragRightOffset
-
dragTopOffset
int dragTopOffset
-
leadingCornerDragWidth
int leadingCornerDragWidth
-
leadingResizeDir
int leadingResizeDir
-
resizeDir
int resizeDir
-
trailingCornerDragWidth
int trailingCornerDragWidth
-
trailingResizeDir
int trailingResizeDir
-
-
-
-
Package com.formdev.flatlaf.util
-
Class com.formdev.flatlaf.util.DerivedColor extends ColorUIResource implements Serializable
-
Serialized Fields
-
baseOfDefaultColorRGB
int baseOfDefaultColorRGB
-
functions
ColorFunctions.ColorFunction[] functions
-
hasBaseOfDefaultColor
boolean hasBaseOfDefaultColor
-
-
-
Class com.formdev.flatlaf.util.ScaledEmptyBorder extends EmptyBorder implements Serializable
-