Package com.ptc.wvs.client.pview

Interface Summary
PViewListener  
 

Class Summary
PViewCache Manages the file cache used by the viewer
PViewCanvas Creates the canvas that will be used by the viewer
PViewEvent  
PViewFileCache PViewFileCache is used to track the usage of files in the PViewCache When multiple instances of the viewer are in use, for a given url references to some viewable content (shapesource), PView will first look to its understanding of what files have been viewed.
PViewGetFile Copies a file referenced via a url, and stores the results in the PViewCache.
PViewHelper PViewHelper contains a number of conveience methods for accessing data in Windchill to obtain information which is useful when implementing the PView bean in a Windchill Application/Applet.
PViewHelper.Server Server side implementations
PViewMarkup  
PViewOLData  
PViewPanel PViewPanel is the main class to be used to instantiate the ProductView viewer.
PViewProxy PViewProxy is responsible for passing viewer requests to the viewer running in native code.
PViewStatusBar Implements a status bar and progress bar for the viewer
PViewStructure The viewer structure object is currently in a primative form.
PViewToolBar This acts as a convienent way implementing the buttons which surround the viewer These buttons replicate those used by the HTML PVLite viewer.
PViewUtilities  
PViewUtilitiesLocal  
PViewUtilitiesWindchill