public class TableInfoController
extends java.lang.Object
| Constructor and Description |
|---|
TableInfoController(javax.swing.JButton btnDeselectAllColumns,
javax.swing.JButton btnSelectAllColumns,
javax.swing.JList lstColumns,
javax.swing.JTextField txtName,
javax.swing.JComboBox cboIdField,
javax.swing.JComboBox cboGeometryField,
javax.swing.JTextField txtProjection,
javax.swing.JButton btnProjection,
javax.swing.JTextField txtFilter,
javax.swing.JButton btnFilter,
javax.swing.JButton btnFilterBookmarks,
javax.swing.JButton btnFilterHistory,
javax.swing.JButton btnAdvancedProperties,
javax.swing.JLabel lblReadOnlyNotification) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
fetch(TableInfo tableInfo) |
java.lang.String |
getId() |
void |
put(TableInfo tableInfo) |
void |
setEditable(boolean enable) |
void |
setEnabled(boolean enable) |
public TableInfoController(javax.swing.JButton btnDeselectAllColumns,
javax.swing.JButton btnSelectAllColumns,
javax.swing.JList lstColumns,
javax.swing.JTextField txtName,
javax.swing.JComboBox cboIdField,
javax.swing.JComboBox cboGeometryField,
javax.swing.JTextField txtProjection,
javax.swing.JButton btnProjection,
javax.swing.JTextField txtFilter,
javax.swing.JButton btnFilter,
javax.swing.JButton btnFilterBookmarks,
javax.swing.JButton btnFilterHistory,
javax.swing.JButton btnAdvancedProperties,
javax.swing.JLabel lblReadOnlyNotification)
Copyright © 2021 gvSIG Association. All rights reserved.