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.IconsizeFolderPanel.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 ImageIconFolderPanel. getLeftRightIcon(FolderPanel.Iconsize bigIcons, boolean left)voidFolderPanel. setIconSize(FolderPanel.Iconsize bigIcons)