Package | Description |
---|---|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
Modifier and Type | Method and Description |
---|---|
static UIFactory.IconType |
UIFactory.IconType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIFactory.IconType[] |
UIFactory.IconType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
UIFactory.getIconHtml(UIFactory.IconType iconType)
Returns the HTML string representing the provided IconType.
|
static ImageIcon |
UIFactory.getImageIcon(UIFactory.IconType iconType)
Returns an ImageIcon object for the provided IconType.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.