net.sourceforge.squirrel_sql.plugins.editextras
Class FrameWorkAcessor

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.editextras.FrameWorkAcessor

public class FrameWorkAcessor
extends Object

This class was introduced to make the plugin compilable for the time it takes to completely introduce the multible session windows framework. It may be removed after that.


Constructor Summary
FrameWorkAcessor()
           
 
Method Summary
static IObjectTreeAPI getObjectTreeAPI(ISession session, EditExtrasPlugin plugin)
           
static ISQLPanelAPI getSQLPanelAPI(ISession session, EditExtrasPlugin plugin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameWorkAcessor

public FrameWorkAcessor()
Method Detail

getSQLPanelAPI

public static ISQLPanelAPI getSQLPanelAPI(ISession session,
                                          EditExtrasPlugin plugin)

getObjectTreeAPI

public static IObjectTreeAPI getObjectTreeAPI(ISession session,
                                              EditExtrasPlugin plugin)


Copyright © 2001-2012. All Rights Reserved.