| Author |
Preference dialog
|
Janett Vollst�dt
Greenhorn
Joined: Aug 08, 2007
Posts: 3
|
|
Hello, there is a new question. In my application I have written a preference Dialog with two pages. What ,must I do, for opening the dialog with the focus on the page two.
|
 |
Tony Docherty
Bartender
Joined: Aug 07, 2007
Posts: 1154
|
|
|
What do you mean by "with 2 pages" are you using CardLayout or JTabbedPane or some other mechanism to display different pages?
|
 |
Janett Vollst�dt
Greenhorn
Joined: Aug 08, 2007
Posts: 3
|
|
|
The Preference dialog what I mean, is the preference Dialog which is defined in the package org.eclipse.jface.preference.preferenceDialog. this is the same dialog when you click in the eclipse IDE on Windows -> preferences. But in my dialog there are only two pages. And when i will open the dialog over the button. the focus should have the page 2. How can I realize this?
|
 |
 |
|
|
subject: Preference dialog
|
|
|