The core package defines interfaces and base-classes which are fundamental to the framework.



Interfaces
 InterfaceDescription
 IEnabled 
 IFluxButton 
 IFluxComponent Defines the interface which all components extending from this library must implement.
 IFluxController Defines the interface which all Flux controllers extending from this library must implement.
 IFluxFactory 
 IFluxList 
 IFluxListItem 
 IFluxScrollBar 
 IFluxView 
 ISelectable 
Classes
 ClassDescription
 FluxComponent 
 FluxController 
 FluxFactory 
 FluxView View class you would usually extend when creating your own custom views