Uses of Interface
pl.edu.agh.cast.editor.input.IDiagramEditorInput

Packages that use IDiagramEditorInput
pl.edu.agh.cast.editor Provides abstract editor implementation and editor utility classes. 
pl.edu.agh.cast.editor.input Contains classes which describe input for diagrams. 
 

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

Methods in pl.edu.agh.cast.editor that return IDiagramEditorInput
 IDiagramEditorInput<M,V,T> AbstractEditor.getEditorInput()
          
 

Uses of IDiagramEditorInput in pl.edu.agh.cast.editor.input
 

Classes in pl.edu.agh.cast.editor.input that implement IDiagramEditorInput
 class DiagramEditorInput<M extends IPresentationDataSet<?>,V extends IVisualDataSet<?,M>,T extends IDiagram<M,V>>
          Default implementation of IDiagramEditorInput - see for more details.
 



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