Uses of Class
org.sf.cafebabe.util.Configurator

Packages that use Configurator
org.sf.cafebabe   
org.sf.cafebabe.task.classfile   
org.sf.cafebabe.task.classhound   
org.sf.cafebabe.task.serfile   
 

Uses of Configurator in org.sf.cafebabe
 

Methods in org.sf.cafebabe with parameters of type Configurator
 void CustomFrame.load(Configurator configurator)
          Loads properties for this window
 void MainActions.load(Configurator configurator)
           
 void CustomFrame.save(Configurator configurator)
          Saves properties for this window
 void MainActions.save(Configurator configurator)
           
 

Uses of Configurator in org.sf.cafebabe.task.classfile
 

Methods in org.sf.cafebabe.task.classfile with parameters of type Configurator
 void ClassFrame.load(Configurator configurator)
          Loads properties of internal frame
 void ClassFrame.save(Configurator configurator)
          Saves properties of internal frame
 

Uses of Configurator in org.sf.cafebabe.task.classhound
 

Methods in org.sf.cafebabe.task.classhound with parameters of type Configurator
 void ClassHoundFrame.load(Configurator configurator)
           
 void ClassHoundFrame.save(Configurator configurator)
           
 

Uses of Configurator in org.sf.cafebabe.task.serfile
 

Methods in org.sf.cafebabe.task.serfile with parameters of type Configurator
 void SerFrame.load(Configurator configurator)
           
 void SerFrame.save(Configurator configurator)
           
 



Copyright 2006 Dream Programs Inc.. All Rights Reserved.