Package org.ka2ddo.yaac.gui.pluginstore

This package implements a Java/Swing UI for easily downloading officially supported YAAC plugin extensions from the YAAC author's website, and installing the plugins into the local copy of YAAC.

See:
          Description

Class Summary
PluginDescriptor This class describes the parameters for one plugin, including its filename, its display name, the version of it currently installed (if any), and the version available in the "store" (if any) or the mark indicating the plugin is obsoleted.
PluginStoreTableModel This table model allows the user to see what officially provided plugins are available and/or already installed.
 

Package org.ka2ddo.yaac.gui.pluginstore Description

This package implements a Java/Swing UI for easily downloading officially supported YAAC plugin extensions from the YAAC author's website, and installing the plugins into the local copy of YAAC.