jformattedtextfield

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • domel

    #1

    jformattedtextfield

    How to format JFormattedTextF ield that I could put into only numbers
    from some range, for example from 1 to 20 ?

    Thanks :)
  • Oliver Wong

    #2
    Re: jformattedtextf ield

    "domel" <dominikt@icpne t.pl> wrote in message
    news:e5d86c$gjt $1@opal.icpnet. pl...[color=blue]
    > How to format JFormattedTextF ield that I could put into only numbers from
    > some range, for example from 1 to 20 ?[/color]

    See
    http://java.sun.com/j2se/1.5.0/docs/...tVerifier.html

    A more appropriate newsgroup might be comp.lang.java. gui.

    - Oliver

    Comment

    Working...