|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.DesktopIconUI
javax.swing.plaf.basic.BasicDesktopIconUI
com.l2fprod.gui.plaf.skin.SkinDesktopIconUI
public final class SkinDesktopIconUI
Description of the Class
| Nested Class Summary | |
|---|---|
class |
SkinDesktopIconUI.PropertyChangeHandler
Description of the Class |
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
|---|
javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler |
| Field Summary | |
|---|---|
protected java.beans.PropertyChangeListener |
propertyChangeListener
Description of the Field |
| Fields inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
|---|
desktopIcon, frame |
| Constructor Summary | |
|---|---|
SkinDesktopIconUI()
|
|
| Method Summary | |
|---|---|
protected java.beans.PropertyChangeListener |
createPropertyChangeListener()
Description of the Method |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Description of the Method |
java.awt.Dimension |
getMaximumSize(javax.swing.JComponent c)
Gets the MaximumSize attribute of the SkinDesktopIconUI object |
java.awt.Dimension |
getMinimumSize(javax.swing.JComponent c)
Gets the MinimumSize attribute of the SkinDesktopIconUI object |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c)
Gets the PreferredSize attribute of the SkinDesktopIconUI object |
protected void |
installComponents()
Description of the Method |
protected void |
installListeners()
Description of the Method |
protected void |
uninstallComponents()
Description of the Method |
protected void |
uninstallListeners()
Description of the Method |
| Methods inherited from class javax.swing.plaf.basic.BasicDesktopIconUI |
|---|
createMouseInputListener, deiconize, getInsets, installDefaults, installUI, uninstallDefaults, 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 |
| Field Detail |
|---|
protected java.beans.PropertyChangeListener propertyChangeListener
| Constructor Detail |
|---|
public SkinDesktopIconUI()
| Method Detail |
|---|
public java.awt.Dimension getMinimumSize(javax.swing.JComponent c)
getMinimumSize in class javax.swing.plaf.basic.BasicDesktopIconUIc - Description of Parameter
public java.awt.Dimension getMaximumSize(javax.swing.JComponent c)
getMaximumSize in class javax.swing.plaf.basic.BasicDesktopIconUIc - Description of Parameter
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize in class javax.swing.plaf.basic.BasicDesktopIconUIc - Description of Parameter
protected void installComponents()
installComponents in class javax.swing.plaf.basic.BasicDesktopIconUIprotected void installListeners()
installListeners in class javax.swing.plaf.basic.BasicDesktopIconUIprotected void uninstallListeners()
uninstallListeners in class javax.swing.plaf.basic.BasicDesktopIconUIprotected java.beans.PropertyChangeListener createPropertyChangeListener()
protected void uninstallComponents()
uninstallComponents in class javax.swing.plaf.basic.BasicDesktopIconUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||