Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.vrspace.server.object.File

Uses of File in org.vrspace.server.object
 

Subclasses of File in org.vrspace.server.object
 class VrmlFile
          An instance of a vrml file in the VRSpace.
 

Fields in org.vrspace.server.object declared as File
(package private)  File File.UploadFilter.file
           
 

Constructors in org.vrspace.server.object with parameters of type File
File.UploadFilter(File file, org.vrspace.server.Client client)