com.jgoodies.jdiskreport.view
Class MainPageView
java.lang.Object
com.jgoodies.uif.AbstractView
com.jgoodies.jdiskreport.view.MainPageView
public final class MainPageView
- extends com.jgoodies.uif.AbstractView
Builds the main page that consists of the toolbar, navigation,
presentation chooser, presentation, and details panel.
- Version:
- $Revision: 1.10 $
- Author:
- Karsten Lentzsch
Methods inherited from class com.jgoodies.uif.AbstractView |
getPanel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainPageView
public MainPageView(MainModel mainModel)
buildPanel
protected JComponent buildPanel()
- Specified by:
buildPanel
in class com.jgoodies.uif.AbstractView
storeState
public void storeState(Preferences prefs)
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.