|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.configuration.impl.UrlIconFactory
class UrlIconFactory
IconFactory implementation that loads icons from URLs.
| Constructor Summary | |
|---|---|
UrlIconFactory()
|
|
| Method Summary | |
|---|---|
javax.swing.Icon |
createIcon(java.lang.String parameters)
Attempts to create an icon from the specified URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
UrlIconFactory()
| Method Detail |
|---|
public javax.swing.Icon createIcon(java.lang.String parameters)
throws ParseException
createIcon in interface IconFactoryparameters - the URL
ParseException - if there was an error loading the icon.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||