JIDE 3.5.15

com.jidesoft.wizard
Class WizardIconsFactory

java.lang.Object
  extended by com.jidesoft.wizard.WizardIconsFactory

public class WizardIconsFactory
extends Object

A helper class to contain icons for demo of JIDE products. Those icons are copyrighted by JIDE Software, Inc.


Nested Class Summary
static class WizardIconsFactory.Metal
           
static class WizardIconsFactory.Wizard97
           
 
Constructor Summary
WizardIconsFactory()
           
 
Method Summary
static ImageIcon getImageIcon(String name)
           
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardIconsFactory

public WizardIconsFactory()
Method Detail

getImageIcon

public static ImageIcon getImageIcon(String name)

main

public static void main(String[] argv)

JIDE 3.5.15