Class StringPane
java.lang.Object
org.apache.pdfbox.debugger.stringpane.StringPane
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private final JTabbedPane
private static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate JComponent
createHexView
(COSString cosString) private JTextPane
createTextView
(COSString cosString) getPane()
private String
getTextString
(COSString cosString)
-
Field Details
-
TEXT_TAB
- See Also:
-
HEX_TAB
- See Also:
-
tabbedPane
-
-
Constructor Details
-
StringPane
-
-
Method Details
-
createTextView
-
createHexView
-
getTextString
-
getPane
-