Uses of Interface
cz.cuni.jagrlib.reg.InputOutput

Packages that use InputOutput
cz.cuni.jagrlib.reg GUI classes for the JaGrLib project. 
cz.cuni.jagrlib.xml Classes for XML processing in the JaGrLib project. 
 

Uses of InputOutput in cz.cuni.jagrlib.reg
 

Methods in cz.cuni.jagrlib.reg that return InputOutput
static InputOutput RegDatabaseBasic.getInputOutput()
          Creates object for saving and loading compositions.
 

Uses of InputOutput in cz.cuni.jagrlib.xml
 

Classes in cz.cuni.jagrlib.xml that implement InputOutput
 class InputOutputXML
          Saving and loading of XML files.