|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Helper interface
Method Summary | |
void |
dispose()
Free unused ressource |
java.lang.String |
getNamespace()
|
java.lang.String |
getTitle()
|
void |
setEditor(XMLEditor editor)
For inner usage |
void |
setLocation(SimpleNode loc,
int offset)
Prepare the helper at this location |
boolean |
show(int offset,
java.lang.String charToInsert)
Show the helper at this offset |
Method Detail |
public java.lang.String getNamespace()
public void setEditor(XMLEditor editor)
public boolean show(int offset, java.lang.String charToInsert)
public void setLocation(SimpleNode loc, int offset)
public void dispose()
public java.lang.String getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |