UTJML

Uses of Package
edu.utep.cs.utjml.canica.filebrowser

Packages that use edu.utep.cs.utjml.canica.filebrowser
edu.utep.cs.utjml.canica Contains the source code for Canica, an IDE for JML. 
edu.utep.cs.utjml.canica.filebrowser Contains the source code to provide a directory browser, a document selector, and a file statistics information. 
edu.utep.cs.utjml.canica.tool   
 

Classes in edu.utep.cs.utjml.canica.filebrowser used by edu.utep.cs.utjml.canica
FileBrowserable
          This class provides the main services of the File Browser subsystem.
 

Classes in edu.utep.cs.utjml.canica.filebrowser used by edu.utep.cs.utjml.canica.filebrowser
DirTreeable
          This interface shall provide the services to get or set data to the Directory Browser.
DocumentSelectorable
          This class shall provide the services to get or set data to the Document selector object (contained in the File Browser).
FileBrowserable
          This class provides the main services of the File Browser subsystem.
FileStatisticsable
          This class provide the services to get or set data to the file statistics object.
 

Classes in edu.utep.cs.utjml.canica.filebrowser used by edu.utep.cs.utjml.canica.tool
FileBrowserable
          This class provides the main services of the File Browser subsystem.
 


UTJML

UTJML is Copyright (C) 2004-2006 by University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the JML project.