net.sourceforge.squirrel_sql.plugins.syntax.rsyntax
Class RSyntaxPropertiesWrapper

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.syntax.rsyntax.RSyntaxPropertiesWrapper

public class RSyntaxPropertiesWrapper
extends Object


Constructor Summary
RSyntaxPropertiesWrapper(HashMap<String,Object> props)
           
 
Method Summary
 IParserEventsProcessor getParserEventsProcessor(IIdentifier sqlEntryPanelIdentifier, ISession sess)
           
 ISyntaxHighlightTokenMatcher getSyntaxHighlightTokenMatcher(ISession sess, SquirrelRSyntaxTextArea rSyntaxTextArea, IIdentifier sqlEntryPanelIdentifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSyntaxPropertiesWrapper

public RSyntaxPropertiesWrapper(HashMap<String,Object> props)
Method Detail

getParserEventsProcessor

public IParserEventsProcessor getParserEventsProcessor(IIdentifier sqlEntryPanelIdentifier,
                                                       ISession sess)

getSyntaxHighlightTokenMatcher

public ISyntaxHighlightTokenMatcher getSyntaxHighlightTokenMatcher(ISession sess,
                                                                   SquirrelRSyntaxTextArea rSyntaxTextArea,
                                                                   IIdentifier sqlEntryPanelIdentifier)


Copyright © 2001-2010. All Rights Reserved.