This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91811

Summary: Provide property editor for JSpinner model
Product: guibuilder Reporter: Jan Stola <jstola>
Component: CodeAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 89495    

Description Jan Stola 2007-01-04 13:25:09 UTC
The GUI designer doesn't allow easy customization of JSpinner by now. JSpinner 
is an important component that can be used for editing and validation of some 
data. The property editor for its model property will allow the most important 
customization of JSpinner component.
Comment 1 Jan Stola 2007-03-19 17:37:32 UTC
Implemented.
Comment 2 Jana Maleckova 2007-09-03 15:05:16 UTC
verified