A B C D E F G H I J L M N O P Q R S T U V W X Y Z

J

J_Remove_actionPerformed(ActionEvent) - Method in class ui.FormulaDialog
 
JCMError - Exception in edu.hws.jcm.awt
JCMErrors can be generated by objects belonging to various classes in edu.hws.jcm.awt and edu.hws.jcm.draw.
JCMError(String) - Constructor for exception edu.hws.jcm.awt.JCMError
Create a JCMError with the given error message and no associated object.
JCMError(String, Object) - Constructor for exception edu.hws.jcm.awt.JCMError
Create a JCMError with the given error message and associated object.
JCMPanel - Class in edu.hws.jcm.awt
A JCMPanel is a Panel with an associated Controller.
JCMPanel(LayoutManager) - Constructor for class edu.hws.jcm.awt.JCMPanel
Create a JCMPanel that uses a given layout manager.
JCMPanel() - Constructor for class edu.hws.jcm.awt.JCMPanel
Create a JCMPanel that uses a BorderLayout with horizontal and veritcal gaps of 3 pixels.
JCMPanel(int) - Constructor for class edu.hws.jcm.awt.JCMPanel
Create a JCMPanel that uses a BorderLayout with horizontal and vertical gaps of "gap" pixels.
JCMPanel(int, int) - Constructor for class edu.hws.jcm.awt.JCMPanel
Create a JCMPanel that uses a GridLayout with the specified number of rows and columns and with horizontal and veritcal gaps of 3 pixels between components.
JCMPanel(int, int, int) - Constructor for class edu.hws.jcm.awt.JCMPanel
Create a JCMPanel that uses a GridLayout with the specified number of rows and columns and with horizontal and vertical gaps of "gap" pixels.
justification - Variable in class edu.hws.jcm.draw.DrawString
Left, right, or center justification of lines in the text.

A B C D E F G H I J L M N O P Q R S T U V W X Y Z