Package | Description |
---|---|
org.fife.ui.rsyntaxtextarea |
A syntax-highlighting text editor.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectRegionLinkGeneratorResult
A link generator result that selects a region of text in the text area.
|
Modifier and Type | Method and Description |
---|---|
LinkGeneratorResult |
LinkGenerator.isLinkAtOffset(RSyntaxTextArea textArea,
int offs)
If a region of text under the mouse position should be considered a
hyperlink, a result object is returned.
|
Copyright © 2003–2015. All rights reserved.