Package pl.edu.agh.cast.editor

Provides abstract editor implementation and editor utility classes.

See:
          Description

Class Summary
AbstractEditor<M extends IPresentationDataSet<? extends IPresentationElement<? extends IElement>>,V extends IVisualDataSet<? extends IVisualElement<? extends IPresentationElement<? extends IElement>>,M>,T extends IDiagram<M,V>> Abstract graphical editor for showing CAST data.
DefaultActionBarContributor Default ActionBarContributor.
DefaultFlayoutPreferences Default FlyoutPaletteComposite.FlyoutPreferences.
EditorSaverSupport Handles prompts to save an editor when closing.
EditorSaverSupportDialog Dialog for saving editor state.
EditorUtil Editor's utilities.
ExtendedMouseWheelScrollHandler This class represents mouse wheel scroll handler which scroll editor horizontally.
ExtendedMouseWheelZoomHandler This class represents mouse wheel zoom handler which zooms editor in point pointed by mouse cursor.
ExtendedScalableFreeformRootEditPart Represents ScalableFreeformRootEditPart with own ZoomManager implementation.
ExtendedZoomManager Represents implementation of ZoomManager with changed default zoom levels.
 

Exception Summary
EditorException Base editor exception class.
 

Package pl.edu.agh.cast.editor Description

Provides abstract editor implementation and editor utility classes.

Related Documentation

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



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