Package | Description |
---|---|
org.apache.pdfbox.debugger.streampane |
Modifier and Type | Field and Description |
---|---|
private ToolTipController |
StreamPane.tTController |
private ToolTipController |
StreamTextView.tTController |
Modifier and Type | Method and Description |
---|---|
(package private) void |
StreamPaneView.showStreamText(javax.swing.text.StyledDocument document,
ToolTipController toolTipController)
This shows the stream in text for any of it's filtered or unfiltered version.
|
Constructor and Description |
---|
StreamTextView(javax.swing.text.StyledDocument document,
ToolTipController controller)
Constructor.
|