org.faceless.pdf2.viewer2.feature
Class EditMenu

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

public final class EditMenu
extends ViewerFeature

This features adds an "Edit" menu to the application, which provides a familiar interface for those components allowing cut, copy, paste and text selection in the viewer - although those actions will still be available if this feature is not added to the viewer.

Since:
2.10.3

Constructor Summary
EditMenu()
           
 
Method Summary
 void initialize(PDFViewer viewer)
          Called when the feature is first added to a viewer
 
Methods inherited from class org.faceless.pdf2.viewer2.ViewerFeature
getAllFeatures, getCustomJavaScript, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EditMenu

public EditMenu()
Method Detail

initialize

public void initialize(PDFViewer viewer)
Description copied from class: ViewerFeature
Called when the feature is first added to a viewer

Overrides:
initialize in class ViewerFeature


Copyright © 2001-2008 Big Faceless Organization