ptolemy.vergil.gt
Class TransformationEditor.SingleMatchAction.SingleViewController

java.lang.Object
  extended by ptolemy.vergil.gt.TransformationEditor.ViewController
      extended by ptolemy.vergil.gt.TransformationEditor.SingleMatchAction.SingleViewController
All Implemented Interfaces:
java.awt.event.WindowListener, java.util.EventListener
Enclosing class:
TransformationEditor.SingleMatchAction

private class TransformationEditor.SingleMatchAction.SingleViewController
extends TransformationEditor.ViewController


Field Summary
private  MatchResultViewer _viewer
           
 
Constructor Summary
TransformationEditor.SingleMatchAction.SingleViewController()
           
 
Method Summary
protected  void _close()
           
 void windowDeactivated(java.awt.event.WindowEvent e)
           
 
Methods inherited from class ptolemy.vergil.gt.TransformationEditor.ViewController
_handleErrors, windowActivated, windowClosed, windowClosing, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_viewer

private MatchResultViewer _viewer
Constructor Detail

TransformationEditor.SingleMatchAction.SingleViewController

TransformationEditor.SingleMatchAction.SingleViewController()
                                                      throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException
Method Detail

windowDeactivated

public void windowDeactivated(java.awt.event.WindowEvent e)
Specified by:
windowDeactivated in interface java.awt.event.WindowListener
Overrides:
windowDeactivated in class TransformationEditor.ViewController

_close

protected void _close()
Overrides:
_close in class TransformationEditor.ViewController