com.jgoodies.jdiskreport.view
Class MainPageView

java.lang.Object
  extended by com.jgoodies.uif.AbstractView
      extended by 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

Constructor Summary
MainPageView(MainModel mainModel)
           
 
Method Summary
protected  JComponent buildPanel()
           
 void storeState(Preferences prefs)
           
 
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
 

Constructor Detail

MainPageView

public MainPageView(MainModel mainModel)
Method Detail

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.