net.sourceforge.squirrel_sql.plugins.sqlbookmark
Class BoomarksExternalServiceImpl

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.sqlbookmark.BoomarksExternalServiceImpl
All Implemented Interfaces:
BoomarksExternalService

public class BoomarksExternalServiceImpl
extends Object
implements BoomarksExternalService


Constructor Summary
BoomarksExternalServiceImpl(SQLBookmarkPlugin plugin)
           
 
Method Summary
 void selectBookmark(ISQLEntryPanel entryPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoomarksExternalServiceImpl

public BoomarksExternalServiceImpl(SQLBookmarkPlugin plugin)
Method Detail

selectBookmark

public void selectBookmark(ISQLEntryPanel entryPanel)
Specified by:
selectBookmark in interface BoomarksExternalService


Copyright © 2001-2010. All Rights Reserved.