com.alee.examples.groups.toolbar
Class DefaultToolbarExample

java.lang.Object
  extended by com.alee.examples.content.DefaultExample
      extended by com.alee.examples.groups.toolbar.DefaultToolbarExample
All Implemented Interfaces:
Example
Direct Known Subclasses:
AttachedToolbarsExample, ToolbarsExample, VerticalToolbarsExample

public abstract class DefaultToolbarExample
extends DefaultExample

User: mgarin Date: 07.11.12 Time: 18:28


Field Summary
 
Fields inherited from class com.alee.examples.content.DefaultExample
cursor, lmb, mmb, rmb
 
Constructor Summary
DefaultToolbarExample()
           
 
Method Summary
 void setupToolBar(WebToolBar toolbar)
           
 
Methods inherited from class com.alee.examples.content.DefaultExample
doWhenPresentationFinished, getFeatureState, getPresentationSteps, getResource, getResources, isFillWidth, isPresentationAvailable, loadIcon, loadIcon, nextPresentationStep, startPresentation, stopPresentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.alee.examples.content.Example
getDescription, getPreview, getTitle
 

Constructor Detail

DefaultToolbarExample

public DefaultToolbarExample()
Method Detail

setupToolBar

public void setupToolBar(WebToolBar toolbar)