|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent
com.l2fprod.gui.plaf.skin.impl.AbstractSkinPersonality
public class AbstractSkinPersonality
| Constructor Summary | |
|---|---|
AbstractSkinPersonality()
|
|
| Method Summary | |
|---|---|
javax.swing.ListCellRenderer |
createListCellRenderer()
Description of the Method |
javax.swing.table.TableCellRenderer |
createTableHeaderRenderer()
Description of the Method |
java.awt.Insets |
getComboBoxInsets()
Gets the ComboBoxInsets attribute of the AbstractSkinPersonality object |
java.awt.Dimension |
getComboBoxPreferredSize(javax.swing.JComboBox c)
Gets the ComboBoxPreferredSize attribute of the AbstractSkinPersonality object |
javax.swing.table.TableCellRenderer |
getTableHeaderRenderer()
Gets the TableHeaderRenderer attribute of the AbstractSkinPersonality object |
boolean |
installSkin(javax.swing.JComponent c)
Description of the Method |
boolean |
paintBackground(java.awt.Graphics g,
java.awt.Component c)
Description of the Method |
boolean |
paintComboBox(java.awt.Graphics g,
javax.swing.JComboBox c,
java.awt.Rectangle bounds,
boolean hasFocus,
boolean isRollover)
Description of the Method |
boolean |
paintDialog(java.awt.Graphics g,
java.awt.Component c)
Description of the Method |
boolean |
paintFocus(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method |
boolean |
paintMenu(java.awt.Graphics g,
javax.swing.JMenu c)
Description of the Method |
boolean |
paintMenuItem(java.awt.Graphics g,
javax.swing.JMenuItem c)
Description of the Method |
boolean |
status()
Description of the Method |
void |
uninstallSkin(javax.swing.JComponent c)
|
| Methods inherited from class com.l2fprod.gui.plaf.skin.impl.AbstractSkinComponent |
|---|
getSkin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractSkinPersonality()
| Method Detail |
|---|
public java.awt.Insets getComboBoxInsets()
getComboBoxInsets in interface SkinPersonalitypublic java.awt.Dimension getComboBoxPreferredSize(javax.swing.JComboBox c)
getComboBoxPreferredSize in interface SkinPersonalityc - Description of Parameter
public javax.swing.table.TableCellRenderer getTableHeaderRenderer()
getTableHeaderRenderer in interface SkinPersonalitypublic boolean status()
status in interface SkinComponentstatus in class AbstractSkinComponentpublic boolean installSkin(javax.swing.JComponent c)
installSkin in interface SkinComponentinstallSkin in class AbstractSkinComponentc - Description of Parameter
public void uninstallSkin(javax.swing.JComponent c)
uninstallSkin in interface SkinComponentuninstallSkin in class AbstractSkinComponent
public boolean paintDialog(java.awt.Graphics g,
java.awt.Component c)
paintDialog in interface SkinPersonalityg - Description of Parameterc - Description of Parameter
public boolean paintFocus(java.awt.Graphics g,
javax.swing.JComponent c)
paintFocus in interface SkinPersonalityg - Description of Parameterc - Description of Parameter
public boolean paintMenu(java.awt.Graphics g,
javax.swing.JMenu c)
paintMenu in interface SkinPersonalityg - Description of Parameterc - Description of Parameter
public boolean paintMenuItem(java.awt.Graphics g,
javax.swing.JMenuItem c)
paintMenuItem in interface SkinPersonalityg - Description of Parameterc - Description of Parameter
public boolean paintBackground(java.awt.Graphics g,
java.awt.Component c)
paintBackground in interface SkinPersonalityg - Description of Parameterc - Description of Parameter
public boolean paintComboBox(java.awt.Graphics g,
javax.swing.JComboBox c,
java.awt.Rectangle bounds,
boolean hasFocus,
boolean isRollover)
paintComboBox in interface SkinPersonalityg - Description of Parameterc - Description of Parameterbounds - Description of ParameterhasFocus - Description of Parameter
public javax.swing.table.TableCellRenderer createTableHeaderRenderer()
createTableHeaderRenderer in interface SkinPersonalitypublic javax.swing.ListCellRenderer createListCellRenderer()
createListCellRenderer in interface SkinPersonality
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||