debugger.gui
Class GuiFactory
java.lang.Object
debugger.gui.GuiFactory
- public class GuiFactory
- extends Object
Copyright (c) Ontos AG (http://www.ontosearch.com).
This class is part of JAPE Debugger component for
GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/)
- Author:
- Andrey Shafirin, Oleg Mishenko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
private static final boolean DEBUG
- See Also:
- Constant Field Values
documentEditor
private static DocumentEditor documentEditor
debugPanel
private static MainDebugPanel debugPanel
resourceView
private static ResourceTree resourceView
GuiFactory
public GuiFactory()
getResourceView
public static ResourceTree getResourceView()
getDocumentEditor
public static DocumentEditor getDocumentEditor()
getDebugPanel
public static MainDebugPanel getDebugPanel()