Uses of Enum Class
org.geotools.swing.dialog.JAboutDialog.Category
Packages that use JAboutDialog.Category
-
Uses of JAboutDialog.Category in org.geotools.swing.dialog
Methods in org.geotools.swing.dialog that return JAboutDialog.CategoryModifier and TypeMethodDescriptionstatic JAboutDialog.Category
JAboutDialog.Category.getByIndex
(int index, boolean hasApplicationInfo) static JAboutDialog.Category
Returns the enum constant of this class with the specified name.static JAboutDialog.Category[]
JAboutDialog.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.