Class SelectEvent
java.lang.Object
org.apache.pdfbox.debugger.hexviewer.SelectEvent
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final String
(package private) static final String
private final int
(package private) static final String
private final String
(package private) static final String
(package private) static final String
(package private) static final String
(package private) static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEXT
- See Also:
-
PREVIOUS
- See Also:
-
UP
- See Also:
-
DOWN
- See Also:
-
NONE
- See Also:
-
IN
- See Also:
-
EDIT
- See Also:
-
hexIndex
private final int hexIndex
-
-
Constructor Details
-
SelectEvent
SelectEvent(int ind, String nav) Constructor.- Parameters:
ind
- index of present selection.nav
- Type of navigation.
-
-
Method Details
-
getHexIndex
public int getHexIndex()
-