Uses of Enum Class
xal.tools.IconLib.IconGroup
Packages that use IconLib.IconGroup
-
Uses of IconLib.IconGroup in xal.tools
Methods in xal.tools that return IconLib.IconGroupModifier and TypeMethodDescriptionstatic IconLib.IconGroupReturns the enum constant of this class with the specified name.static IconLib.IconGroup[]IconLib.IconGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in xal.tools with parameters of type IconLib.IconGroupModifier and TypeMethodDescriptionstatic IconIconLib.getIcon(IconLib.IconGroup group, String iconName) Get the URL to the specified Icon.static URLIconLib.getIconURL(IconLib.IconGroup group, String iconName) Get the URL to the specified Icon.protected static StringIconLib.getPathToIcon(IconLib.IconGroup group, String iconName) Get the path to the specified named icon which resides in the library.