|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsky.util.gui.DesktopUtil
public class DesktopUtil
Draws tiles of a given image on the background of a given JDesktopPane.
Constructor Summary | |
---|---|
DesktopUtil(javax.swing.JDesktopPane desk,
java.lang.String iconName)
Make an icon image, tile it on a JComponent and put the component in a background layer of the desktop. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DesktopUtil(javax.swing.JDesktopPane desk, java.lang.String iconName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |