|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |