jsky.util.gui
Class DesktopUtil

java.lang.Object
  extended by jsky.util.gui.DesktopUtil

public class DesktopUtil
extends Object

Draws tiles of a given image on the background of a given JDesktopPane.

Version:
$Revision: 1.2 $
Author:
Allan Brighton

Constructor Summary
DesktopUtil(JDesktopPane desk, 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

DesktopUtil

public DesktopUtil(JDesktopPane desk,
                   String iconName)
Make an icon image, tile it on a JComponent and put the component in a background layer of the desktop.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.