java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopIconUI
- Direct Known Subclasses:
 BasicDesktopIconUI,MultiDesktopIconUI
Pluggable look and feel interface for JDesktopIcon.
- 
Constructor Summary
Constructors - 
Method Summary
Methods declared in class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update 
- 
Constructor Details
- 
DesktopIconUI
protected DesktopIconUI()Constructor for subclasses to call. 
 -