Uses of Class
net.sf.tomp.xtcl.command.FileCommand

Packages that use FileCommand
net.sf.tomp.xtcl.command   
 

Uses of FileCommand in net.sf.tomp.xtcl.command
 

Subclasses of FileCommand in net.sf.tomp.xtcl.command
 class Cd
          Changes the working (current) directory.
 class Fil
          Creates a File and puts it as variable to Context
 class Load
          DOCUMENT ME!
 class Save
          DOCUMENT ME!