Package com.tagtraum.core.app

Base classes for building a plugin-based, UI-driven application. Plugins may implement Plugin for a programmatic PluginDescriptor and ApplicationComponent for life cycle methods and references to the rest of the application. In order to implement UI-actions, consider sub-classing ApplicationAction, as it allows you to easily position the action in the UI.
See Also:
beaTunes plugins