ch.elexis.util.viewers
Class SimpleWidgetProvider
java.lang.Object
ch.elexis.util.viewers.SimpleWidgetProvider
- All Implemented Interfaces:
- ViewerConfigurer.WidgetProvider
public class SimpleWidgetProvider
- extends java.lang.Object
- implements ViewerConfigurer.WidgetProvider
Einfacher Widgetprovider. Gibt ein simples Widget des im Konstruktor genannten Types zurück
- Author:
- gerry
Method Summary |
StructuredViewer |
createViewer(Composite parent)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_TREE
public static final int TYPE_TREE
- See Also:
- Constant Field Values
TYPE_LIST
public static final int TYPE_LIST
- See Also:
- Constant Field Values
TYPE_TABLE
public static final int TYPE_TABLE
- See Also:
- Constant Field Values
TYPE_LAZYLIST
public static final int TYPE_LAZYLIST
- See Also:
- Constant Field Values
SimpleWidgetProvider
public SimpleWidgetProvider(int type,
int style,
CommonViewer parent)
createViewer
public StructuredViewer createViewer(Composite parent)
- Specified by:
createViewer
in interface ViewerConfigurer.WidgetProvider
Copyright 2005-2011 by Gerry Weirich, Elexis