|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmauda.images.ImageHandler
public class ImageHandler
Handles used Images (necessary for use in JAR-Files)
| Constructor Summary | |
|---|---|
ImageHandler()
|
|
| Method Summary | |
|---|---|
static javax.swing.ImageIcon |
createImageIcon(java.lang.String path)
Creates an ImageIcon from the specified path relative to the package mauda.images |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageHandler()
| Method Detail |
|---|
public static javax.swing.ImageIcon createImageIcon(java.lang.String path)
path - The name of the Image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||