fr.ove.openmath.jome.ctrlview.bidim
Class SeparatorOperatorLayout
java.lang.Object
fr.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.StringInfixOperatorLayout
fr.ove.openmath.jome.ctrlview.bidim.SeparatorOperatorLayout
- All Implemented Interfaces:
- java.lang.Cloneable, java.awt.LayoutManager, java.awt.LayoutManager2, OperatorDisplayCreator, java.io.Serializable
- public class SeparatorOperatorLayout
- extends StringInfixOperatorLayout
A layout manager for an infix operator which symbol is ",".
In fact, his is not an operator. This layout manager will only serve for specific operators
which need to separate their operands with "," (e.g. lists, enumeration, ...)
- Version:
- 2.0 15/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 |
SeparatorOperatorLayout
public SeparatorOperatorLayout()
createOperatorDisplay
public Display createOperatorDisplay()
- Returns the display of the operator
- Specified by:
createOperatorDisplay in interface OperatorDisplayCreator- Overrides:
createOperatorDisplay in class StringInfixOperatorLayout
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.
Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.