| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STUI.Component | |
|---|---|
| org.stellarium.ui | User Interface | 
| Uses of STUI.Component in org.stellarium.ui | 
|---|
| Subclasses of STUI.Component in org.stellarium.ui | |
|---|---|
| (package private) static class | STUI.ActionConfirmItemSame as before but ask for a confirmation | 
| (package private) static class | STUI.ActionItemWidget which simply launch the Callback when the user press enter | 
| (package private) static class | STUI.BistateComponent which manages 2 states | 
| (package private) static class | STUI.BooleanItem | 
| (package private) static class | STUI.Branch | 
| (package private) static class | STUI.CallbackComponentBase class. | 
| (package private) static class | STUI.Container | 
| (package private) static class | STUI.DecimalComponent which manages decimal (double) value | 
| (package private) static class | STUI.DecimalItem | 
| (package private) static class | STUI.IntegerItemSInteger item widget. | 
| (package private) static class | STUI.MenuBranch | 
| (package private)  class | STUI.MenuBranch.LabelItemPassive widget which only display text | 
| (package private) static class | STUI.MenuBranchItem | 
| static class | STUI.MultiSet2Item<T>List item widget with separation between UI keys (will be translated) and code value (never translated). | 
| (package private) static class | STUI.MultiSetItem<T>List item widget. | 
| (package private) static class | STUI.SIntegerComponent which manages integer value | 
| (package private) static class | STUI.TimeItem | 
| (package private) static class | STUI.TimeZoneItemWidget used to set time zone. | 
| (package private) static class | STUI.VectorItem | 
| Fields in org.stellarium.ui declared as STUI.Component | |
|---|---|
| protected  STUI.Component | STUI.Branch.current | 
| Fields in org.stellarium.ui with type parameters of type STUI.Component | |
|---|---|
| protected  java.util.LinkedList<STUI.Component> | STUI.Container.childs | 
| Methods in org.stellarium.ui that return STUI.Component | |
|---|---|
| (package private)  STUI.Component | STUI.Branch.getCurrent() | 
| Methods in org.stellarium.ui with parameters of type STUI.Component | |
|---|---|
| (package private)  void | STUI.Container.addComponent(STUI.Component c) | 
| (package private)  void | STUI.Branch.addComponent(STUI.Component c) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||