Package com.l2fprod.gui.plaf.skin
Interface SkinTab
- All Superinterfaces:
SkinComponent
- All Known Implementing Classes:
AbstractSkinTab
Skin Tab.
- Version:
- $Revision: 1.2 $, $Date: 2005/11/19 09:17:26 $
- Author:
- $Author: l2fprod $
-
Method Summary
Modifier and TypeMethodDescriptionboolean
paintContent
(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h) Description of the Methodboolean
boolean
Description of the MethodMethods inherited from interface com.l2fprod.gui.plaf.skin.SkinComponent
installSkin, status, uninstallSkin
-
Method Details
-
paintTab
Description of the Method- Parameters:
g
- Description of ParametertabPlacement
- Description of ParameterisSelected
- Description of Parameterx
- Description of Parametery
- Description of Parameterw
- Description of Parameterh
- Description of Parameter- Returns:
- Description of the Returned Value
-
paintContent
Description of the Method- Parameters:
g
- Description of ParametertabPlacement
- Description of ParameterselectedIndex
- Description of Parameterx
- Description of Parametery
- Description of Parameterw
- Description of Parameterh
- Description of Parameter- Returns:
- Description of the Returned Value
-
paintGap
-