|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.uacalc.nbui.DrawingController
public class DrawingController
| Field Summary | |
|---|---|
static int |
MAX_DRAWABLE_SIZE
|
| Constructor Summary | |
|---|---|
DrawingController(UACalc uacalcUI,
java.beans.PropertyChangeSupport cs)
|
|
| Method Summary | |
|---|---|
void |
drawAlg()
|
void |
drawAlg(org.uacalc.ui.util.GUIAlgebra gAlg,
boolean makeIfNull)
|
LatDrawer |
getLatDrawer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_DRAWABLE_SIZE
| Constructor Detail |
|---|
public DrawingController(UACalc uacalcUI,
java.beans.PropertyChangeSupport cs)
| Method Detail |
|---|
public LatDrawer getLatDrawer()
public void drawAlg()
public void drawAlg(org.uacalc.ui.util.GUIAlgebra gAlg,
boolean makeIfNull)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||