-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b35
-
generic
-
generic
-
Verified
When JConsole is started with zero or one connections active, a single window is used to contain the application. When a second connection is made, the interface changes to use an "MDI" style, with a JDesktopPane and a JInternalFrame for each connection. This is confusing for users, and also prevents us from using internal dialogs from the beginning.
The interface should be MDI from the beginning, and if there is only one connection, then it should be maximized. This makes it more important that we have a fix or workaround to Swing bug 4834918 before fcs.
###@###.### 2005-03-18 01:58:06 GMT
The interface should be MDI from the beginning, and if there is only one connection, then it should be maximized. This makes it more important that we have a fix or workaround to Swing bug 4834918 before fcs.
###@###.### 2005-03-18 01:58:06 GMT
- relates to
-
JDK-6430162 Regression: Maximized initial internal frame shows two title bars on Windows
-
- Resolved
-
-
JDK-4834918 Win L&F: JInternalFrame should merge with JMenuBar when maximized
-
- Open
-