Uses of Class
org.argouml.uml.ui.SourcePathTableModel

Packages that use SourcePathTableModel
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of SourcePathTableModel in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as SourcePathTableModel
private  SourcePathTableModel SourcePathDialog.srcPathTableModel
           
 

Methods in org.argouml.uml.ui that return SourcePathTableModel
 SourcePathTableModel SourcePathControllerImpl.getSourcePathSettings()
           
 SourcePathTableModel SourcePathController.getSourcePathSettings()
          Provide the complete list of existing source path settings for a model on request.
 

Methods in org.argouml.uml.ui with parameters of type SourcePathTableModel
 void SourcePathControllerImpl.setSourcePath(SourcePathTableModel srcPaths)
           
 void SourcePathController.setSourcePath(SourcePathTableModel srcPaths)
          Set the source path of the model from the specified settings.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook