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 81786 - add an option to restore the window layout to its default settings
Summary: add an option to restore the window layout to its default settings
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on: 79722 81086
Blocks:
  Show dependency tree
 
Reported: 2006-08-03 10:47 UTC by Stanislav Aubrecht
Modified: 2008-12-22 20:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Aubrecht 2006-08-03 10:47:25 UTC
see ui specification: http://core.netbeans.org/proposals/reset-settings-ui-spec.html
Comment 1 Stanislav Aubrecht 2006-08-03 11:10:20 UTC
fixed in trunk:

Checking in
core/windows/src/org/netbeans/core/windows/persistence/PersistenceManager.java;
/cvs/core/windows/src/org/netbeans/core/windows/persistence/PersistenceManager.java,v
 <--  PersistenceManager.java
new revision: 1.35; previous revision: 1.34
done
Checking in core/windows/src/org/netbeans/core/windows/actions/Bundle.properties;
/cvs/core/windows/src/org/netbeans/core/windows/actions/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.24; previous revision: 1.23
done
Checking in
core/windows/src/org/netbeans/core/windows/actions/ResetWindowsAction.java;
/cvs/core/windows/src/org/netbeans/core/windows/actions/ResetWindowsAction.java,v
 <--  ResetWindowsAction.java
new revision: 1.2; previous revision: 1.1
done
Checking in
java/navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanel.java;
/cvs/java/navigation/src/org/netbeans/modules/java/navigation/ClassMemberPanel.java,v
 <--  ClassMemberPanel.java
new revision: 1.8; previous revision: 1.7
done
Checking in core/windows/src/org/netbeans/core/windows/resources/layer.xml;
/cvs/core/windows/src/org/netbeans/core/windows/resources/layer.xml,v  <-- 
layer.xml
new revision: 1.45; previous revision: 1.44
done
Checking in html/src/org/netbeans/modules/html/HtmlEditorSupport.java;
/cvs/html/src/org/netbeans/modules/html/HtmlEditorSupport.java,v  <-- 
HtmlEditorSupport.java
new revision: 1.14; previous revision: 1.13
done
Checking in core/windows/src/org/netbeans/core/windows/WindowManagerImpl.java;
/cvs/core/windows/src/org/netbeans/core/windows/WindowManagerImpl.java,v  <-- 
WindowManagerImpl.java
new revision: 1.42; previous revision: 1.41
done