|
|||||||||||
| 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.OneFormulaLayout
A layout manager that lays the display of a formula.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
OneFormulaLayout()
|
|
| Method Summary | |
java.awt.Dimension |
computeAttributes()
Computes the size of the display according to its children size (if any), and its different attributes. |
void |
deselectDisplay()
Deselects the display. |
void |
layoutContainer(java.awt.Container parent)
|
void |
rebuildDisplay()
The display needs to be rebuilt. |
void |
selectDisplay()
Selects the display (and its children if any) |
void |
validateDeselection(Display display)
Checks the validity of the deselection. |
void |
validateSelection()
Checks the validity of the selection. |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
addLayoutComponent, addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, initDisplay, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, selectLeftDisplay, selectRightDisplay, updateLevel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OneFormulaLayout()
| Method Detail |
public java.awt.Dimension computeAttributes()
computeAttributes in class DisplayLayoutpublic void selectDisplay()
selectDisplay in class DisplayLayoutpublic void deselectDisplay()
deselectDisplay in class DisplayLayoutpublic void validateSelection()
validateSelection in class DisplayLayoutpublic void validateDeselection(Display display)
validateDeselection in class DisplayLayoutdisplay - the display to deselect.public void rebuildDisplay()
rebuildDisplay in class DisplayLayoutpublic void layoutContainer(java.awt.Container parent)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||