ghm.follow.gui
Class ExternalEditor

java.lang.Object
  extended by ghm.follow.gui.ExternalEditor

public class ExternalEditor
extends java.lang.Object

Action which closes the currently followed file.

Author:
Greg Merrill, Murali Krishnan

Constructor Summary
ExternalEditor(java.lang.String string)
           
 
Method Summary
 void exec(java.io.File file)
           
protected  java.lang.String getCmdString()
           
 java.lang.String[] toCmdArray(java.lang.String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalEditor

public ExternalEditor(java.lang.String string)
Method Detail

getCmdString

protected java.lang.String getCmdString()

toCmdArray

public java.lang.String[] toCmdArray(java.lang.String file)

exec

public void exec(java.io.File file)


Copyright © 2008. All Rights Reserved.