Uses of Class
pl.edu.agh.cast.editor.AbstractEditor

Packages that use AbstractEditor
pl.edu.agh.cast.editor Provides abstract editor implementation and editor utility classes. 
pl.edu.agh.cast.schema.editor Provides CAST Schema eXtended model's entry level classes. 
 

Uses of AbstractEditor in pl.edu.agh.cast.editor
 

Methods in pl.edu.agh.cast.editor with parameters of type AbstractEditor
<M extends IPresentationDataSet<? extends IPresentationElement<? extends IElement>>,V extends IVisualDataSet<? extends IVisualElement<? extends IPresentationElement<? extends IElement>>,M>,T extends IDiagram<M,V>>
int
EditorSaverSupport.promptToSaveOnClose(AbstractEditor<M,V,T> editor)
          Prompts the user for action when editor is unsaved.
 

Uses of AbstractEditor in pl.edu.agh.cast.schema.editor
 

Subclasses of AbstractEditor in pl.edu.agh.cast.schema.editor
 class SchemaEditor
          Schema editor.
 



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