Uses of Class
org.FolderPanel.Iconsize
Package | Description |
---|---|
org |
-
Uses of FolderPanel.Iconsize in org
Methods in org that return FolderPanel.Iconsize Modifier and Type Method Description static FolderPanel.Iconsize
FolderPanel.Iconsize. valueOf(String name)
Returns the enum constant of this type with the specified name.static FolderPanel.Iconsize[]
FolderPanel.Iconsize. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org with parameters of type FolderPanel.Iconsize Modifier and Type Method Description static ImageIcon
FolderPanel. getLeftRightIcon(FolderPanel.Iconsize bigIcons, boolean left)
void
FolderPanel. setIconSize(FolderPanel.Iconsize bigIcons)