Package org.radrails.db.internal.ui

Interface Summary
IDatabaseElement  
 

Class Summary
Column Represents a Column in the DataNavigator.
Database Represents a Database in the DataNavigator.
DataContentProvider Creates a ContentProvider for the DataNavigator.
DataEditor The editor for a query result.
DataEditorInput  
DataLabelProvider The LabelProvider for the DataNavigator.
DataNavigator Provides a view for the IDE to display databases and their tables/columns.
DataPerspectiveFactory The factory that creates the Data Perspective.
DataTableLabelProvider The table label provider for the data perspective query views.
DbUIColorProvider Color provider for the db ui plugin.
DbUIPlugin The main plugin class to be used in the desktop.
Project Represents a Project in the DataNavigator.
QueryView The view for Queries.
Table Represents a Table in the DataNavigator.