|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tentackle.plaf.TentackleIconProvider
public class TentackleIconProvider
Default implementation of an IconProvider.
This provider loads the icons for the "plaf"-realm of all supported plafs.
| Constructor Summary | |
|---|---|
TentackleIconProvider()
Creates a new TentackleIconProvider |
|
| Method Summary | |
|---|---|
String |
getRealm()
Gets the namespace for this icon provider. |
ImageIcon |
loadImageIcon(LookAndFeel plaf,
String name)
Loads the icon. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TentackleIconProvider()
| Method Detail |
|---|
public String getRealm()
getRealm in interface IconProvider
public ImageIcon loadImageIcon(LookAndFeel plaf,
String name)
throws MissingResourceException
loadImageIcon in interface IconProviderplaf - the plafname - the name if the icon
MissingResourceException - if no such icon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||