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

Packages that use SyntaxPluginResources
net.sourceforge.squirrel_sql.plugins.syntax   
net.sourceforge.squirrel_sql.plugins.syntax.prefspanel   
 

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

Constructors in net.sourceforge.squirrel_sql.plugins.syntax with parameters of type SyntaxPluginResources
CommentAction(IApplication app, SyntaxPluginResources rsrc)
           
CommentAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel isqlEntryPanel)
           
ConfigureAutoCorrectAction(IApplication app, SyntaxPluginResources resources, SyntaxPlugin syntaxPugin)
           
DuplicateLineAction(IApplication app, SyntaxPluginResources rsrc)
           
DuplicateLineAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel isqlEntryPanel)
           
FindAction(IApplication app, SyntaxPluginResources rsrc)
           
FindAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
FindSelectedAction(IApplication app, SyntaxPluginResources rsrc)
           
FindSelectedAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
GoToLineAction(IApplication app, SyntaxPluginResources rsrc)
           
GoToLineAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
MarkSelectedAction(IApplication app, SyntaxPluginResources rsrc)
           
MarkSelectedAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
RepeatLastFindAction(IApplication app, SyntaxPluginResources rsrc)
           
RepeatLastFindAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
ReplaceAction(IApplication app, SyntaxPluginResources rsrc)
           
ReplaceAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel isqlEntryPanel)
           
SyntaxPreferencesPanel(SyntaxPreferences prefs, SyntaxPluginResources rsrc)
          Ctor.
UncommentAction(IApplication app, SyntaxPluginResources rsrc)
           
UncommentAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel isqlEntryPanel)
           
UnmarkAction(IApplication app, SyntaxPluginResources rsrc)
           
UnmarkAction(IApplication app, SyntaxPluginResources rsrc, ISQLEntryPanel sqlEntryPanel)
           
 

Uses of SyntaxPluginResources in net.sourceforge.squirrel_sql.plugins.syntax.prefspanel
 

Constructors in net.sourceforge.squirrel_sql.plugins.syntax.prefspanel with parameters of type SyntaxPluginResources
StyleMaintenancePanel(StylesList list, SyntaxPluginResources rsrc)
           
 



Copyright © 2001-2011. All Rights Reserved.