Package com.realtime.crossfire.jxclient.skin.skin

Interface Summary
JXCSkin Defines a JXClient skin consisting of a main Gui and zero or more dialog Guis.
 

Class Summary
DefaultJXCSkin Default JXCSkin implementation.
Dialogs Maintains a set of Gui instances representing dialog windows.
Expression An expression yielding an integer value derived from a screen resolution.
Extent Encapsulates the extent of a GUI element.
JXCSkinCache<T> Implements a cache for elements identified by name.
 

Exception Summary
JXCSkinException Exception thrown if a skin related problem occurs.