Uses of Class
edu.hws.jcm.awt.JCMPanel

Packages that use JCMPanel
edu.hws.jcm.awt   
 

Uses of JCMPanel in edu.hws.jcm.awt
 

Methods in edu.hws.jcm.awt that return JCMPanel
 JCMPanel VariableInput.withLabel()
          Convenience method for creating a component containing this VariableInput together with a label of the form " = ".
 JCMPanel VariableInput.withLabel(java.awt.Color back, java.awt.Color fore)
          Convenience method for creating a component containing this VariableInput together with a label of the form "name = ".