Package org.xith3d.ui.hud.utils

Interface Summary
ToolTipFactory An implementation of this interface provides instances of Widgets, that are used as tooltips for other Widgets.
 

Class Summary
ButtonGroup This class can be used to group StateButton Widgets.
Cursor The Cursor class encapsulates a Texture and zero-point-coordinates for a HUD-Cursor.
CursorSet A CursorSet holds references to Cursors for all different Cursor.Types.
DefaultToolTipFactory Default implementation of the ToolTipFactory interface.
HUDPickResult An instance of this class is returned by an pick method call of a Widget, if the picking was successful.
HUDPickResultPool An instance pool for HUDPickResult instances.
MouseHoverWidgetMover A MouseHoverWidgetMover interpolatedly moves a Widget from its current location to a destination location when the mouse hovers in and out.
WidgetDetacher This ScheduledOperation will detach the Widget _but with a delay_!
WidgetMover A WidgetMover interpolatedly moves a Widget from its current location to a destination location.
WidgetZIndexGroup This class can be used to logically group some Widgets by their z-index.
 

Enum Summary
Cursor.Type  
HUDPickResult.HUDPickReason  
HUDUnitsMeasurement Units meaturements on the HUD