Donate Share

Microba controls

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@microba.cvs.sourceforge.net:/cvsroot/microba login

cvs -z3 -d:pserver:anonymous@microba.cvs.sourceforge.net:/cvsroot/microba co -P modulename

Show:

What's happening?

  • Comment: Cannot manually enter null date (in the textfield)

    Another similar solution that does not depend on JGoodies: /** * Customized DatePicker UI delegate object that sets the date value to null if * the textfield is empty or contains solely whitespace */ public class MyDatePickerUI extends BasicDatePickerUI implements FocusListener { static { UIManager.put("microba.DatePickerUI", "MyDatePickerUI"); } public static...

    2009-11-19 09:23:24 UTC by metal_max

Our Numbers