fr.ove.openmath.jome.ctrlview.bidim
Class RequestLayout
java.lang.Object
fr.ove.openmath.jome.ctrlview.bidim.DisplayLayout
fr.ove.openmath.jome.ctrlview.bidim.HorizontalLayout
fr.ove.openmath.jome.ctrlview.bidim.RequestLayout
- All Implemented Interfaces:
- java.lang.Cloneable, java.awt.LayoutManager, java.awt.LayoutManager2, java.io.Serializable
- public class RequestLayout
- extends HorizontalLayout
- Version:
- 2.0 17/12/1999
- Author:
- © 1999 DIRAT Laurent
- See Also:
- Serialized Form
| 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 |
RequestLayout
public RequestLayout()
insertOperatorDisplay
public void insertOperatorDisplay()
- Inserts, if necessary, a display of the operator symbol that the display
laid by the instance represents.
validateSelection
public void validateSelection()
- Checks the validity of the selection.
- Specified by:
validateSelection in class DisplayLayout
validateDeselection
public void validateDeselection(Display display)
- Checks the validity of the deselection.
- Specified by:
validateDeselection in class DisplayLayout
- Parameters:
display - the display to deselect.
computeAttributes
public java.awt.Dimension computeAttributes()
- Computes the size of the display according to its children size (if any),
and its different attributes.
- Overrides:
computeAttributes in class HorizontalLayout
- Returns:
- the size of the display.
layoutContainer
public void layoutContainer(java.awt.Container parent)
- Specified by:
layoutContainer in interface java.awt.LayoutManager- Overrides:
layoutContainer in class HorizontalLayout
rebuildDisplay
public void rebuildDisplay()
- The display needs to be rebuilt. We do this.
- Specified by:
rebuildDisplay in class DisplayLayout
Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.