|
|||||||||||
| 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.SymbolLayout
fr.ove.openmath.jome.ctrlview.bidim.IconLayout
A layout manager for the display of of an icon
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout |
displayToLay |
| Constructor Summary | |
IconLayout()
|
|
| Method Summary | |
void |
addSubstitutedDisplay(Display display)
|
int |
getNbSubstitutedDisplay()
Returns the number of substituted displays. |
Display |
getSubstitutedDisplay(int rank)
Returns the substituted display at the specified rank. |
void |
removeSubstitutedDisplay(Display display)
|
void |
removeSubstitutedDisplay(int rank)
|
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.SymbolLayout |
computeAttributes, layoutContainer, rebuildDisplay, validateDeselection, validateSelection |
| 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 |
| Constructor Detail |
public IconLayout()
| Method Detail |
public void addSubstitutedDisplay(Display display)
addSubstitutedDisplay in interface SubstitutedDisplayManagerpublic void removeSubstitutedDisplay(Display display)
removeSubstitutedDisplay in interface SubstitutedDisplayManagerpublic void removeSubstitutedDisplay(int rank)
removeSubstitutedDisplay in interface SubstitutedDisplayManagerpublic Display getSubstitutedDisplay(int rank)
getSubstitutedDisplay in interface SubstitutedDisplayManagerrank - the specified rank.public int getNbSubstitutedDisplay()
getNbSubstitutedDisplay in interface SubstitutedDisplayManager
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||