org.faceless.pdf2.viewer2.feature
Class EditMenu
java.lang.Object
org.faceless.pdf2.viewer2.ViewerFeature
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
|
Method Summary |
void |
initialize(PDFViewer viewer)
Called when the feature is first added to a viewer |
EditMenu
public EditMenu()
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