|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.application.mdi.PageManager
org.freehep.application.mdi.TabbedPageManager
org.freehep.application.mdi.ControlPageManager
public class ControlPageManager
A TabbedPageManager that only shows its tabs when there is more than one page. This is the default PageManager used by the control and console areas.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.freehep.application.mdi.PageManager |
|---|
PageManager.PageManagerCommandProcessor |
| Constructor Summary | |
|---|---|
ControlPageManager()
Creates new ControlPageManager |
|
| Method Summary | |
|---|---|
PageContext |
openPage(Component c,
String title,
Icon icon,
String type,
boolean selectOnOpen)
|
| Methods inherited from class org.freehep.application.mdi.TabbedPageManager |
|---|
getSelectedPage, getTabPlacement, setTabPlacement |
| Methods inherited from class org.freehep.application.mdi.PageManager |
|---|
addPageListener, closeAll, getPageCount, openPage, openPage, pages, removePageListener, setPageManagerType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlPageManager()
| Method Detail |
|---|
public PageContext openPage(Component c,
String title,
Icon icon,
String type,
boolean selectOnOpen)
openPage in class TabbedPageManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||