com.jgoodies.jdiskreport.view
Class PresentationChooserView
java.lang.Object
com.jgoodies.uif.AbstractView
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
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 |
PresentationChooserView
public PresentationChooserView(MainModel mainModel)
buildPanel
protected JComponent buildPanel()
- Specified by:
buildPanel
in class com.jgoodies.uif.AbstractView
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.