com.alee.examples.groups.list
Class FilesListExample

java.lang.Object
  extended by com.alee.examples.content.DefaultExample
      extended by com.alee.examples.groups.list.FilesListExample
All Implemented Interfaces:
Example

public class FilesListExample
extends DefaultExample

Files list example.

Author:
Mikle Garin

Field Summary
 
Fields inherited from class com.alee.examples.content.DefaultExample
cursor, lmb, mmb, rmb
 
Constructor Summary
FilesListExample()
           
 
Method Summary
 java.lang.String getDescription()
          Returns short example description.
 java.awt.Component getPreview(WebLookAndFeelDemo owner)
          Returns preview component for this example.
 java.lang.String getTitle()
          Returns example title.
 
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
 

Constructor Detail

FilesListExample

public FilesListExample()
Method Detail

getTitle

public java.lang.String getTitle()
Returns example title.

Returns:
example title

getDescription

public java.lang.String getDescription()
Returns short example description.

Returns:
short example description

getPreview

public java.awt.Component getPreview(WebLookAndFeelDemo owner)
Returns preview component for this example.

Parameters:
owner - demo application main frame
Returns:
preview component