Class SkinUtils
java.lang.Object
com.l2fprod.gui.plaf.skin.SkinUtils
- Version:
- $Revision: 1.6 $, $Date: 2004/05/22 15:12:33 $
- Author:
- $Author: l2fprod $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeColor(String color) Description of the Methodstatic FontGets the Font attribute of the SkinUtils classstatic ImageDescription of the Methodstatic ImageDescription of the Methodstatic voidSets the Font attribute of the SkinUtils classstatic InsetsstringToInsets(String border) Convert strings like 12, 12, 54, 45 to an insets where values are LEFT, RIGHT, TOP, BOTTOMstatic URLDescription of the Method
-
Field Details
-
DEBUG
public static final boolean DEBUGDescription of the Field
-
-
Constructor Details
-
SkinUtils
public SkinUtils()
-
-
Method Details
-
setFont
Sets the Font attribute of the SkinUtils class- Parameters:
f- The new Font value
-
getFont
-
loadImage
-
loadImage
-
toURL
Description of the Method- Parameters:
f- Description of Parameter- Returns:
- Description of the Returned Value
- Throws:
MalformedURLException- Description of Exception
-
decodeColor
-
stringToInsets
-