|
|||||||||||
| 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.HorizontalLayout
fr.ove.openmath.jome.ctrlview.bidim.EnclosingLayout
fr.ove.openmath.jome.ctrlview.bidim.BracketLayout
fr.ove.openmath.jome.ctrlview.bidim.EnumerationLayout
Layout manager for enumeration
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
EnumerationLayout()
|
|
| Method Summary | |
java.awt.Dimension |
computeAttributes()
Computes the size of the display according to its children size (if any), and its different attributes. |
void |
initDisplay(Display displayToLay)
According to the operator, the layout manager has to add some components (e.g. brackets, ...) |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.BracketLayout |
createClosing, createOpening |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.EnclosingLayout |
getClosing, getOpening, rebuildDisplay, validateDeselection, validateSelection |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.HorizontalLayout |
layoutContainer |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
addLayoutComponent, addLayoutComponent, deselectDisplay, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, selectDisplay, selectLeftDisplay, selectRightDisplay, updateLevel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnumerationLayout()
| Method Detail |
public void initDisplay(Display displayToLay)
initDisplay in class EnclosingLayoutdisplayToLay - the display laid by the instancepublic java.awt.Dimension computeAttributes()
computeAttributes in class EnclosingLayout
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||