Package com.l2fprod.gui.plaf.skin
Class SkinPanelUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
javax.swing.plaf.basic.BasicPanelUI
com.l2fprod.gui.plaf.skin.SkinPanelUI
Description of the Class
- Author:
- fred
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIDescription of the Methodprotected voidDescription of the Methodvoidpaint(Graphics g, JComponent c) Description of the Methodprotected voidMethods inherited from class javax.swing.plaf.basic.BasicPanelUI
getBaseline, getBaselineResizeBehavior, installUI, uninstallUIMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, update
-
Constructor Details
-
SkinPanelUI
public SkinPanelUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paintin classComponentUI- Parameters:
g- Description of Parameterc- Description of Parameter
-
installDefaults
Description of the Method- Overrides:
installDefaultsin classBasicPanelUI- Parameters:
p- Description of Parameter
-
uninstallDefaults
- Overrides:
uninstallDefaultsin classBasicPanelUI
-
createUI
Description of the Method- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-