|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SyntaxComponent
A Component that is installed to the EditorKit to perform GUI operations on the Editor.
| Nested Class Summary | |
|---|---|
static class |
SyntaxComponent.Status
The status is used to have proper propertyCHange support. |
| Method Summary | |
|---|---|
void |
config(Configuration config)
Configure the component using the given properties. |
void |
deinstall(javax.swing.JEditorPane editor)
Called when the component is to be removed from the editor |
void |
install(javax.swing.JEditorPane editor)
Called to install the component on an editor |
| Method Detail |
|---|
void config(Configuration config)
config - configuration datavoid install(javax.swing.JEditorPane editor)
editor - void deinstall(javax.swing.JEditorPane editor)
editor -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||