org.dishevelled.iconbundle.tools
Class ShowAllVariants
java.lang.Object
org.dishevelled.iconbundle.tools.ShowAllVariants
- All Implemented Interfaces:
- Runnable
public final class ShowAllVariants
- extends Object
- implements Runnable
Show all variants runnable.
- Version:
- $Revision: 1059 $ $Date: 2012-01-03 14:03:02 -0600 (Tue, 03 Jan 2012) $
- Author:
- Michael Heuer
|
Constructor Summary |
ShowAllVariants(IconBundle iconBundle,
String fileName,
boolean drawBorders)
Create a new show all variants runnable with the
specified icon bundle. |
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowAllVariants
public ShowAllVariants(IconBundle iconBundle,
String fileName,
boolean drawBorders)
- Create a new show all variants runnable with the
specified icon bundle.
- Parameters:
iconBundle - icon bundlefileName - file namedrawBorders - true to draw borders
run
public void run()
- Specified by:
run in interface Runnable
- See Also:
Runnable
Copyright © 2003-2012 dishevelled.org. All Rights Reserved.