net.sourceforge.squirrel_sql.plugins.syntax.oster
Class OsterSQLEntryAreaFactory

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.syntax.oster.OsterSQLEntryAreaFactory

public class OsterSQLEntryAreaFactory
extends Object

Factory creating Oster SQL entry area objects.

Author:
Colin Bell

Constructor Summary
OsterSQLEntryAreaFactory(SyntaxPugin plugin)
           
 
Method Summary
 ISQLEntryPanel createSQLEntryPanel(ISession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OsterSQLEntryAreaFactory

public OsterSQLEntryAreaFactory(SyntaxPugin plugin)
Method Detail

createSQLEntryPanel

public ISQLEntryPanel createSQLEntryPanel(ISession session)
                                   throws IllegalArgumentException
Throws:
IllegalArgumentException
See Also:
ISQLEntryPanelFactory#createSQLEntryPanel()


Copyright © 2001-2010. All Rights Reserved.