Uses of Class
net.sourceforge.squirrel_sql.plugins.syntax.SyntaxPugin

Packages that use SyntaxPugin
net.sourceforge.squirrel_sql.plugins.syntax   
net.sourceforge.squirrel_sql.plugins.syntax.netbeans   
net.sourceforge.squirrel_sql.plugins.syntax.oster   
net.sourceforge.squirrel_sql.plugins.syntax.rsyntax   
 

Uses of SyntaxPugin in net.sourceforge.squirrel_sql.plugins.syntax
 

Constructors in net.sourceforge.squirrel_sql.plugins.syntax with parameters of type SyntaxPugin
AutoCorrectController(SyntaxPugin syntaxPugin)
           
AutoCorrector(JTextComponent txtComp, SyntaxPugin plugin)
           
ConfigureAutoCorrectAction(IApplication app, SyntaxPluginResources resources, SyntaxPugin syntaxPugin)
           
 

Uses of SyntaxPugin in net.sourceforge.squirrel_sql.plugins.syntax.netbeans
 

Methods in net.sourceforge.squirrel_sql.plugins.syntax.netbeans with parameters of type SyntaxPugin
static Map<String,String> SQLSettingsDefaults.getAbbrevMap(SyntaxPugin plugin)
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.syntax.netbeans with parameters of type SyntaxPugin
NetbeansSQLEditorPane(ISession session, SyntaxPreferences prefs, SyntaxFactory syntaxFactory, SyntaxPugin plugin, IIdentifier sqlEntryPanelIdentifier, NetbeansPropertiesWrapper propertiesWrapper)
           
NetbeansSQLEntryAreaFactory(SyntaxPugin plugin)
           
SQLSettingsInitializer(Class<?> sqlKitClass, SyntaxPreferences syntaxPreferences, Font font, SyntaxPugin plugin)
          Construct new java-settings-initializer.
SquirrelNBDialogFactory(SyntaxPugin plugin)
           
 

Uses of SyntaxPugin in net.sourceforge.squirrel_sql.plugins.syntax.oster
 

Constructors in net.sourceforge.squirrel_sql.plugins.syntax.oster with parameters of type SyntaxPugin
OsterSQLEntryAreaFactory(SyntaxPugin plugin)
           
 

Uses of SyntaxPugin in net.sourceforge.squirrel_sql.plugins.syntax.rsyntax
 

Constructors in net.sourceforge.squirrel_sql.plugins.syntax.rsyntax with parameters of type SyntaxPugin
RSyntaxSQLEntryAreaFactory(SyntaxPugin plugin)
           
 



Copyright © 2001-2010. All Rights Reserved.