A C D F G H I P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(Color, Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
- addAll(Map<Color, Color>) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.formdev.flatlaf.extras.FlatInspector
C
- ColorFilter() - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
- com.formdev.flatlaf.extras - package com.formdev.flatlaf.extras
- createWindowIconImages(String) - Static method in class com.formdev.flatlaf.extras.SVGUtils
-
Creates from the given SVG a list of icon images with different sizes that can be used for windows headers.
D
- duration - Static variable in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
-
The duration of the animation in milliseconds.
F
- 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
- 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
- FlatSVGIcon - Class in com.formdev.flatlaf.extras
- FlatSVGIcon(String) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
- FlatSVGIcon(String, ClassLoader) - Constructor for class com.formdev.flatlaf.extras.FlatSVGIcon
- FlatSVGIcon.ColorFilter - Class in com.formdev.flatlaf.extras
G
- getIconHeight() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
- getIconWidth() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
- getInstance() - Static method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
- getState() - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
H
- hasFound() - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
- 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.TriStateCheckBox.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.
- isEnabled() - Method in class com.formdev.flatlaf.extras.FlatInspector
- isThirdStateEnabled() - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
P
- paintComponent(Graphics) - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
- paintIcon(Component, Graphics, int, int) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon
R
- remove(Color) - Method in class com.formdev.flatlaf.extras.FlatSVGIcon.ColorFilter
- 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.
S
- SELECTED - com.formdev.flatlaf.extras.TriStateCheckBox.State
- setEnabled(boolean) - Method in class com.formdev.flatlaf.extras.FlatInspector
- setSelected(boolean) - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
- setState(TriStateCheckBox.State) - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
- setThirdStateEnabled(boolean) - Method in class com.formdev.flatlaf.extras.TriStateCheckBox
- 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.
- stop() - Static method in class com.formdev.flatlaf.extras.FlatAnimatedLafChange
-
Stops a running animation (if any) and hides the snapshot.
- svg2image(String, float) - Static method in class com.formdev.flatlaf.extras.SVGUtils
-
Creates a buffered image and renders the given SVG into it.
- SVGUtils - Class in com.formdev.flatlaf.extras
- SVGUtils() - Constructor for class com.formdev.flatlaf.extras.SVGUtils
T
- TriStateCheckBox - Class in com.formdev.flatlaf.extras
-
A tri-state check box.
- TriStateCheckBox() - Constructor for class com.formdev.flatlaf.extras.TriStateCheckBox
- TriStateCheckBox(String) - Constructor for class com.formdev.flatlaf.extras.TriStateCheckBox
- TriStateCheckBox(String, TriStateCheckBox.State) - Constructor for class com.formdev.flatlaf.extras.TriStateCheckBox
- TriStateCheckBox.State - Enum in com.formdev.flatlaf.extras
U
- UNSELECTED - com.formdev.flatlaf.extras.TriStateCheckBox.State
- update() - Method in class com.formdev.flatlaf.extras.FlatInspector
V
- valueOf(String) - Static method in enum com.formdev.flatlaf.extras.TriStateCheckBox.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.formdev.flatlaf.extras.TriStateCheckBox.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages