A B C D E F G H I L M N O P R S T U V 
All Classes All Packages

A

add(Color, Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Adds a color mapping.
add(Color, Color, Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Adds a color mapping, which has different colors for light and dark themes.
addAll(Map<Color, Color>) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Adds color mappings.
addAll(Map<Color, Color>, Map<Color, Color>) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Adds a color mappings, which has different colors for light and dark themes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.formdev.flatlaf.extras.FlatInspector
 
always - com.formdev.flatlaf.extras.components.FlatTextField.SelectAllOnFocusPolicy
 
APP_ABOUT - com.formdev.flatlaf.extras.FlatDesktop.Action
 
APP_PREFERENCES - com.formdev.flatlaf.extras.FlatDesktop.Action
 
APP_QUIT_HANDLER - com.formdev.flatlaf.extras.FlatDesktop.Action
 
asNeeded - com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPolicy
 
asNeeded - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabsPopupPolicy
 
asNeededSingle - com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPolicy
 

B

borderless - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 
both - com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPlacement
 

C

cancelQuit() - Method in interface com.formdev.flatlaf.extras.FlatDesktop.QuitResponse
 
card - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabType
 
center - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAlignment
 
center - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
 
ColorFilter() - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Creates an empty color filter.
ColorFilter(Function<Color, Color>) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Creates a color filter with a color modifying function that changes painted colors.
com.formdev.flatlaf.extras - package com.formdev.flatlaf.extras
 
com.formdev.flatlaf.extras.components - package com.formdev.flatlaf.extras.components
 
compact - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabWidthMode
 
createInspectorPanel() - Static method in class com.formdev.flatlaf.extras.FlatUIDefaultsInspector
Creates a UI defaults inspector panel that can be embedded into any window.
createRGBImageFilterFunction(RGBImageFilter) - Static method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Creates a color modifying function that uses RGBImageFilter.filterRGB(int, int, int).
createWindowIconImages(String) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates from the given SVG a list of icon images with different sizes that can be used for windows headers.
createWindowIconImages(URL) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates from the given SVG a list of icon images with different sizes that can be used for windows headers.

D

derive(float) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Creates a new icon with given scaling, which is derived from this icon.
derive(int, int) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Creates a new icon with given width and height, which is derived from this icon.
duration - Static variable in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
The duration of the animation in milliseconds.

E

equal - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabWidthMode
 

F

fill - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
 
filter(Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
 
FlatAnimatedLafChange - Class in com.formdev.flatlaf.extras
Animated look and feel changing.
FlatAnimatedLafChange() - Constructor for class com.formdev.flatlaf.extras.FlatAnimatedLafChange
 
FlatButton - Class in com.formdev.flatlaf.extras.components
Subclass of JButton that provides easy access to FlatLaf specific client properties.
FlatButton() - Constructor for class com.formdev.flatlaf.extras.components.FlatButton
 
FlatButton.ButtonType - Enum in com.formdev.flatlaf.extras.components
 
FlatCheckBox - Class in com.formdev.flatlaf.extras.components
Subclass of JCheckBox that provides easy access to FlatLaf specific client properties.
FlatCheckBox() - Constructor for class com.formdev.flatlaf.extras.components.FlatCheckBox
 
FlatCheckBoxMenuItem - Class in com.formdev.flatlaf.extras.components
Subclass of JCheckBoxMenuItem that provides easy access to FlatLaf specific client properties.
FlatCheckBoxMenuItem() - Constructor for class com.formdev.flatlaf.extras.components.FlatCheckBoxMenuItem
 
FlatComboBox<E> - Class in com.formdev.flatlaf.extras.components
Subclass of JComboBox that provides easy access to FlatLaf specific client properties.
FlatComboBox() - Constructor for class com.formdev.flatlaf.extras.components.FlatComboBox
 
FlatComponentExtension - Interface in com.formdev.flatlaf.extras.components
Base interface for all FlatLaf component extensions.
FlatDesktop - Class in com.formdev.flatlaf.extras
Supports interaction with desktop.
FlatDesktop() - Constructor for class com.formdev.flatlaf.extras.FlatDesktop
 
FlatDesktop.Action - Enum in com.formdev.flatlaf.extras
 
FlatDesktop.QuitResponse - Interface in com.formdev.flatlaf.extras
 
FlatEditorPane - Class in com.formdev.flatlaf.extras.components
Subclass of JEditorPane that provides easy access to FlatLaf specific client properties.
FlatEditorPane() - Constructor for class com.formdev.flatlaf.extras.components.FlatEditorPane
 
FlatFormattedTextField - Class in com.formdev.flatlaf.extras.components
Subclass of JFormattedTextField that provides easy access to FlatLaf specific client properties.
FlatFormattedTextField() - Constructor for class com.formdev.flatlaf.extras.components.FlatFormattedTextField
 
FlatInspector - Class in com.formdev.flatlaf.extras
A simple UI inspector that shows information about UI component at mouse location in a tooltip.
FlatInspector(JRootPane) - Constructor for class com.formdev.flatlaf.extras.FlatInspector
 
FlatInternalFrame - Class in com.formdev.flatlaf.extras.components
Subclass of JInternalFrame that provides easy access to FlatLaf specific client properties.
FlatInternalFrame() - Constructor for class com.formdev.flatlaf.extras.components.FlatInternalFrame
 
FlatLabel - Class in com.formdev.flatlaf.extras.components
Subclass of JLabel that provides easy access to FlatLaf specific client properties.
FlatLabel() - Constructor for class com.formdev.flatlaf.extras.components.FlatLabel
 
FlatLabel.LabelType - Enum in com.formdev.flatlaf.extras.components
 
FlatList<E> - Class in com.formdev.flatlaf.extras.components
Subclass of JList that provides easy access to FlatLaf specific client properties.
FlatList() - Constructor for class com.formdev.flatlaf.extras.components.FlatList
 
FlatMenu - Class in com.formdev.flatlaf.extras.components
Subclass of JMenu that provides easy access to FlatLaf specific client properties.
FlatMenu() - Constructor for class com.formdev.flatlaf.extras.components.FlatMenu
 
FlatMenuBar - Class in com.formdev.flatlaf.extras.components
Subclass of JMenuBar that provides easy access to FlatLaf specific client properties.
FlatMenuBar() - Constructor for class com.formdev.flatlaf.extras.components.FlatMenuBar
 
FlatMenuItem - Class in com.formdev.flatlaf.extras.components
Subclass of JMenuItem that provides easy access to FlatLaf specific client properties.
FlatMenuItem() - Constructor for class com.formdev.flatlaf.extras.components.FlatMenuItem
 
FlatPasswordField - Class in com.formdev.flatlaf.extras.components
Subclass of JPasswordField that provides easy access to FlatLaf specific client properties.
FlatPasswordField() - Constructor for class com.formdev.flatlaf.extras.components.FlatPasswordField
 
FlatPopupMenu - Class in com.formdev.flatlaf.extras.components
Subclass of JPopupMenu that provides easy access to FlatLaf specific client properties.
FlatPopupMenu() - Constructor for class com.formdev.flatlaf.extras.components.FlatPopupMenu
 
FlatPopupMenuSeparator - Class in com.formdev.flatlaf.extras.components
Subclass of JPopupMenu.Separator that provides easy access to FlatLaf specific client properties.
FlatPopupMenuSeparator() - Constructor for class com.formdev.flatlaf.extras.components.FlatPopupMenuSeparator
 
FlatProgressBar - Class in com.formdev.flatlaf.extras.components
Subclass of JProgressBar that provides easy access to FlatLaf specific client properties.
FlatProgressBar() - Constructor for class com.formdev.flatlaf.extras.components.FlatProgressBar
 
FlatRadioButton - Class in com.formdev.flatlaf.extras.components
Subclass of JRadioButton that provides easy access to FlatLaf specific client properties.
FlatRadioButton() - Constructor for class com.formdev.flatlaf.extras.components.FlatRadioButton
 
FlatRadioButtonMenuItem - Class in com.formdev.flatlaf.extras.components
Subclass of JRadioButtonMenuItem that provides easy access to FlatLaf specific client properties.
FlatRadioButtonMenuItem() - Constructor for class com.formdev.flatlaf.extras.components.FlatRadioButtonMenuItem
 
FlatScrollBar - Class in com.formdev.flatlaf.extras.components
Subclass of JScrollBar that provides easy access to FlatLaf specific client properties.
FlatScrollBar() - Constructor for class com.formdev.flatlaf.extras.components.FlatScrollBar
 
FlatScrollPane - Class in com.formdev.flatlaf.extras.components
Subclass of JScrollPane that provides easy access to FlatLaf specific client properties.
FlatScrollPane() - Constructor for class com.formdev.flatlaf.extras.components.FlatScrollPane
 
FlatSeparator - Class in com.formdev.flatlaf.extras.components
Subclass of JSeparator that provides easy access to FlatLaf specific client properties.
FlatSeparator() - Constructor for class com.formdev.flatlaf.extras.components.FlatSeparator
 
FlatSlider - Class in com.formdev.flatlaf.extras.components
Subclass of JSlider that provides easy access to FlatLaf specific client properties.
FlatSlider() - Constructor for class com.formdev.flatlaf.extras.components.FlatSlider
 
FlatSpinner - Class in com.formdev.flatlaf.extras.components
Subclass of JSpinner that provides easy access to FlatLaf specific client properties.
FlatSpinner() - Constructor for class com.formdev.flatlaf.extras.components.FlatSpinner
 
FlatSplitPane - Class in com.formdev.flatlaf.extras.components
Subclass of JSplitPane that provides easy access to FlatLaf specific client properties.
FlatSplitPane() - Constructor for class com.formdev.flatlaf.extras.components.FlatSplitPane
 
FlatStyleableComponent - Interface in com.formdev.flatlaf.extras.components
Interface for all styleable FlatLaf components.
FlatSVGIcon - Class in com.formdev.flatlaf.extras
An icon that loads and paints SVG.
FlatSVGIcon(FlatSVGIcon) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates a copy of the given icon.
FlatSVGIcon(File) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given file.
FlatSVGIcon(InputStream) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given input stream.
FlatSVGIcon(String) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name.
FlatSVGIcon(String, float) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name that is scaled by the given amount.
FlatSVGIcon(String, float, ClassLoader) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name that is scaled by the given amount.
FlatSVGIcon(String, int, int) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name with the given width and height.
FlatSVGIcon(String, int, int, float, boolean, ClassLoader, URI) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
 
FlatSVGIcon(String, int, int, ClassLoader) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name with the given width and height.
FlatSVGIcon(String, ClassLoader) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given resource name.
FlatSVGIcon(URI) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given URI.
FlatSVGIcon(URL) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
Creates an SVG icon from the given URL.
FlatSVGIcon.ColorFilter - Class in com.formdev.flatlaf.extras
A color filter that can modify colors of a painted FlatSVGIcon.
FlatSVGUtils - Class in com.formdev.flatlaf.extras
Utility methods for SVG.
FlatSVGUtils() - Constructor for class com.formdev.flatlaf.extras.FlatSVGUtils
 
FlatTabbedPane - Class in com.formdev.flatlaf.extras.components
Subclass of JTabbedPane that provides easy access to FlatLaf specific client properties.
FlatTabbedPane() - Constructor for class com.formdev.flatlaf.extras.components.FlatTabbedPane
 
FlatTabbedPane.ScrollButtonsPlacement - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.ScrollButtonsPolicy - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.TabAlignment - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.TabAreaAlignment - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.TabsPopupPolicy - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.TabType - Enum in com.formdev.flatlaf.extras.components
 
FlatTabbedPane.TabWidthMode - Enum in com.formdev.flatlaf.extras.components
 
FlatTable - Class in com.formdev.flatlaf.extras.components
Subclass of JTable that provides easy access to FlatLaf specific client properties.
FlatTable() - Constructor for class com.formdev.flatlaf.extras.components.FlatTable
 
FlatTableHeader - Class in com.formdev.flatlaf.extras.components
Subclass of JTableHeader that provides easy access to FlatLaf specific client properties.
FlatTableHeader() - Constructor for class com.formdev.flatlaf.extras.components.FlatTableHeader
 
FlatTextArea - Class in com.formdev.flatlaf.extras.components
Subclass of JTextArea that provides easy access to FlatLaf specific client properties.
FlatTextArea() - Constructor for class com.formdev.flatlaf.extras.components.FlatTextArea
 
FlatTextField - Class in com.formdev.flatlaf.extras.components
Subclass of JTextField that provides easy access to FlatLaf specific client properties.
FlatTextField() - Constructor for class com.formdev.flatlaf.extras.components.FlatTextField
 
FlatTextField.SelectAllOnFocusPolicy - Enum in com.formdev.flatlaf.extras.components
 
FlatTextPane - Class in com.formdev.flatlaf.extras.components
Subclass of JTextPane that provides easy access to FlatLaf specific client properties.
FlatTextPane() - Constructor for class com.formdev.flatlaf.extras.components.FlatTextPane
 
FlatToggleButton - Class in com.formdev.flatlaf.extras.components
Subclass of JToggleButton that provides easy access to FlatLaf specific client properties.
FlatToggleButton() - Constructor for class com.formdev.flatlaf.extras.components.FlatToggleButton
 
FlatToolBar - Class in com.formdev.flatlaf.extras.components
Subclass of JToolBar that provides easy access to FlatLaf specific client properties.
FlatToolBar() - Constructor for class com.formdev.flatlaf.extras.components.FlatToolBar
 
FlatToolBarSeparator - Class in com.formdev.flatlaf.extras.components
Subclass of JToolBar.Separator that provides easy access to FlatLaf specific client properties.
FlatToolBarSeparator() - Constructor for class com.formdev.flatlaf.extras.components.FlatToolBarSeparator
 
FlatTree - Class in com.formdev.flatlaf.extras.components
Subclass of JTree that provides easy access to FlatLaf specific client properties.
FlatTree() - Constructor for class com.formdev.flatlaf.extras.components.FlatTree
 
FlatTriStateCheckBox - Class in com.formdev.flatlaf.extras.components
A tri-state check box.
FlatTriStateCheckBox() - Constructor for class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
 
FlatTriStateCheckBox(String) - Constructor for class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
 
FlatTriStateCheckBox(String, FlatTriStateCheckBox.State) - Constructor for class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
 
FlatTriStateCheckBox.State - Enum in com.formdev.flatlaf.extras.components
 
FlatUIDefaultsInspector - Class in com.formdev.flatlaf.extras
A simple UI defaults inspector that shows a window with all UI defaults used in current look and feel.

G

getButtonType() - Method in class com.formdev.flatlaf.extras.components.FlatButton
Returns type of a button.
getButtonType() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns type of a button.
getChecked() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns the state as Boolean.
getClassLoader() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the class loader used to load the SVG resource.
getClientProperty(Object) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
getClientProperty(Object) - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
getClientPropertyBoolean(Object, boolean) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyBoolean(Object, String) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyColor(Object, String) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyEnumString(Object, Class<T>, String, T) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyInsets(Object, String) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyInt(Object, int) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getClientPropertyInt(Object, String) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
getColorFilter() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the currently active color filter or null.
getDarkColorMap() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Returns the color mappings used for dark themes.
getDisabledIcon() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Creates a new icon with disabled appearance, which is derived from this icon.
getHeight() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
getIconHeight() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the scaled height of the icon.
getIconWidth() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the scaled width of the icon.
getImage() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
 
getInstance() - Static method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Returns the global ColorFilter that is applied to all icons.
getLabelType() - Method in class com.formdev.flatlaf.extras.components.FlatLabel
Returns type of the label.
getLeadingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns a component that will be placed at the leading edge of the text field.
getLeadingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns a component that will be placed at the leading edge of the text field.
getLeadingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns a component that will be placed at the leading edge of the tabs area.
getLeadingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns a component that will be placed at the leading edge of the text field.
getLeadingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns the leading icon that will be placed at the leading edge of the text field.
getLeadingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns the leading icon that will be placed at the leading edge of the text field.
getLeadingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns the leading icon that will be placed at the leading edge of the text field.
getLightColorMap() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Returns the color mappings used for light themes.
getMapper() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Returns a color modifying function or null
getMaximumTabWidth() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the maximum width of a tab.
getMaximumTabWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the maximum width of the tab at the given tab index.
getMinimumHeight() - Method in class com.formdev.flatlaf.extras.components.FlatButton
Returns minimum height of a component.
getMinimumHeight() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns minimum height of a component.
getMinimumTabWidth() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the minimum width of a tab.
getMinimumTabWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the minimum width of the tab at the given tab index.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatButton
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatEditorPane
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatTextArea
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatTextPane
Returns minimum width of a component.
getMinimumWidth() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns minimum width of a component.
getName() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the name of the SVG resource (a '/'-separated path).
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatButton
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns the outline color of the component border.
getOutline() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns the outline color of the component border.
getPadding() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns the padding of the text.
getPadding() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns the padding of the text.
getPadding() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns the padding of the text.
getPlaceholderText() - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Returns the placeholder text that is only painted if the editable combo box is empty.
getPlaceholderText() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns the placeholder text that is only painted if the text field is empty.
getPlaceholderText() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns the placeholder text that is only painted if the text field is empty.
getPlaceholderText() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns the placeholder text that is only painted if the text field is empty.
getScale() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns the amount by which the icon size is scaled.
getScrollButtonsPlacement() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the placement of the forward/backward scroll arrow buttons.
getScrollButtonsPolicy() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the display policy for the forward/backward scroll arrow buttons.
getSelectAllOnFocusPolicy() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns whether all text is selected when the text component gains focus.
getSelectAllOnFocusPolicy() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns whether all text is selected when the text component gains focus.
getSelectAllOnFocusPolicy() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns whether all text is selected when the text component gains focus.
getState() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns the state as FlatTriStateCheckBox.State enum.
getStyle() - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Returns the style of a component as String in CSS syntax ("key1: value1; key2: value2; ...") or null if no style has been assigned.
getStyleClass() - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Returns the style class(es) of a component (separated by space characters) or null if no style class has been assigned.
getStyleMap() - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Returns the style of a component as Map<String, Object> or null if no style has been assigned.
getTabAlignment() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the horizontal alignment of the tab title and icon.
getTabAreaAlignment() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the alignment of the tab area.
getTabAreaInsets() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the insets of the tab area.
getTabCloseCallback() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the callback that is invoked when a tab close button is clicked.
getTabCloseCallback(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the callback that is invoked when the tab close button at the given tab index is clicked.
getTabCloseToolTipText() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the tooltip text used for tab close buttons.
getTabCloseToolTipText(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the tooltip text used for tab close button at the given tab index.
getTabHeight() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the minimum height of a tab.
getTabIconPlacement() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the tab icon placement (relative to tab title).
getTabInsets() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the insets of a tab.
getTabInsets(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the insets of the tab at the given tab index.
getTabSelectedBackground() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns background color if selected and toggle button type is FlatButton.ButtonType.tab.
getTabsPopupPolicy() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns the display policy for the "more tabs" button, which shows a popup menu with the (partly) hidden tabs.
getTabType() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns type of selected tab.
getTabUnderlineColor() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns color of underline if toggle button type is FlatButton.ButtonType.tab.
getTabUnderlineHeight() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns thickness of underline if toggle button type is FlatButton.ButtonType.tab.
getTabUnderlinePlacement() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns placement of underline if toggle button type is FlatButton.ButtonType.tab.
getTabWidthMode() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns how the tabs should be sized.
getTrailingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns a component that will be placed at the trailing edge of the text field.
getTrailingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns a component that will be placed at the trailing edge of the text field.
getTrailingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns a component that will be placed at the trailing edge of the tabs area.
getTrailingComponent() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns a component that will be placed at the trailing edge of the text field.
getTrailingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns the trailing icon that will be placed at the trailing edge of the text field.
getTrailingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns the trailing icon that will be placed at the trailing edge of the text field.
getTrailingIcon() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns the trailing icon that will be placed at the trailing edge of the text field.
getWidth() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon

H

h0 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
h00 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
h1 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
h2 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
h3 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
h4 - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
hasFound() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns whether the SVG file was found.
help - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 
hide() - Static method in class com.formdev.flatlaf.extras.FlatUIDefaultsInspector
 
hideSnapshotWithAnimation() - Static method in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
Starts an animation that shows the snapshot (created by FlatAnimatedLafChange.showSnapshot() with an decreasing alpha.

I

INDETERMINATE - com.formdev.flatlaf.extras.components.FlatTriStateCheckBox.State
 
install(String) - Static method in class com.formdev.flatlaf.extras.FlatInspector
Installs a key listener into the application that allows enabling and disabling the UI inspector with the given keystroke (e.g.
install(String) - Static method in class com.formdev.flatlaf.extras.FlatUIDefaultsInspector
Installs a key listener into the application that allows enabling and disabling the UI inspector with the given keystroke (e.g.
isAllowIndeterminate() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns whether indeterminate state is allowed.
isAltStateCycleOrder() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns whether alternative state cycle order should be used.
isDarkLaf() - Static method in class com.formdev.flatlaf.extras.FlatSVGIcon
Checks whether the current look and feel is dark.
isDisabled() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Returns whether the icon is pained in "disabled" state.
isEnabled() - Method in class com.formdev.flatlaf.extras.FlatInspector
 
isHasFullBorder() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether a full border is painted around a tabbed pane.
isHideTabAreaWithOneTab() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether the tab area should be hidden if it contains only one tab.
isIndeterminate() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns whether state is indeterminate.
isIndeterminateStateSupported() - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns whether the current LaF supports displaying the indeterminate state.
isLargeHeight() - Method in class com.formdev.flatlaf.extras.components.FlatProgressBar
Returns whether the progress bar has always the larger height even if no string is painted.
isPaintSelection() - Method in class com.formdev.flatlaf.extras.components.FlatTree
Returns whether tree item selection is painted.
isRoundRect() - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Returns whether the component is painted with round edges.
isRoundRect() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns whether the component is painted with round edges.
isRoundRect() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns whether the component is painted with round edges.
isRoundRect() - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Returns whether the component is painted with round edges.
isRoundRect() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns whether the component is painted with round edges.
isShowButtons() - Method in class com.formdev.flatlaf.extras.components.FlatScrollBar
Returns whether the decrease/increase arrow buttons of a scrollbar are shown.
isShowButtons() - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Returns whether the decrease/increase arrow buttons of a scrollbar are shown.
isShowClearButton() - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Returns whether a "clear" (or "cancel") button is shown.
isShowClearButton() - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Returns whether a "clear" (or "cancel") button is shown.
isShowClearButton() - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Returns whether a "clear" (or "cancel") button is shown.
isShowContentSeparators() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether the separator between tabs area and content area should be shown.
isShowTabSeparators() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether separators are shown between tabs.
isSmoothScrolling() - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Returns whether the scroll pane uses smooth scrolling.
isSquare() - Method in class com.formdev.flatlaf.extras.components.FlatProgressBar
Returns whether the progress bar is paint with square edges.
isSquareSize() - Method in class com.formdev.flatlaf.extras.components.FlatButton
Returns whether the button preferred size will be made square (quadratically).
isSquareSize() - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Returns whether the button preferred size will be made square (quadratically).
isSupported(FlatDesktop.Action) - Static method in class com.formdev.flatlaf.extras.FlatDesktop
Checks whether the given action is supported on the current platform.
isTabClosable(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether the tab at the given tab index is closable.
isTabsClosable() - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Returns whether all tabs are closable.
isWideSelection() - Method in class com.formdev.flatlaf.extras.components.FlatTree
Returns if the tree shows a wide selection

L

large - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
leading - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAlignment
 
leading - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
 

M

medium - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
mini - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
monospaced - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 

N

never - com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPolicy
 
never - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabsPopupPolicy
 
never - com.formdev.flatlaf.extras.components.FlatTextField.SelectAllOnFocusPolicy
 
nextState(FlatTriStateCheckBox.State) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Returns the next state that follows the given state, depending on FlatTriStateCheckBox.isAllowIndeterminate() and FlatTriStateCheckBox.isAltStateCycleOrder().
none - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 

O

once - com.formdev.flatlaf.extras.components.FlatTextField.SelectAllOnFocusPolicy
 

P

paintComponent(Graphics) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
 
paintIcon(Component, Graphics, int, int) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
 
paintIndeterminateState(Graphics) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Paints the indeterminate state if the current LaF does not support displaying the indeterminate state.
performQuit() - Method in interface com.formdev.flatlaf.extras.FlatDesktop.QuitResponse
 
preferred - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabWidthMode
 
putClientProperty(Object, Object) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
putClientProperty(Object, Object) - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
putClientPropertyBoolean(Object, boolean, boolean) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 
putClientPropertyEnumString(Object, Enum<T>) - Method in interface com.formdev.flatlaf.extras.components.FlatComponentExtension
 

R

regular - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
remove(Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Removes a specific color mapping.
removeAll() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Removes all color mappings.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.formdev.flatlaf.extras.FlatInspector
 
resolution - Static variable in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
The resolution of the animation in milliseconds.
roundRect - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 

S

SELECTED - com.formdev.flatlaf.extras.components.FlatTriStateCheckBox.State
 
setAboutHandler(Runnable) - Static method in class com.formdev.flatlaf.extras.FlatDesktop
Sets a handler to show a custom About dialog.
setAllowIndeterminate(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Sets whether indeterminate state is allowed.
setAltStateCycleOrder(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Sets whether alternative state cycle order should be used.
setButtonType(FlatButton.ButtonType) - Method in class com.formdev.flatlaf.extras.components.FlatButton
Specifies type of a button.
setButtonType(FlatButton.ButtonType) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies type of a button.
setChecked(Boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Sets the state as Boolean.
setColorFilter(FlatSVGIcon.ColorFilter) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
Sets a color filter that can freely modify colors of this icon during painting.
setEnabled(boolean) - Method in class com.formdev.flatlaf.extras.FlatInspector
 
setHasFullBorder(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether a full border is painted around a tabbed pane.
setHideTabAreaWithOneTab(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether the tab area should be hidden if it contains only one tab.
setIndeterminate(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Sets indeterminate state.
setLabelType(FlatLabel.LabelType) - Method in class com.formdev.flatlaf.extras.components.FlatLabel
Specifies type of the label.
setLargeHeight(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatProgressBar
Specifies whether the progress bar has always the larger height even if no string is painted.
setLeadingComponent(Component) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies a component that will be placed at the leading edge of the tabs area.
setLeadingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies a component that will be placed at the leading edge of the text field.
setLeadingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies a component that will be placed at the leading edge of the text field.
setLeadingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies a component that will be placed at the leading edge of the text field.
setLeadingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies the leading icon that will be placed at the leading edge of the text field.
setLeadingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies the leading icon that will be placed at the leading edge of the text field.
setLeadingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies the leading icon that will be placed at the leading edge of the text field.
setMapper(Function<Color, Color>) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
Sets a color modifying function that changes painted colors.
setMaximumTabWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the maximum width of a tab.
setMaximumTabWidth(int, int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the maximum width of the tab at the given tab index.
setMinimumHeight(int) - Method in class com.formdev.flatlaf.extras.components.FlatButton
Specifies minimum height of a component.
setMinimumHeight(int) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies minimum height of a component.
setMinimumTabWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the minimum width of a tab.
setMinimumTabWidth(int, int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the minimum width of the tab at the given tab index.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatButton
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatEditorPane
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTextArea
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatTextPane
Specifies minimum width of a component.
setMinimumWidth(int) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies minimum width of a component.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatButton
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies the outline color of the component border.
setOutline(Object) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies the outline color of the component border.
setPadding(Insets) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies the padding of the text.
setPadding(Insets) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies the padding of the text.
setPadding(Insets) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies the padding of the text.
setPaintSelection(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTree
Specifies whether tree item selection is painted.
setPlaceholderText(String) - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Sets the placeholder text that is only painted if the editable combo box is empty.
setPlaceholderText(String) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Sets the placeholder text that is only painted if the text field is empty.
setPlaceholderText(String) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Sets the placeholder text that is only painted if the text field is empty.
setPlaceholderText(String) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Sets the placeholder text that is only painted if the text field is empty.
setPreferencesHandler(Runnable) - Static method in class com.formdev.flatlaf.extras.FlatDesktop
Sets a handler to show a custom Preferences dialog.
setQuitHandler(Consumer<FlatDesktop.QuitResponse>) - Static method in class com.formdev.flatlaf.extras.FlatDesktop
Sets a handler which is invoked when the application should quit.
setRoundRect(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatComboBox
Specifies whether the component is painted with round edges.
setRoundRect(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies whether the component is painted with round edges.
setRoundRect(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies whether the component is painted with round edges.
setRoundRect(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatSpinner
Specifies whether the component is painted with round edges.
setRoundRect(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies whether the component is painted with round edges.
setScrollButtonsPlacement(FlatTabbedPane.ScrollButtonsPlacement) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the placement of the forward/backward scroll arrow buttons.
setScrollButtonsPolicy(FlatTabbedPane.ScrollButtonsPolicy) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the display policy for the forward/backward scroll arrow buttons.
setSelectAllOnFocusPolicy(FlatTextField.SelectAllOnFocusPolicy) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies whether all text is selected when the text component gains focus.
setSelectAllOnFocusPolicy(FlatTextField.SelectAllOnFocusPolicy) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies whether all text is selected when the text component gains focus.
setSelectAllOnFocusPolicy(FlatTextField.SelectAllOnFocusPolicy) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies whether all text is selected when the text component gains focus.
setSelected(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
 
setShowButtons(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatScrollBar
Specifies whether the decrease/increase arrow buttons of a scrollbar are shown.
setShowButtons(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Specifies whether the decrease/increase arrow buttons of a scrollbar are shown.
setShowClearButton(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies whether a "clear" (or "cancel") button is shown on the trailing side if the text field is not empty, editable and enabled.
setShowClearButton(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies whether a "clear" (or "cancel") button is shown on the trailing side if the text field is not empty, editable and enabled.
setShowClearButton(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies whether a "clear" (or "cancel") button is shown on the trailing side if the text field is not empty, editable and enabled.
setShowContentSeparators(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether the separator between tabs area and content area should be shown.
setShowTabSeparators(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether separators are shown between tabs.
setSmoothScrolling(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatScrollPane
Specifies whether the scroll pane uses smooth scrolling.
setSquare(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatProgressBar
Specifies whether the progress bar is paint with square edges.
setSquareSize(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatButton
Specifies whether the button preferred size will be made square (quadratically).
setSquareSize(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies whether the button preferred size will be made square (quadratically).
setState(FlatTriStateCheckBox.State) - Method in class com.formdev.flatlaf.extras.components.FlatTriStateCheckBox
Sets the state as FlatTriStateCheckBox.State enum.
setStyle(String) - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Specifies the style of a component as String in CSS syntax ("key1: value1; key2: value2; ...").
setStyleClass(String) - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Specifies the style class(es) of a component (separated by space characters).
setStyleMap(Map<String, Object>) - Method in interface com.formdev.flatlaf.extras.components.FlatStyleableComponent
Specifies the style of a component as Map<String, Object> with binary values.
setTabAlignment(FlatTabbedPane.TabAlignment) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the horizontal alignment of the tab title and icon.
setTabAreaAlignment(FlatTabbedPane.TabAreaAlignment) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the alignment of the tab area.
setTabAreaInsets(Insets) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the insets of the tab area.
setTabClosable(int, boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether the tab at the given tab index is closable.
setTabCloseCallback(int, BiConsumer<JTabbedPane, Integer>) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the callback that is invoked when the tab close button at the given tab index is clicked.
setTabCloseCallback(BiConsumer<JTabbedPane, Integer>) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the callback that is invoked when a tab close button is clicked.
setTabCloseToolTipText(int, String) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the tooltip text used for tab close button at the given tab index.
setTabCloseToolTipText(String) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the tooltip text used for tab close buttons.
setTabHeight(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the minimum height of a tab.
setTabIconPlacement(int) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the tab icon placement (relative to tab title).
setTabInsets(int, Insets) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the insets of the tab at the given tab index.
setTabInsets(Insets) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the insets of a tab.
setTabsClosable(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies whether all tabs are closable.
setTabSelectedBackground(Color) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies background color if selected and toggle button type is FlatButton.ButtonType.tab.
setTabsPopupPolicy(FlatTabbedPane.TabsPopupPolicy) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies the display policy for the "more tabs" button, which shows a popup menu with the (partly) hidden tabs.
setTabType(FlatTabbedPane.TabType) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies type of selected tab.
setTabUnderlineColor(Color) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies color of underline if toggle button type is FlatButton.ButtonType.tab.
setTabUnderlineHeight(int) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies thickness of underline if toggle button type is FlatButton.ButtonType.tab.
setTabUnderlinePlacement(int) - Method in class com.formdev.flatlaf.extras.components.FlatToggleButton
Specifies placement of underline if toggle button type is FlatButton.ButtonType.tab.
setTabWidthMode(FlatTabbedPane.TabWidthMode) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies how the tabs should be sized.
setTrailingComponent(Component) - Method in class com.formdev.flatlaf.extras.components.FlatTabbedPane
Specifies a component that will be placed at the trailing edge of the tabs area.
setTrailingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies a component that will be placed at the trailing edge of the text field.
setTrailingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies a component that will be placed at the trailing edge of the text field.
setTrailingComponent(JComponent) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies a component that will be placed at the trailing edge of the text field.
setTrailingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatFormattedTextField
Specifies the trailing icon that will be placed at the trailing edge of the text field.
setTrailingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatPasswordField
Specifies the trailing icon that will be placed at the trailing edge of the text field.
setTrailingIcon(Icon) - Method in class com.formdev.flatlaf.extras.components.FlatTextField
Specifies the trailing icon that will be placed at the trailing edge of the text field.
setWideSelection(boolean) - Method in class com.formdev.flatlaf.extras.components.FlatTree
Sets if the tree shows a wide selection
show() - Static method in class com.formdev.flatlaf.extras.FlatUIDefaultsInspector
 
showSnapshot() - Static method in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
Create a snapshot of the old UI and shows it on top of the UI.
small - com.formdev.flatlaf.extras.components.FlatLabel.LabelType
 
square - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 
stop() - Static method in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
Stops a running animation (if any) and hides the snapshot.
svg2image(SVGDiagram, int, int) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates a buffered image and renders the given SVGDiagram into it.
svg2image(String, float) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates a buffered image and renders the given SVG into it.
svg2image(String, int, int) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates a buffered image and renders the given SVG into it.
svg2image(URL, float) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates a buffered image and renders the given SVG into it.
svg2image(URL, int, int) - Static method in class com.formdev.flatlaf.extras.FlatSVGUtils
Creates a buffered image and renders the given SVG into it.

T

tab - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 
toolBarButton - com.formdev.flatlaf.extras.components.FlatButton.ButtonType
 
trailing - com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPlacement
 
trailing - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAlignment
 
trailing - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
 

U

underlined - com.formdev.flatlaf.extras.components.FlatTabbedPane.TabType
 
UNSELECTED - com.formdev.flatlaf.extras.components.FlatTriStateCheckBox.State
 
update() - Method in class com.formdev.flatlaf.extras.FlatInspector
 

V

valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatButton.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatLabel.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabsPopupPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabWidthMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTextField.SelectAllOnFocusPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.components.FlatTriStateCheckBox.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.formdev.flatlaf.extras.FlatDesktop.Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatButton.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatLabel.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.ScrollButtonsPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabAreaAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabsPopupPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTabbedPane.TabWidthMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTextField.SelectAllOnFocusPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.components.FlatTriStateCheckBox.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.formdev.flatlaf.extras.FlatDesktop.Action
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
All Classes All Packages