|
|||||||||||
| 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.InfixOperatorLayout
fr.ove.openmath.jome.ctrlview.bidim.BinaryInfixOperatorLayout
A layout manager for an binary infix operator.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.InfixOperatorLayout |
insertOperatorDisplay, prevNbComponent |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
BinaryInfixOperatorLayout()
|
|
| Method Summary | |
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.InfixOperatorLayout |
computeAttributes, insertOperatorDisplay, rebuildDisplay |
| 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, initDisplay, 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 |
| Methods inherited from interface fr.ove.openmath.jome.ctrlview.bidim.OperatorDisplayCreator |
createOperatorDisplay |
| Constructor Detail |
public BinaryInfixOperatorLayout()
| Method Detail |
public 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 | ||||||||||