|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.configuration.impl.IconFactoryFactory
class IconFactoryFactory
An icon factory instance that delegates to the user installed IconFactory.
Defaults.setIconFactory(IconFactory)| Constructor Summary | |
|---|---|
IconFactoryFactory()
|
|
| Method Summary | |
|---|---|
javax.swing.Icon |
createIcon(java.lang.String parameters)
Creates an icon using the currently installed user IconFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
IconFactoryFactory()
| Method Detail |
|---|
public javax.swing.Icon createIcon(java.lang.String parameters)
throws ParseException
IconFactory.
createIcon in interface IconFactoryparameters - the icon parameters
ParseException - if the user icon factory is null or if it
threw an exception.Defaults.setIconFactory(IconFactory)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||