Uses of Class
Interface.SimFileRW.InvalidSIMfile

Packages that use SimFileRW.InvalidSIMfile
Interface Default graphic interface for sema. 
 

Uses of SimFileRW.InvalidSIMfile in Interface
 

Methods in Interface that throw SimFileRW.InvalidSIMfile
 World SimFileRW.open(java.io.File f)
          Open a SIM file.
 World SimFileRW.edit(java.io.File f)
          Edit a SIM file.
 World SimFileRW.open(java.io.File f, int boxFactor)
          Open a simulation file, with the specified box factor.
protected  Element SimFileRW.addElement(java.lang.String line, World world)
          Add an element to the world, element corresponding to the string, following the ElementFormat specifications.