Package games.stendhal.client.gui.styled
Class StyleUtil
java.lang.Object
games.stendhal.client.gui.styled.StyleUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StyleUtil
public StyleUtil()
-
-
Method Details
-
getStyle
Get the currentStyle
, ornull
if it has not been set in the UIManager.- Returns:
- Current Style, or
null
if no Style is in use
-