org.jowidgets.examples.common.workbench.demo1
Class ViewDemo3

java.lang.Object
  extended by org.jowidgets.examples.common.workbench.base.AbstractDemoView
      extended by org.jowidgets.examples.common.workbench.demo1.ViewDemo3
All Implemented Interfaces:
org.jowidgets.workbench.api.ICloseCallback, org.jowidgets.workbench.api.IDisposeCallback, org.jowidgets.workbench.api.ILifecycleCallback, org.jowidgets.workbench.api.IView

public class ViewDemo3
extends AbstractDemoView
implements org.jowidgets.workbench.api.IView


Field Summary
static org.jowidgets.common.image.IImageConstant DEFAULT_ICON
           
static String DEFAULT_LABEL
           
static String DEFAULT_TOOLTIP
           
static String ID
           
 
Constructor Summary
ViewDemo3(org.jowidgets.workbench.api.IViewContext context)
           
 
Method Summary
 
Methods inherited from class org.jowidgets.examples.common.workbench.base.AbstractDemoView
getId, onActiveStateChanged, onClose, onDispose, onHiddenStateChanged, onVisibleStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jowidgets.workbench.api.IView
onHiddenStateChanged
 
Methods inherited from interface org.jowidgets.workbench.api.ILifecycleCallback
onActiveStateChanged, onVisibleStateChanged
 
Methods inherited from interface org.jowidgets.workbench.api.ICloseCallback
onClose
 
Methods inherited from interface org.jowidgets.workbench.api.IDisposeCallback
onDispose
 

Field Detail

ID

public static final String ID

DEFAULT_LABEL

public static final String DEFAULT_LABEL
See Also:
Constant Field Values

DEFAULT_TOOLTIP

public static final String DEFAULT_TOOLTIP
See Also:
Constant Field Values

DEFAULT_ICON

public static final org.jowidgets.common.image.IImageConstant DEFAULT_ICON
Constructor Detail

ViewDemo3

public ViewDemo3(org.jowidgets.workbench.api.IViewContext context)


Copyright © 2012. All Rights Reserved.