Uses of Interface
org.xith3d.ui.hud.base.AbstractTextList

Packages that use AbstractTextList
org.xith3d.ui.hud.widgets   
 

Uses of AbstractTextList in org.xith3d.ui.hud.widgets
 

Classes in org.xith3d.ui.hud.widgets that implement AbstractTextList
 class ComboBox
          A ComboBox is a bordered Label with a Button on the right, that pops up a List widget and displays the current selected Item's text.
 class TextList
          This is a very simple List-Widget extension, that forces the List to take Labels as items.