public static class LabelDrawing.ComputingLabel extends LabelDrawing
LabelDrawing.BasicLabel, LabelDrawing.ComputingLabel| Constructor and Description |
|---|
ComputingLabel() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(usf.saav.common.mvc.swing.TGraphics g) |
void |
update() |
getLabelSize, setLabelSizegetHeight, getPosition, getU0, getV0, getWidth, inRange, setPosition, setPositiondisable, enable, isEnabled, setEnabled, setupequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void update()
update in interface usf.saav.common.mvc.BasicComponentupdate in class usf.saav.common.mvc.BasicComponent.Defaultpublic void draw(usf.saav.common.mvc.swing.TGraphics g)
draw in interface usf.saav.common.mvc.ViewComponentdraw in class LabelDrawing