Package org.jdesktop.swingx.icon
Interface SizingConstants
- All Superinterfaces:
SwingConstants
- All Known Subinterfaces:
JXIcon,RadianceIcon
- All Known Implementing Classes:
ArrowIcon,CalendarIcon,ChevronIcon,ChevronsIcon,CircleIcon,ColumnControlIcon,DeletedIcon,DeleteIcon,FileIcon,FolderIcon,FolderPlusIcon,PainterIcon,PauseIcon,PlayIcon,PlayIconSolid,RadianceIconUIResource,SearchIcon,StopIcon,TrafficLightGreenIcon,TrafficLightRedIcon,TrafficLightYellowIcon
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intThis is typically used by buttons, such asJButtonandJToggleButton.static final intstatic final intstatic final intstatic final intstatic final intstatic final intThis is typically used with menus such asJMenuItem.static final intstatic final intstatic final intFields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
-
Field Details
-
XS
static final int XS- See Also:
-
S
static final int S- See Also:
-
M
static final int M- See Also:
-
N
static final int N- See Also:
-
L
static final int L- See Also:
-
XL
static final int XL- See Also:
-
XXL
static final int XXL- See Also:
-
SMALL_ICON
static final int SMALL_ICONThis is typically used with menus such asJMenuItem.- See Also:
-
BUTTON_ICON
static final int BUTTON_ICONThis is typically used by buttons, such asJButtonandJToggleButton.- See Also:
-
ACTION_ICON
static final int ACTION_ICON- See Also:
-
LAUNCHER_ICON
static final int LAUNCHER_ICON- See Also:
-