net.sourceforge.squirrel_sql.plugins.hibernate
Class ToolsPopupAccessorProxy

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.ToolsPopupAccessorProxy
All Implemented Interfaces:
ToolsPopupAccessor

public class ToolsPopupAccessorProxy
extends Object
implements ToolsPopupAccessor


Constructor Summary
ToolsPopupAccessorProxy()
           
 
Method Summary
 void addToToolsPopup(String key, Action action)
           
 void apply(HQLEntryPanelManager hqlEntryPanelManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsPopupAccessorProxy

public ToolsPopupAccessorProxy()
Method Detail

addToToolsPopup

public void addToToolsPopup(String key,
                            Action action)
Specified by:
addToToolsPopup in interface ToolsPopupAccessor

apply

public void apply(HQLEntryPanelManager hqlEntryPanelManager)


Copyright © 2001-2012. All Rights Reserved.