The Artima Developer Community
Sponsored Link

Java Answers Forum
Null Value for JFormattedTextField

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Null Value for JFormattedTextField Posted: Jul 4, 2006 11:30 PM
Reply to this message Reply
Advertisement
I'm using a formatted Textfield which can contain numbers or null values.

My problem is, that once I have typed in a valid number, I can't delete the value. When I delete the value and then change to the next field, the old value is set again.

How can I change that?

Topic: [BIRT] Don't load an element Previous Topic   Next Topic Topic: Partial parsing with SAX

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use