| |
|
| org.terracotta.dso.editors.xml.XMLEditor
XMLEditor | public class XMLEditor extends TextEditor implements IGotoMarker(Code) | | |
XMLEditor | public XMLEditor()(Code) | | |
addTextInputListener | public void addTextInputListener(ITextInputListener listener)(Code) | | |
dispose | public void dispose()(Code) | | |
doSave | public void doSave(IProgressMonitor progressMonitor)(Code) | | |
getDocument | public IDocument getDocument()(Code) | | |
getScrollLocation | public Point getScrollLocation()(Code) | | |
getTextWidget | public StyledText getTextWidget()(Code) | | |
getTopIndex | public int getTopIndex()(Code) | | |
removeTextInputListener | public void removeTextInputListener(ITextInputListener listener)(Code) | | |
setScrollLocation | public void setScrollLocation(Point loc)(Code) | | |
setTopIndex | public void setTopIndex(int index)(Code) | | |
|
|
|