org.basex.gui.view.query
Class QueryKey

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

public final class QueryKey
extends java.lang.Object

This class defines a key (tag/attribute name) for the QuerySimple panel.

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

Constructor Summary
QueryKey()
           
 
Method Summary
 void finish()
          Finishes the key.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryKey

public QueryKey()
Method Detail

finish

public void finish()
Finishes the key.