| Package | Description |
|---|---|
| org.opends.guitools.controlpanel.event |
Defines some of the events and listeners used in the Control Panel.
|
| Modifier and Type | Method and Description |
|---|---|
BrowserEvent.Type |
BrowserEvent.getType()
Returns the type of event.
|
static BrowserEvent.Type |
BrowserEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserEvent.Type[] |
BrowserEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserEvent(Object source,
BrowserEvent.Type id)
Constructor of the event.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.