|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSourceViewerConfiguration
com.pnp.xfeature.project.XMLConfiguration
public class XMLConfiguration
Specifies the ehavior of the XML editor/viewer
| Constructor Summary | |
|---|---|
XMLConfiguration(ColorManager colorManager)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getConfiguredContentTypes(ISourceViewer sourceViewer)
returns the configuration items array |
ITextDoubleClickStrategy |
getDoubleClickStrategy(ISourceViewer sourceViewer,
java.lang.String contentType)
returns the configuration item |
IPresentationReconciler |
getPresentationReconciler(ISourceViewer sourceViewer)
creates a PresentationReconciler utility object and configures it |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLConfiguration(ColorManager colorManager)
| Method Detail |
|---|
public java.lang.String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
public ITextDoubleClickStrategy getDoubleClickStrategy(ISourceViewer sourceViewer,
java.lang.String contentType)
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||