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 int
static final int
This is typically used by buttons, such asJButton
andJToggleButton
.static final int
static final int
static final int
static final int
static final int
static final int
This is typically used with menus such asJMenuItem
.static final int
static final int
static final int
Fields 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 asJButton
andJToggleButton
.- See Also:
-
ACTION_ICON
static final int ACTION_ICON- See Also:
-
LAUNCHER_ICON
static final int LAUNCHER_ICON- See Also:
-