Uses of Interface
org.gvsig.gui.awt.event.specificCaretPosition.ISpecificCaretPosition
Packages that use ISpecificCaretPosition
-
Uses of ISpecificCaretPosition in org.gvsig.gui.beans.specificcaretposition
Classes in org.gvsig.gui.beans.specificcaretposition that implement ISpecificCaretPositionModifier and TypeClassDescriptionclassThis class is a JFormattedTextField with two listeners that allow authomatically reset the caret position of this component to left (LEFT_POSITIONS), right (RIGHT_POSITIONS) or like JFormattedTextField (LIKE_JTEXTCOMPONENT) (do nothing).classThis class is a JTextField with two listeners that allow authomatically reset the caret position of this component to left (LEFT_POSITIONS), right (RIGHT_POSITIONS) or like JTextField (LIKE_JTEXTCOMPONENT) (do nothing).