debugger.gui.actions.debugging
Class UpgradeJapeSourcePaneAction

java.lang.Object
  extended bydebugger.gui.actions.debugging.UpgradeJapeSourcePaneAction

public class UpgradeJapeSourcePaneAction
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

Field Summary
private static UpgradeJapeSourcePaneAction ourInstance
           
 
Constructor Summary
private UpgradeJapeSourcePaneAction()
           
 
Method Summary
static UpgradeJapeSourcePaneAction getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ourInstance

private static UpgradeJapeSourcePaneAction ourInstance
Constructor Detail

UpgradeJapeSourcePaneAction

private UpgradeJapeSourcePaneAction()
Method Detail

getInstance

public static UpgradeJapeSourcePaneAction getInstance()