org.freehep.application.mdi
Class ControlPageManager
java.lang.Object
org.freehep.application.mdi.PageManager
org.freehep.application.mdi.TabbedPageManager
org.freehep.application.mdi.ControlPageManager
public class ControlPageManager
- extends TabbedPageManager
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.
- Version:
- $Id: ControlPageManager.java 14082 2012-12-12 16:16:53Z tonyj $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
ControlPageManager
public ControlPageManager()
- Creates new ControlPageManager
openPage
public PageContext openPage(Component c,
String title,
Icon icon,
String type,
boolean selectOnOpen)
- Overrides:
openPage
in class TabbedPageManager
Copyright © 2000-2013 FreeHEP. All Rights Reserved.