UTJML

Uses of Interface
edu.utep.cs.utjml.canica.filebrowser.DocumentSelectorable

Packages that use DocumentSelectorable
edu.utep.cs.utjml.canica.filebrowser Contains the source code to provide a directory browser, a document selector, and a file statistics information. 
 

Uses of DocumentSelectorable in edu.utep.cs.utjml.canica.filebrowser
 

Classes in edu.utep.cs.utjml.canica.filebrowser that implement DocumentSelectorable
 class DocumentSelector
          This class contains the document selector object and its services.
 

Methods in edu.utep.cs.utjml.canica.filebrowser that return DocumentSelectorable
 DocumentSelectorable FileBrowserController.getDocumentSelectorable()
           
 DocumentSelectorable FileBrowserable.getDocumentSelectorable()
          It returns the interface to access the Document Selector
 


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.