GATE
Version 3.1-2270

debugger
Class JapeDebugger

java.lang.Object
  extended by debugger.JapeDebugger

public class JapeDebugger
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/)
Contains helper static methods to access private class fields

Author:
Oleg Mishchenko

Constructor Summary
JapeDebugger()
           
 
Method Summary
static MainFrame getMainFrame()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JapeDebugger

public JapeDebugger()
Method Detail

main

public static void main(String[] args)

getMainFrame

public static MainFrame getMainFrame()

GATE
Version 3.1-2270