org.uacalc.nbui
Class ConController
java.lang.Object
org.uacalc.nbui.ConController
public class ConController
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConController
public ConController(UACalc uacalcUI,
java.beans.PropertyChangeSupport cs)
setDrawer
public void setDrawer()
setTable
public void setTable()
getConLatDrawer
public LatDrawer getConLatDrawer()
notTotalWarning
public void notTotalWarning()
makeConInBackground
public boolean makeConInBackground(SmallAlgebra alg)
- Assumes alg.con().universeFound() is false.
- Parameters:
alg -
- Returns:
- true if a background task is launched
drawCon
public void drawCon()
drawCon
public void drawCon(SmallAlgebra alg,
boolean makeIfNull)
setConTable
public void setConTable(boolean makeIfNull)
makeConTable
public void makeConTable(SmallAlgebra alg,
boolean makeIfNull)
setConTable
public void setConTable(SmallAlgebra alg)
createPopupMenu
public void createPopupMenu()
Copyright 2003 Ralph Freese. All Rights Reserved.