|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
fr.ove.openmath.jome.ctrlview.bidim.AbstractStringLayout
A layout manager that lays strings.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
AbstractStringLayout()
|
|
| Method Summary | |
java.awt.Dimension |
computeAttributes()
Computes the size of the display and its different attributes. |
void |
layoutContainer(java.awt.Container parent)
|
void |
rebuildDisplay()
The display needs to be rebuilt. |
void |
updateLevel(int level)
Updates the level of the display that is layed out. |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
addLayoutComponent, addLayoutComponent, deselectDisplay, getLayoutAlignmentX, getLayoutAlignmentY, initDisplay, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, selectDisplay, selectLeftDisplay, selectRightDisplay, validateDeselection, validateSelection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractStringLayout()
| Method Detail |
public void updateLevel(int level)
updateLevel in class DisplayLayoutlevel - the level put to the displaypublic java.awt.Dimension computeAttributes()
computeAttributes in class DisplayLayoutpublic void layoutContainer(java.awt.Container parent)
public void rebuildDisplay()
rebuildDisplay in class DisplayLayout
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||