Interface InputCommandView

    • Method Detail

      • getCaretPosition

        int getCaretPosition()
        Returns the caret Position
        Returns:
        the position
      • setCaretPosition

        void setCaretPosition​(int newPosition)
        Sets the caret Position
        Parameters:
        newPosition - the position to set for the caret
      • getCaretLocation

        java.awt.Point getCaretLocation()
        Returns:
      • backspace

        void backspace()
      • requestFocus

        void requestFocus()
        The input command view requests the focus when is set visible