net.sourceforge.squirrel_sql.plugins.syntax.netbeans
Class NetbeansPropertiesWrapper

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.syntax.netbeans.NetbeansPropertiesWrapper

public class NetbeansPropertiesWrapper
extends Object


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

Constructor Detail

NetbeansPropertiesWrapper

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

getParserEventsProcessor

public IParserEventsProcessor getParserEventsProcessor(IIdentifier sqlEntryPanelIdentifier,
                                                       ISession sess)

getSyntaxHighlightTokenMatcher

public ISyntaxHighlightTokenMatcher getSyntaxHighlightTokenMatcher(ISession sess,
                                                                   NetbeansSQLEditorPane editorPane)


Copyright © 2001-2010. All Rights Reserved.