public static interface ThumbnailPanel.ThumbnailSelectionAction
ViewerFeature
that
should be available as an action on the ThumbnailPanel.View
, either by the popup
menu or by keypress.ThumbnailPanel.View
,
TextSelectionAction
,
AreaSelectionAction
Modifier and Type | Method and Description |
---|---|
Action |
getAction(ThumbnailPanel.View view)
Return an Action for the specified View, or
null if this
action is not appropriate for the View (for example, because it edits
the Document and the ThumbnailPanel.View.isEditable() method returns false |
Action getAction(ThumbnailPanel.View view)
null
if this
action is not appropriate for the View (for example, because it edits
the Document and the ThumbnailPanel.View.isEditable()
method returns falseCopyright © 2001-2017 Big Faceless Organization