de.winterfish.neon
Class Neon
java.lang.Object
|
+--de.winterfish.neon.Neon
- public class Neon
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BROWSER_GUI
public static final int BROWSER_GUI
- See Also:
- Constant Field Values
VIEWER_GUI
public static final int VIEWER_GUI
- See Also:
- Constant Field Values
EDITOR_GUI
public static final int EDITOR_GUI
- See Also:
- Constant Field Values
Neon
public Neon(IconTheme theme)
createGui
public NeonGui createGui(DataNodeFactory factory,
java.lang.String title,
int type)
getGui
public NeonGui getGui(java.lang.String title)
getClipboard
public Clipboard getClipboard()
getDataTypeManager
public DataTypeManager getDataTypeManager()
getTheme
public IconTheme getTheme()