org.basex.gui.view.query
Class QueryArea

java.lang.Object
  extended by org.basex.gui.view.query.QueryArea

public final class QueryArea
extends java.lang.Object

This class provides a text area for entering queries.

Author:
Workgroup DBIS, University of Konstanz 2005-08, ISC License, Christian Gruen

Method Summary
 void finish()
          Closes the panel.
 void init()
          Initializes the panel.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public void init()
Initializes the panel.


finish

public void finish()
Closes the panel.