Package org.android.activityminer.app.db

Package class diagram package org.android.activityminer.app.db
GUI - Database management components.

See:
          Description

Class Summary
DBRecordingViewFragment The fragment for the recording tab.
DBSampleStatisticAdapter The array adapter for the sample statistics view.
DBSampleStatisticViewFragment The fragment for the sample statistic tab ( does display extracted feature vector statistics ).
DBTabFragmentActivity The database viewer tab activity.
ExpandableDBRecordingStatisticAdapter The adapter for the recording sequences statistics.
FeatureExtractionFromDBRecordingStatisitcTaskFinishedEvent Notification type for asynchronous task which support observation for task finished events.
FeatureExtractionTask<T extends Enum<T> & Dimensions> The asynchronous feature extraction task.
 

Package org.android.activityminer.app.db Description

GUI - Database management components.