org.openxma.dsl.common.syntaxcoloring
Class OpenXMASemanticHighlightingConfiguration

java.lang.Object
  extended by org.openxma.dsl.common.syntaxcoloring.OpenXMASemanticHighlightingConfiguration

public abstract class OpenXMASemanticHighlightingConfiguration
extends java.lang.Object


Constructor Summary
OpenXMASemanticHighlightingConfiguration()
           
 
Method Summary
abstract  void configure(IHighlightingConfigurationAcceptor acceptor)
           
protected  TextStyle defaultTextStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenXMASemanticHighlightingConfiguration

public OpenXMASemanticHighlightingConfiguration()
Method Detail

configure

public abstract void configure(IHighlightingConfigurationAcceptor acceptor)

defaultTextStyle

protected TextStyle defaultTextStyle()


Copyright © 2012. All Rights Reserved.