public class JavaView extends CodeView
This class represents the decompiled Java view.
Modifier and Type | Method and Description |
---|---|
CodePosition |
getCodePosition(int lineindex)
Get the code position at a given line.
|
getCodePosition
getActiveItem
getCaretLine, getCaretOffset, getLine, getLineCount, getOffsetAtLine, getText, gotoLine, setCaretOffset, setCaretPosition
public CodePosition getCodePosition(int lineindex)
CodeView
Get the code position at a given line.
getCodePosition
in class CodeView
lineindex
- zero-based line index