Frames | No Frames |
Classes derived from javax.swing.plaf.DesktopIconUI | |
class | This class acts as the UI delegate for JDesktopIcons for the Basic look and feel.
|
Classes derived from javax.swing.plaf.DesktopIconUI | |
class | A UI delegate that that coordinates multiple DesktopIconUI
instances, one from the primary look and feel, and one or more from the
auxiliary look and feel(s).
|
Classes derived from javax.swing.plaf.DesktopIconUI | |
class | A UI delegate for the JInternalFrame.JDesktopIcon component.
|
Methods with parameter type javax.swing.plaf.DesktopIconUI | |
void | This method sets the UI used for this JDesktopIcon.
|
Methods with return type javax.swing.plaf.DesktopIconUI | |
DesktopIconUI | This method returns the UI that is responsible for the JDesktopIcon.
|