com.jgoodies.jdiskreport.view
Class ToolBarView

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

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

Version:
$Revision: 1.13 $
Author:
Karsten Lentzsch

Constructor Summary
ToolBarView(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

ToolBarView

public ToolBarView(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.