public class ApplicationDemo2 extends AbstractDemoApplication
| Constructor and Description |
|---|
ApplicationDemo2() |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.common.image.IImageConstant |
getIcon() |
String |
getLabel() |
String |
getTooltip() |
void |
onClose(org.jowidgets.common.types.IVetoable vetoable) |
void |
onContextInitialize(org.jowidgets.workbench.api.IWorkbenchApplicationContext context) |
createView, getId, onActiveStateChanged, onDispose, onVisibleStateChangedpublic void onContextInitialize(org.jowidgets.workbench.api.IWorkbenchApplicationContext context)
public String getLabel()
public String getTooltip()
getTooltip in interface org.jowidgets.workbench.api.IWorkbenchPartgetTooltip in class AbstractDemoApplicationpublic org.jowidgets.common.image.IImageConstant getIcon()
getIcon in interface org.jowidgets.workbench.api.IWorkbenchPartgetIcon in class AbstractDemoApplicationpublic void onClose(org.jowidgets.common.types.IVetoable vetoable)
onClose in interface org.jowidgets.workbench.api.ICloseCallbackonClose in class AbstractDemoApplicationCopyright © 2015. All rights reserved.