Package pl.edu.agh.cast.ui.dialogs.property

Provides properties editor with various cell editors according to properties types.

See:
          Description

Interface Summary
IPropertiesEditorView An interface which describes view of properties editor.
 

Class Summary
BooleanCellEditor CellEditor which allows editing boolean values.
PropertiesContentProvider Content provider for properties tree viewer in PropertiesEditorDialog.
PropertiesEditorDialog SWT implementation of IPropertiesEditorView.
PropertiesEditorPresenter Presenter (according to Model-View-Presenter design pattern) for IPropertiesEditorView.
PropertiesLabelProvider Label provider for properties tree viewer in PropertiesEditorDialog.
PropertyCellEditor Attribute cell editor allows editing text, color and boolean values in one column.
PropertyTreeEntry Class which describes single entry in properties tree.
 

Enum Summary
PropertyTreeEntry.PropertyEditType Enumeration of properties entries edition types.
 

Package pl.edu.agh.cast.ui.dialogs.property Description

Provides properties editor with various cell editors according to properties types.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.