|
|||||||||||
| 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
fr.ove.openmath.jome.ctrlview.bidim.StringLayout
A layout manager that lays strings.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
StringLayout()
|
|
| Method Summary | |
boolean |
selectLeftDisplay()
Returns true if during the selection, the display which is located
to the left of the display that lays the instance, must be selected too.
|
boolean |
selectRightDisplay()
Returns true if during the selection, the display which is located
to the right of the display that lays the instance, must be selected too.
|
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.AbstractStringLayout |
computeAttributes, layoutContainer, rebuildDisplay, updateLevel |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
addLayoutComponent, addLayoutComponent, deselectDisplay, getLayoutAlignmentX, getLayoutAlignmentY, initDisplay, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, selectDisplay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringLayout()
| Method Detail |
public boolean selectLeftDisplay()
true if during the selection, the display which is located
to the left of the display that lays the instance, must be selected too.
false otherwise.
selectLeftDisplay in class DisplayLayoutpublic boolean selectRightDisplay()
true if during the selection, the display which is located
to the right of the display that lays the instance, must be selected too.
false otherwise.
selectRightDisplay in class DisplayLayoutpublic void validateSelection()
validateSelection in class DisplayLayoutpublic void validateDeselection(Display display)
validateDeselection in class DisplayLayoutdisplay - the display to deselect.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||