com.jgoodies.jdiskreport.view
Class PresentationChooserView

java.lang.Object
  extended by com.jgoodies.uif.AbstractView
      extended by com.jgoodies.jdiskreport.view.PresentationChooserView

public final class PresentationChooserView
extends com.jgoodies.uif.AbstractView

Builds the panel that contains the toggle buttons that are used to choose a presentation.

Version:
$Revision: 1.11 $
Author:
Karsten Lentzsch

Constructor Summary
PresentationChooserView(MainModel mainModel)
           
 
Method Summary
protected  JComponent buildPanel()
           
 
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

PresentationChooserView

public PresentationChooserView(MainModel mainModel)
Method Detail

buildPanel

protected JComponent buildPanel()
Specified by:
buildPanel in class com.jgoodies.uif.AbstractView


Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.