|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.l2fprod.common.swing.IconPool
public class IconPool
IconPool.
| Constructor Summary | |
|---|---|
IconPool()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
javax.swing.Icon |
get(java.lang.String url)
Gets the icon denoted by url. |
javax.swing.Icon |
get(java.net.URL url)
|
static IconPool |
shared()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IconPool()
| Method Detail |
|---|
public static IconPool shared()
public javax.swing.Icon get(java.lang.String url)
url -
public javax.swing.Icon get(java.net.URL url)
public void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||