public class WebDesktopIconUI
extends javax.swing.plaf.basic.BasicDesktopIconUI
| Constructor and Description |
|---|
WebDesktopIconUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected void |
installComponents() |
void |
installUI(javax.swing.JComponent c) |
createMouseInputListener, deiconize, getInsets, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI in class javax.swing.plaf.basic.BasicDesktopIconUIprotected void installComponents()
installComponents in class javax.swing.plaf.basic.BasicDesktopIconUI