|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fife.rsta.ac.AbstractLanguageSupport
org.fife.rsta.ac.html.HtmlLanguageSupport
public class HtmlLanguageSupport
Language support for HTML.
| Field Summary |
|---|
| Fields inherited from interface org.fife.rsta.ac.LanguageSupport |
|---|
PROPERTY_LANGUAGE_PARSER |
| Constructor Summary | |
|---|---|
HtmlLanguageSupport()
Constructor. |
|
| Method Summary | |
|---|---|
protected ListCellRenderer |
createDefaultCompletionCellRenderer()
Creates the default cell renderer to use when none is specified. |
void |
install(RSyntaxTextArea textArea)
Installs this support. |
void |
uninstall(RSyntaxTextArea textArea)
Uninstalls this support. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlLanguageSupport()
| Method Detail |
|---|
protected ListCellRenderer createDefaultCompletionCellRenderer()
createDefaultCompletionCellRenderer in class AbstractLanguageSupportpublic void install(RSyntaxTextArea textArea)
textArea - The text area to install onto.LanguageSupport.uninstall(RSyntaxTextArea)public void uninstall(RSyntaxTextArea textArea)
textArea - The text area to uninstall from.LanguageSupport.install(RSyntaxTextArea)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||