Uses of Package
edu.umd.cfar.lamp.apploader.prefs

Packages that use edu.umd.cfar.lamp.apploader.prefs
edu.umd.cfar.lamp.apploader This package provides the main class for the Application Loader, and some utility classes and RDF vocabulary classes. 
edu.umd.cfar.lamp.apploader.prefs A preference manager for the application loader.  
edu.umd.cfar.lamp.apploader.propertysheets A property viewer for individual java objects.  
edu.umd.cfar.lamp.apploader.undo An undo history manager that uses RDF for localization. 
edu.umd.cfar.lamp.viper.examples   
edu.umd.cfar.lamp.viper.gui.canvas Provides a canvas view of the video frame with editable metadata overlaid atop it. 
edu.umd.cfar.lamp.viper.gui.chronology Provides necessary data models and views for a chronicle widget view of a viper data file. 
edu.umd.cfar.lamp.viper.gui.core Some core, necessary classes for dealing with a ViPER project. 
edu.umd.cfar.lamp.viper.gui.data This package provides support classes for the viewers and editors of the individual data types, each of which has their own subpackage. 
edu.umd.cfar.lamp.viper.gui.players   
edu.umd.cfar.lamp.viper.gui.table Provides a spreadsheet-style table widget to view the different instance descriptors in a data file. 
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.apploader
PreferenceException
          Thrown by a preference handler to indicate errors loading pref files, errors in pref file format, or incorrect preference access.
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.apploader.prefs
ArgumentException
          Thrown when there is an error on the command line.
ModelEvent
          Describes a change in an RDF model.
ModelListener
          Listens for changes to an RDF triplestore.
OptionsManager
          Manages command-line arguments.
PreferenceException
          Thrown by a preference handler to indicate errors loading pref files, errors in pref file format, or incorrect preference access.
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
TriggerHandler
          A TriggerHandler is created and invoked when a preference is set (a preference trigger or flag) and an instance of the property is found on the command line or in the java properties set on start-up of the application.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.apploader.propertysheets
PreferenceException
          Thrown by a preference handler to indicate errors loading pref files, errors in pref file format, or incorrect preference access.
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.apploader.undo
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.examples
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.canvas
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.chronology
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.core
FileHistoryManager
          Manages the file history list.
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
TriggerHandler
          A TriggerHandler is created and invoked when a preference is set (a preference trigger or flag) and an instance of the property is found on the command line or in the java properties set on start-up of the application.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.data
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.players
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.
 

Classes in edu.umd.cfar.lamp.apploader.prefs used by edu.umd.cfar.lamp.viper.gui.table
PrefsManager
          A PrefsManager holds the RDF preferences data for the current setup.