Class DataStoreLayerWhereEditor

java.lang.Object
javax.swing.AbstractCellEditor
com.vividsolutions.jump.workbench.ui.plugin.datastore.DataStoreLayerWhereEditor
All Implemented Interfaces:
ActionListener, Serializable, EventListener, CellEditor, TableCellEditor

public class DataStoreLayerWhereEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
A resizable textArea to edit layers WHERE clause. From Netbeans Outline examples.
Author:
nicolas Ribot
See Also: