public class ToolbarHandler
extends java.lang.Object
implements org.osgi.service.event.EventHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
ToolbarHandler.Location |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
TRACE_UI_INTEGRATION
Trace enablement for the script UI integration.
|
| Constructor and Description |
|---|
ToolbarHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.osgi.service.event.Event event) |
java.util.Collection<ToolbarHandler.Location> |
toLocations(java.lang.String value) |
public static final boolean TRACE_UI_INTEGRATION
public java.util.Collection<ToolbarHandler.Location> toLocations(java.lang.String value)
value - public void handleEvent(org.osgi.service.event.Event event)
handleEvent in interface org.osgi.service.event.EventHandler