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 99449 - Move to the new preference API
Summary: Move to the new preference API
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-03-29 20:07 UTC by Trey Spiva
Modified: 2007-06-20 14:40 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trey Spiva 2007-03-29 20:07:10 UTC
It would be best to move to the same way that NetBeans handles preference data.
Comment 1 Trey Spiva 2007-03-29 20:08:16 UTC
To get more information about the preference API see the Javadoc

http://www.netbeans.org/project/www/download/dev/javadoc/org-openide-util/org/openide/util/doc-
files/preferences.html
Comment 2 Kris Richards 2007-06-04 12:32:05 UTC
see http://wiki.netbeans.org/wiki/view/UMLOptionsDialog
Comment 3 Andrew Korostelev 2007-06-08 14:59:25 UTC
movement will be considered as finished when new API will be used by remaining tool.
Now most options have no reaction on UML tool.
I reopen this issue.
Comment 4 Andrew Korostelev 2007-06-09 14:59:47 UTC
verified in netbeans-hudson-trunk-514-full.zip (070609)

preferences that doesn't work:
General Tab:
    Show aliases (issue 106202)
    Prompt to save project
    Open Project diagrams
Diagrams Tab:
    Automatically resize elements
    Display compartment titles
    Display empty lists
    reconnect to presentation boundary (old issue 86056)
    resize to show aliases (blocked by issue 106202)
    show stereotype icons (using <<target>> as an example)
    Gradient background
java platform Tab:
    see issue 106112
    getter/setter/prefix (blocked by issue 105265)
    collection override default
Dialogs Tab:
    allow lengthy searches
    ..the rest..

Templates tab options are tested separately.
Comment 5 Kris Richards 2007-06-13 15:16:35 UTC
the bulk of these issues are resolved. Any remaining issues need to be filed separately.
Comment 6 Andrew Korostelev 2007-06-20 14:40:58 UTC
list of separate issues were filed for options subcomponent.
This issue is verified according to agreement.

verified in netbeans-hudson-trunk-980-full (Build 070620)