Package | Description |
---|---|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
Modifier and Type | Method and Description |
---|---|
static MonitoringAttributesViewPanel<LocalizableMessage> |
MonitoringAttributesViewPanel.createMessageInstance(LinkedHashSet<LocalizableMessage> attributes)
Creates an instance of this panel that uses LocalizableMessage as
attributes.
|
static MonitoringAttributesViewPanel<MonitoringAttributes> |
MonitoringAttributesViewPanel.createMonitoringAttributesInstance(LinkedHashSet<MonitoringAttributes> attributes)
Creates an instance of this panel that uses MonitoringAttributes as
attributes.
|
static MonitoringAttributesViewPanel<String> |
MonitoringAttributesViewPanel.createStringInstance(LinkedHashSet<String> attributes)
Creates an instance of this panel that uses String as attributes.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.