fist.beans.FISTbeanDoc

  SubClasses:

This class is treated as opaque to the developer. It is used in conjunction with beans like the DocviewSwingFISTbean.

You may create FISTbeanDoc objects by loading them using the FISTbeanDocUtils class.

Resource Usage
public int totalBytesUsed();
  Calculates and returns the amount of memory used by the doc.
public void releaseResources();
  Releases your hold on the resources of the doc. NB the doc may still be used by any DocviewSwingFISTbean which is using it.