Serialized Form
-
Package com.formdev.flatlaf
-
Class com.formdev.flatlaf.FlatDarculaLaf
class FlatDarculaLaf extends FlatDarkLaf implements Serializable -
Class com.formdev.flatlaf.FlatDarkLaf
class FlatDarkLaf extends FlatLaf implements Serializable -
Class com.formdev.flatlaf.FlatIntelliJLaf
class FlatIntelliJLaf extends FlatLightLaf implements Serializable -
Class com.formdev.flatlaf.FlatLaf
class FlatLaf extends BasicLookAndFeel implements Serializable-
Serialized Fields
-
desktopPropertyListener
PropertyChangeListener desktopPropertyListener
-
desktopPropertyName
String desktopPropertyName
-
desktopPropertyName2
String desktopPropertyName2
-
extraDefaults
Map<String,
String> extraDefaults -
mnemonicHandler
MnemonicHandler mnemonicHandler
-
oldPopupFactory
PopupFactory oldPopupFactory
-
postInitialization
Consumer<UIDefaults> postInitialization
-
subMenuUsabilityHelperInstalled
boolean subMenuUsabilityHelperInstalled
-
uiDefaultsGetters
List<Function<Object,
Object>> uiDefaultsGetters
-
-
-
Class com.formdev.flatlaf.FlatLightLaf
class FlatLightLaf extends FlatLaf implements Serializable -
Class com.formdev.flatlaf.FlatPropertiesLaf
class 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
class ThemeLaf extends FlatLaf implements Serializable-
Serialized Fields
-
theme
IntelliJTheme theme
-
-
-
-
Package com.formdev.flatlaf.extras
-
Class com.formdev.flatlaf.extras.FlatSVGIcon
class FlatSVGIcon extends ImageIcon implements Serializable-
Serialized Fields
-
classLoader
ClassLoader classLoader
-
colorFilter
FlatSVGIcon.ColorFilter colorFilter
-
dark
boolean dark
-
disabled
boolean disabled
-
document
com.github.weisj.jsvg.SVGDocument document
-
height
int height
-
loadFailed
boolean loadFailed
-
name
String name
-
scale
float scale
-
url
URL url
-
width
int width
-
-
-
-
Package com.formdev.flatlaf.extras.components
-
Class com.formdev.flatlaf.extras.components.FlatButton
class FlatButton extends JButton implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatCheckBox
class FlatCheckBox extends JCheckBox implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatCheckBoxMenuItem
class FlatCheckBoxMenuItem extends JCheckBoxMenuItem implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatComboBox
-
Class com.formdev.flatlaf.extras.components.FlatEditorPane
class FlatEditorPane extends JEditorPane implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatFormattedTextField
class FlatFormattedTextField extends JFormattedTextField implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatInternalFrame
class FlatInternalFrame extends JInternalFrame implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatLabel
class FlatLabel extends JLabel implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatList
-
Class com.formdev.flatlaf.extras.components.FlatMenu
class FlatMenu extends JMenu implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatMenuBar
class FlatMenuBar extends JMenuBar implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatMenuItem
class FlatMenuItem extends JMenuItem implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatPasswordField
class FlatPasswordField extends JPasswordField implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatPopupMenu
class FlatPopupMenu extends JPopupMenu implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatPopupMenuSeparator
class FlatPopupMenuSeparator extends JPopupMenu.Separator implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatProgressBar
class FlatProgressBar extends JProgressBar implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatRadioButton
class FlatRadioButton extends JRadioButton implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatRadioButtonMenuItem
class FlatRadioButtonMenuItem extends JRadioButtonMenuItem implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatScrollBar
class FlatScrollBar extends JScrollBar implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatScrollPane
class FlatScrollPane extends JScrollPane implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatSeparator
class FlatSeparator extends JSeparator implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatSlider
class FlatSlider extends JSlider implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatSpinner
class FlatSpinner extends JSpinner implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatSplitPane
class FlatSplitPane extends JSplitPane implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTabbedPane
class FlatTabbedPane extends JTabbedPane implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTable
class FlatTable extends JTable implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTableHeader
class FlatTableHeader extends JTableHeader implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTextArea
class FlatTextArea extends JTextArea implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTextField
class FlatTextField extends JTextField implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTextPane
class FlatTextPane extends JTextPane implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatToggleButton
class FlatToggleButton extends JToggleButton implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatToolBar
class FlatToolBar extends JToolBar implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatToolBarSeparator
class FlatToolBarSeparator extends JToolBar.Separator implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTree
class FlatTree extends JTree implements Serializable -
Class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
class FlatTriStateCheckBox extends JCheckBox implements Serializable-
Serialized Fields
-
allowIndeterminate
boolean allowIndeterminate
-
altStateCycleOrder
boolean altStateCycleOrder
-
state
FlatTriStateCheckBox.State state
-
-
-
-
Package com.formdev.flatlaf.intellijthemes
-
Class com.formdev.flatlaf.intellijthemes.FlatArcDarkIJTheme
class FlatArcDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatArcDarkOrangeIJTheme
class FlatArcDarkOrangeIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatArcIJTheme
class FlatArcIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatArcOrangeIJTheme
class FlatArcOrangeIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatCarbonIJTheme
class FlatCarbonIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatCobalt2IJTheme
class FlatCobalt2IJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatCyanLightIJTheme
class FlatCyanLightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatDarkFlatIJTheme
class FlatDarkFlatIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatDarkPurpleIJTheme
class FlatDarkPurpleIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatDraculaIJTheme
class FlatDraculaIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGradiantoDarkFuchsiaIJTheme
class FlatGradiantoDarkFuchsiaIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGradiantoDeepOceanIJTheme
class FlatGradiantoDeepOceanIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGradiantoMidnightBlueIJTheme
class FlatGradiantoMidnightBlueIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGradiantoNatureGreenIJTheme
class FlatGradiantoNatureGreenIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGrayIJTheme
class FlatGrayIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGruvboxDarkHardIJTheme
class FlatGruvboxDarkHardIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGruvboxDarkMediumIJTheme
class FlatGruvboxDarkMediumIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatGruvboxDarkSoftIJTheme
class FlatGruvboxDarkSoftIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatHiberbeeDarkIJTheme
class FlatHiberbeeDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatHighContrastIJTheme
class FlatHighContrastIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatLightFlatIJTheme
class FlatLightFlatIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatMaterialDesignDarkIJTheme
class FlatMaterialDesignDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatMonocaiIJTheme
class FlatMonocaiIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatMonokaiProIJTheme
class FlatMonokaiProIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatNordIJTheme
class FlatNordIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatOneDarkIJTheme
class FlatOneDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatSolarizedDarkIJTheme
class FlatSolarizedDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatSolarizedLightIJTheme
class FlatSolarizedLightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatSpacegrayIJTheme
class FlatSpacegrayIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatVuesionIJTheme
class FlatVuesionIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.FlatXcodeDarkIJTheme
class FlatXcodeDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable
-
-
Package com.formdev.flatlaf.intellijthemes.materialthemeuilite
-
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatArcDarkIJTheme
class FlatArcDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatAtomOneDarkIJTheme
class FlatAtomOneDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatAtomOneLightIJTheme
class FlatAtomOneLightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatDraculaIJTheme
class FlatDraculaIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatGitHubDarkIJTheme
class FlatGitHubDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatGitHubIJTheme
class FlatGitHubIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatLightOwlIJTheme
class FlatLightOwlIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMaterialDarkerIJTheme
class FlatMaterialDarkerIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMaterialDeepOceanIJTheme
class FlatMaterialDeepOceanIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMaterialLighterIJTheme
class FlatMaterialLighterIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMaterialOceanicIJTheme
class FlatMaterialOceanicIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMaterialPalenightIJTheme
class FlatMaterialPalenightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMonokaiProIJTheme
class FlatMonokaiProIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatMoonlightIJTheme
class FlatMoonlightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatNightOwlIJTheme
class FlatNightOwlIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatSolarizedDarkIJTheme
class FlatSolarizedDarkIJTheme extends IntelliJTheme.ThemeLaf implements Serializable -
Class com.formdev.flatlaf.intellijthemes.materialthemeuilite.FlatSolarizedLightIJTheme
class FlatSolarizedLightIJTheme extends IntelliJTheme.ThemeLaf implements Serializable
-
-
Package com.formdev.flatlaf.json
-
Exception Class com.formdev.flatlaf.json.ParseException
class ParseException extends RuntimeException implements Serializable-
Serialized Fields
-
location
Location location
-
-
-
-
Package com.formdev.flatlaf.swingx.ui
-
Class com.formdev.flatlaf.swingx.ui.FlatDatePickerBorder
class FlatDatePickerBorder extends FlatRoundBorder implements Serializable
-
-
Package com.formdev.flatlaf.themeeditor
-
Class com.formdev.flatlaf.themeeditor.FlatThemePreviewAll.PreviewFlatTabbedPaneUI.PreviewFlatMoreTabsButton
class PreviewFlatMoreTabsButton extends FlatTabbedPaneUI.FlatMoreTabsButton implements Serializable -
Class com.formdev.flatlaf.themeeditor.FlatThemePreviewFonts
class FlatThemePreviewFonts extends JPanel implements Serializable-
Serialized Fields
-
defaultPreview
FlatThemePreviewFonts.FontPreview defaultPreview
-
scaleValueLabel
JLabel scaleValueLabel
-
-
-
-
Package com.formdev.flatlaf.themes
-
Class com.formdev.flatlaf.themes.FlatMacDarkLaf
class FlatMacDarkLaf extends FlatDarkLaf implements Serializable -
Class com.formdev.flatlaf.themes.FlatMacLightLaf
class FlatMacLightLaf extends FlatLightLaf implements Serializable
-
-
Package com.formdev.flatlaf.ui
-
Class com.formdev.flatlaf.ui.FlatArrowButton
class 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
class 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
class 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
-
defaultPressedBorderColor
Color defaultPressedBorderColor
- Since:
- 3.5
-
disabledSelectedBorderColor
Color disabledSelectedBorderColor
- Since:
- 3.5
-
endBorderColor
Color endBorderColor
-
focusedSelectedBorderColor
Color focusedSelectedBorderColor
- Since:
- 3.5
-
hoverBorderColor
Color hoverBorderColor
-
hoverSelectedBorderColor
Color hoverSelectedBorderColor
- Since:
- 3.5
-
pressedBorderColor
Color pressedBorderColor
- Since:
- 3.5
-
pressedSelectedBorderColor
Color pressedSelectedBorderColor
- Since:
- 3.5
-
selectedBorderColor
Color selectedBorderColor
- Since:
- 3.5
-
toolbarFocusColor
Color toolbarFocusColor
- Since:
- 1.4
-
toolbarFocusWidth
float toolbarFocusWidth
- Since:
- 1.4
-
toolbarMargin
Insets toolbarMargin
-
toolbarSpacingInsets
Insets toolbarSpacingInsets
-
-
-
Class com.formdev.flatlaf.ui.FlatCaret
class 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
class FlatComboBoxButton extends FlatArrowButton implements Serializable -
Class com.formdev.flatlaf.ui.FlatComboBoxUI.FlatComboPopup
class FlatComboPopup extends BasicComboPopup implements Serializable -
Class com.formdev.flatlaf.ui.FlatDropShadowBorder
class 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
class FlatEmptyBorder extends BorderUIResource.EmptyBorderUIResource implements Serializable -
Class com.formdev.flatlaf.ui.FlatFileChooserUI.FlatShortcutsPanel
class 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
class FlatInternalFrameTitlePane extends BasicInternalFrameTitlePane implements Serializable -
Class com.formdev.flatlaf.ui.FlatInternalFrameUI.FlatInternalFrameBorder
class 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
class FlatLineBorder extends FlatEmptyBorder implements Serializable-
Serialized Fields
-
arc
int arc
- Since:
- 2
-
lineColor
Color lineColor
-
lineThickness
float lineThickness
-
-
-
Class com.formdev.flatlaf.ui.FlatListCellBorder
class FlatListCellBorder extends FlatLineBorder implements Serializable-
Serialized Fields
-
c
Component c
-
showCellFocusIndicator
boolean showCellFocusIndicator
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatListCellBorder.Default
class Default extends FlatListCellBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatListCellBorder.Focused
class Focused extends FlatListCellBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatListCellBorder.Selected
class Selected extends FlatListCellBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatMarginBorder
class 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
class FlatMenuBarBorder extends FlatMarginBorder implements Serializable-
Serialized Fields
-
borderColor
Color borderColor
-
-
-
Class com.formdev.flatlaf.ui.FlatMenuBarUI.FlatMenuBarLayout
class FlatMenuBarLayout extends DefaultMenuLayout implements Serializable -
Class com.formdev.flatlaf.ui.FlatMenuItemBorder
class FlatMenuItemBorder extends FlatMarginBorder implements Serializable-
Serialized Fields
-
menuBarItemMargins
Insets menuBarItemMargins
-
-
-
Class com.formdev.flatlaf.ui.FlatPopupMenuBorder
class FlatPopupMenuBorder extends FlatLineBorder implements Serializable-
Serialized Fields
-
borderColor
Color borderColor
-
-
-
Class com.formdev.flatlaf.ui.FlatPopupMenuUI.FlatPopupMenuLayout
class FlatPopupMenuLayout extends DefaultMenuLayout implements Serializable -
Class com.formdev.flatlaf.ui.FlatRootPaneUI.FlatWindowBorder
class FlatWindowBorder extends BorderUIResource.EmptyBorderUIResource implements Serializable -
Class com.formdev.flatlaf.ui.FlatRoundBorder
class FlatRoundBorder extends FlatBorder implements Serializable-
Serialized Fields
-
arc
int arc
-
roundRect
Boolean roundRect
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatScrollBarUI.FlatScrollBarButton
class FlatScrollBarButton extends FlatArrowButton implements Serializable -
Class com.formdev.flatlaf.ui.FlatScrollPaneBorder
class 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
class FlatScrollPaneLayout extends ScrollPaneLayout.UIResource implements Serializable -
Class com.formdev.flatlaf.ui.FlatSplitPaneUI.FlatSplitPaneDivider
class FlatSplitPaneDivider extends BasicSplitPaneDivider implements Serializable -
Class com.formdev.flatlaf.ui.FlatSplitPaneUI.FlatSplitPaneDivider.FlatOneTouchButton
class FlatOneTouchButton extends FlatArrowButton implements Serializable-
Serialized Fields
-
left
boolean left
-
-
-
Exception Class com.formdev.flatlaf.ui.FlatStylingSupport.UnknownStyleException
class UnknownStyleException extends IllegalArgumentException implements Serializable -
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatMoreTabsButton
class FlatMoreTabsButton extends FlatTabbedPaneUI.FlatTabAreaButton implements Serializable-
Serialized Fields
-
popupVisible
boolean popupVisible
-
-
-
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatScrollableTabButton
class FlatScrollableTabButton extends FlatTabbedPaneUI.FlatTabAreaButton implements Serializable-
Serialized Fields
-
autoRepeatTimer
Timer autoRepeatTimer
-
-
-
Class com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatTabAreaButton
class FlatTabAreaButton extends FlatArrowButton implements Serializable -
Class com.formdev.flatlaf.ui.FlatTableCellBorder
class FlatTableCellBorder extends FlatLineBorder implements Serializable-
Serialized Fields
-
c
Component c
-
showCellFocusIndicator
boolean showCellFocusIndicator
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Default
class Default extends FlatTableCellBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Focused
class Focused extends FlatTableCellBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatTableCellBorder.Selected
class Selected extends FlatTableCellBorder implements Serializable-
Serialized Fields
-
maxCheckCellsEditable
int maxCheckCellsEditable
- Since:
- 3.1
-
-
-
Class com.formdev.flatlaf.ui.FlatTableHeaderBorder
class FlatTableHeaderBorder extends FlatEmptyBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatTextBorder
class FlatTextBorder extends FlatBorder implements Serializable-
Serialized Fields
-
arc
int arc
-
roundRect
Boolean roundRect
- Since:
- 2
-
-
-
Class com.formdev.flatlaf.ui.FlatTitlePane
class 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
class FlatTitlePaneBorder extends AbstractBorder implements Serializable -
Class com.formdev.flatlaf.ui.FlatToolBarBorder
class FlatToolBarBorder extends FlatMarginBorder implements Serializable-
Serialized Fields
-
gripColor
Color gripColor
-
-
-
Class com.formdev.flatlaf.ui.FlatToolBarUI.FlatToolBarFocusTraversalPolicy
class FlatToolBarFocusTraversalPolicy extends LayoutFocusTraversalPolicy implements Serializable -
Class com.formdev.flatlaf.ui.FlatWindowResizer.DragBorderComponent
class 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
class DerivedColor extends ColorUIResource implements Serializable-
Serialized Fields
-
baseOfDefaultColorRGB
int baseOfDefaultColorRGB
-
functions
ColorFunctions.ColorFunction[] functions
-
hasBaseOfDefaultColor
boolean hasBaseOfDefaultColor
-
-
-
Class com.formdev.flatlaf.util.ScaledEmptyBorder
class ScaledEmptyBorder extends EmptyBorder implements Serializable
-