JIDE 3.5.15

com.jidesoft.plaf.basic
Class BasicFolderChooserIconsFactory

java.lang.Object
  extended by com.jidesoft.plaf.basic.BasicFolderChooserIconsFactory

public class BasicFolderChooserIconsFactory
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 BasicFolderChooserIconsFactory.ToolBar
           
 
Constructor Summary
BasicFolderChooserIconsFactory()
           
 
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

BasicFolderChooserIconsFactory

public BasicFolderChooserIconsFactory()
Method Detail

getImageIcon

public static ImageIcon getImageIcon(String name)

main

public static void main(String[] argv)

JIDE 3.5.15