org.nakedobjects.plugins.dnd
Class Toolkit
java.lang.Object
org.nakedobjects.plugins.dnd.Toolkit
- Direct Known Subclasses:
- AwtToolkit
public abstract class Toolkit
- extends java.lang.Object
|
Constructor Summary |
protected |
Toolkit()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static boolean debug
contentFactory
protected ContentFactory contentFactory
colorsAndFonts
protected ColorsAndFonts colorsAndFonts
viewer
protected Viewer viewer
feedbackManager
protected Feedback feedbackManager
viewFactory
protected ViewFactory viewFactory
Toolkit
protected Toolkit()
defaultBaseline
public static int defaultBaseline()
defaultFieldHeight
public static int defaultFieldHeight()
getColor
public static Color getColor(int rgbColor)
getColor
public static Color getColor(java.lang.String name)
getContentFactory
public static ContentFactory getContentFactory()
getInstance
protected static Toolkit getInstance()
getText
public static Text getText(java.lang.String name)
getViewer
public static Viewer getViewer()
getFeedbackManager
public static Feedback getFeedbackManager()
getViewFactory
public static ViewFactory getViewFactory()
init
protected abstract void init()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.