Class | Description |
---|---|
CloseableTabbedPane | |
ClosingIcon |
the idea for this class stems from limewire's CancelSearchIconProxy class,
thanks for going open source guys.
|
ClosingListener | |
PluginController<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Controller for plugins.
|
PluginEditor<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> | |
PluginEditorRow |
A set of components for editing a
PluginParameter and its
configuration. |
PluginManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> | |
PluginManagerFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> | |
PluginView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
View for Scripts.
|
PluginViewPane | |
StackLayout |
A layoutManager which stacks components one on top of the other, regardless
of their size.
|