|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SkinTab
Skin Tab.
Method Summary | |
---|---|
boolean |
paintContent(java.awt.Graphics g,
int tabPlacement,
int selectedIndex,
int x,
int y,
int w,
int h)
Description of the Method |
boolean |
paintGap(java.awt.Graphics g,
int tabPlacement,
int selectedIndex,
int x,
int y,
int w,
int h)
|
boolean |
paintTab(java.awt.Graphics g,
int tabPlacement,
boolean isSelected,
int x,
int y,
int w,
int h)
Description of the Method |
Methods inherited from interface com.l2fprod.gui.plaf.skin.SkinComponent |
---|
installSkin, status, uninstallSkin |
Method Detail |
---|
boolean paintTab(java.awt.Graphics g, int tabPlacement, boolean isSelected, int x, int y, int w, int h)
g
- Description of ParametertabPlacement
- Description of ParameterisSelected
- Description of Parameterx
- Description of Parametery
- Description of Parameterw
- Description of Parameterh
- Description of Parameter
boolean paintContent(java.awt.Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)
g
- Description of ParametertabPlacement
- Description of ParameterselectedIndex
- Description of Parameterx
- Description of Parametery
- Description of Parameterw
- Description of Parameterh
- Description of Parameter
boolean paintGap(java.awt.Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |