|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.web3d.util.IconLoader
A convenience class that loads Icons for X3D uses and provides caching mechanisms.
| Constructor Summary | |
IconLoader()
|
|
| Method Summary | |
static javax.swing.Icon |
loadIcon(java.lang.String name)
Load an icon for the named node type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IconLoader()
| Method Detail |
public static javax.swing.Icon loadIcon(java.lang.String name)
name - The name of the node to load the icon for. If not found,
no image is loaded.
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||