org.faceless.pdf2.viewer2.feature
Class MultiWindow

java.lang.Object
  extended by org.faceless.pdf2.viewer2.ViewerFeature
      extended by org.faceless.pdf2.viewer2.feature.MultiWindow

public final class MultiWindow
extends ViewerFeature

A special feature to enable internal frames inside the viewer. Without this feature, a PDFViewer will only be able to display one PDF at a time. The name of this feature is MultiWindow

This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

Since:
2.8

Method Summary
static ViewerFeature getInstance()
          Return the singleton instance of this class
 
Methods inherited from class org.faceless.pdf2.viewer2.ViewerFeature
getAllEnabledFeatures, getAllFeatures, getCustomJavaScript, getFeatureProperty, getFeatureURLProperty, getName, initialize, isEnabledByDefault, setFeatureName, teardown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static ViewerFeature getInstance()
Return the singleton instance of this class



Copyright © 2001-2013 Big Faceless Organization