|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.DesktopIconUI javax.swing.plaf.basic.BasicDesktopIconUI com.alee.laf.desktoppane.WebDesktopIconUI
public class WebDesktopIconUI
User: mgarin Date: 17.08.11 Time: 23:14
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
---|
javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler |
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
---|
desktopIcon, frame, iconPane |
Constructor Summary | |
---|---|
WebDesktopIconUI()
|
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
protected void |
installComponents()
|
void |
installUI(javax.swing.JComponent c)
|
Methods inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
---|
createMouseInputListener, deiconize, getInsets, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, paint, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebDesktopIconUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void installUI(javax.swing.JComponent c)
installUI
in class javax.swing.plaf.basic.BasicDesktopIconUI
protected void installComponents()
installComponents
in class javax.swing.plaf.basic.BasicDesktopIconUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |