- get(String) - Method in class org.fujion.icon.IconLibraryRegistry
-
- getDefaultDimension() - Method in class org.fujion.icon.IconLibraryBase
-
- getDefaultExtension() - Method in class org.fujion.icon.IconLibraryBase
-
- getDefaultLibrary() - Method in class org.fujion.icon.IconLibraryRegistry
-
Returns the default icon library.
- getIconPath(String, String) - Method in class org.fujion.icon.IconLibraryBase
-
- getIconPath(String) - Static method in class org.fujion.icon.IconUtil
-
Returns the path to the icon resource.
- getIconPath(String, String, String) - Static method in class org.fujion.icon.IconUtil
-
Returns the path to the icon resource given its name, dimensions, and library name.
- getIconPath(String, String) - Method in interface org.fujion.icon.IIconLibrary
-
Returns the relative path for the requested icon.
- getId() - Method in class org.fujion.icon.IconLibraryBase
-
- getId() - Method in interface org.fujion.icon.IIconLibrary
-
Returns the unique identifier for the library.
- getInstance() - Static method in class org.fujion.icon.IconLibraryRegistry
-
- getKey(IIconLibrary) - Method in class org.fujion.icon.IconLibraryRegistry
-
- getMatching(String, String) - Method in class org.fujion.icon.IconLibraryBase
-
- getMatching(String, String, String) - Method in class org.fujion.icon.IconLibraryRegistry
-
Returns the paths to matching icon resources given name, dimensions, and library name, any
one of which may contain wildcard characters.
- getMatching(String, String, String) - Static method in class org.fujion.icon.IconUtil
-
Returns the paths to matching icon resources given name, dimensions, and library name, any
one of which may contain wildcard characters.
- getMatching(String, String) - Method in interface org.fujion.icon.IIconLibrary
-
Returns a list of relative paths for icons that match the criteria.