JNumericTextField
A JTextField that accept only integers between a min and a max.
- Value parameters:
- length
the length of the field
- max
the maximum number accepted
- min
the minimum number accepted
class JFormattedTextField
class JTextField
trait SwingConstants
class JTextComponent
trait Accessible
trait Scrollable
class JComponent
trait HasGetTransferHandler
class Container
class Component
trait Serializable
trait MenuContainer
trait ImageObserver
class Object
trait Matchable
class Any
Type members
Inherited classlikes
Value members
Inherited methods
@BeanProperty(visualUpdate = true, description = "TextFormatter, responsible for formatting the current value")
- Inherited from:
- JFormattedTextField
@throws(java.awt.print.PrinterException)
def print(x$0: MessageFormat, x$1: MessageFormat, x$2: Boolean, x$3: PrintService, x$4: PrintRequestAttributeSet, x$5: Boolean): Boolean
- Inherited from:
- JTextComponent
@BeanProperty(visualUpdate = true, description = "the Action instance connected with this ActionEvent source")
- Inherited from:
- JTextField
@BeanProperty(description = "The preferred horizontal alignment of the component.")
- Inherited from:
- JComponent
@BeanProperty(description = "The preferred vertical alignment of the component.")
- Inherited from:
- JComponent
@BeanProperty(bound = false, expert = true, description = "Determines if this component automatically scrolls its contents when dragged.")
- Inherited from:
- JComponent
@BeanProperty(preferred = true, visualUpdate = true, description = "The background color of the component.")
- Inherited from:
- JComponent
@BeanProperty(preferred = true, visualUpdate = true, description = "The component\'s border.")
- Inherited from:
- JComponent
@BeanProperty(expert = true, description = "the caret used to select/navigate")
- Inherited from:
- JTextComponent
@BeanProperty(preferred = true, description = "the color used to render the caret")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, description = "the number of columns preferred for display")
- Inherited from:
- JTextField
@BeanProperty(bound = false, preferred = true, description = "Diagnostic options for graphics operations.", enumerationValues = "DebugGraphics.NONE_OPTION", "DebugGraphics.LOG_OPTION", "DebugGraphics.FLASH_OPTION", "DebugGraphics.BUFFERED_OPTION")
- Inherited from:
- JComponent
@BeanProperty(preferred = true, description = "color used to render disabled text")
- Inherited from:
- JTextComponent
@BeanProperty(expert = true, description = "the text document model")
- Inherited from:
- JFormattedTextField
@BeanProperty(bound = false, description = "determines whether automatic drag handling is enabled")
- Inherited from:
- JTextComponent
@BeanProperty(expert = true, preferred = true, visualUpdate = true, description = "The enabled state of the component.")
- Inherited from:
- JComponent
@BeanProperty(description = "accelerator character used to grab focus")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, description = "Behavior when component loses focus", enumerationValues = "JFormattedTextField.COMMIT", "JFormattedTextField.COMMIT_OR_REVERT", "JFormattedTextField.REVERT", "JFormattedTextField.PERSIST")
- Inherited from:
- JFormattedTextField
@BeanProperty(preferred = true, visualUpdate = true, description = "The foreground color of the component.")
- Inherited from:
- JComponent
@BeanProperty(visualUpdate = true, description = "AbstractFormatterFactory, responsible for returning an AbstractFormatter that can format the current value.")
- Inherited from:
- JFormattedTextField
@BeanProperty(expert = true, description = "object responsible for background highlights")
- Inherited from:
- JTextComponent
@BeanProperty(preferred = true, description = "Set the field alignment to LEFT, CENTER, RIGHT, LEADING (the default) or TRAILING", enumerationValues = "JTextField.LEFT", "JTextField.CENTER", "JTextField.RIGHT", "JTextField.LEADING", "JTextField.TRAILING")
- Inherited from:
- JTextField
@BeanProperty(description = "set of key event to action bindings to use")
- Inherited from:
- JTextComponent
@BeanProperty(description = "desired space between the border and text area")
- Inherited from:
- JTextComponent
@BeanProperty(preferred = true, description = "The preferred size of the component.")
- Inherited from:
- JComponent
@BeanProperty(preferred = true, description = "color used to render selected text")
- Inherited from:
- JTextComponent
@BeanProperty(preferred = true, description = "color used to render selection background")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, description = "ending location of the selection.")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, description = "starting location of the selection.")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, description = "the text of this component")
- Inherited from:
- JTextComponent
@BeanProperty(bound = false, preferred = true, description = "The text to display in a tool tip.")
- Inherited from:
- JComponent
@BeanProperty(hidden = true, description = "Mechanism for transfer of data to and from the component")
- Inherited from:
- JComponent
@BeanProperty(visualUpdate = true, description = "The value to be formatted.")
- Inherited from:
- JFormattedTextField
@BeanProperty(description = "Whether the Component verifies input before accepting focus.")
- Inherited from:
- JComponent
Deprecated and Inherited methods
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @BeanProperty(bound = false) @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated(since = "9") @deprecated("see corresponding Javadoc for more information.", "") @throws(javax.swing.text.BadLocationException)
- Deprecated
- Inherited from:
- JTextComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Container
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- JComponent
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component
@Deprecated @deprecated("see corresponding Javadoc for more information.", "")
- Deprecated
- Inherited from:
- Component