de.miethxml.hawron.gui.context
Class ContextSetup

java.lang.Object
  extended byde.miethxml.hawron.gui.context.ContextSetup

public class ContextSetup
extends java.lang.Object

Author:
Simon Mieth

Constructor Summary
ContextSetup(ContextViewComponent view)
           
 
Method Summary
 javax.swing.JComponent getView()
           
 void init()
           
 void setSearchEngine(SearchEngine engine)
           
 void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextSetup

public ContextSetup(ContextViewComponent view)
Method Detail

init

public void init()

getView

public javax.swing.JComponent getView()

setSearchEngine

public void setSearchEngine(SearchEngine engine)

update

public void update()