es.unex.sextante.gui.cmd.bshcommands
Class close

java.lang.Object
  extended by es.unex.sextante.gui.cmd.bshcommands.close

public class close
extends java.lang.Object


Constructor Summary
close()
           
 
Method Summary
static void invoke(bsh.Interpreter env, bsh.CallStack callstack, java.lang.String sName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

close

public close()
Method Detail

invoke

public static void invoke(bsh.Interpreter env,
                          bsh.CallStack callstack,
                          java.lang.String sName)