Package org.gvsig.gui.beans.specificcaretposition


package org.gvsig.gui.beans.specificcaretposition
  • Classes
    Class
    Description
    This 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).
    This 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).