twaver.gis.gadget
Class WMSInformationTable

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JTable
                  extended bytwaver.table.ResizableTable
                      extended bytwaver.table.TTable
                          extended bytwaver.table.TElementTable
                              extended bytwaver.gis.gadget.WMSInformationTable
All Implemented Interfaces:
javax.accessibility.Accessible, javax.swing.event.CellEditorListener, java.util.EventListener, java.awt.image.ImageObserver, javax.swing.event.ListSelectionListener, java.awt.MenuContainer, javax.swing.Scrollable, java.io.Serializable, twaver.base.obfuscate.view.Table, javax.swing.event.TableColumnModelListener, javax.swing.event.TableModelListener, twaver.TView

public class WMSInformationTable
extends twaver.table.TElementTable

A WMSInformationTable object is used to display the informations of a layer which is published by a GIS server through WMS.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Field Summary
 
Fields inherited from class twaver.table.TTable
CHECK_COLUMN, OID_COLUMN, TREE_COLUMN
 
Fields inherited from class javax.swing.JTable
AUTO_RESIZE_ALL_COLUMNS, AUTO_RESIZE_LAST_COLUMN, AUTO_RESIZE_NEXT_COLUMN, AUTO_RESIZE_OFF, AUTO_RESIZE_SUBSEQUENT_COLUMNS
 
Fields inherited from class javax.swing.JComponent
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
WMSInformationTable(java.lang.String serverPath, int executorType, GeographyMap map)
          Constructs WMSInformationTable instance.
WMSInformationTable(java.lang.String serverPath, int executorType, GeographyMap map, java.lang.String cachePath)
          Constructs WMSInformationTable instance.
 
Methods inherited from class twaver.table.TElementTable
addElementClickedActionListener, addElementDoubleClickedActionListener, addVisibleFilter, ensureVisible, ensureVisibleAtCurrentPage, filterBottomRows, filterTopRows, getAllBeanInfo, getAllCheckedElements, getCategoryVisiblePanel, getCurrentEditingElement, getCurrentPageElements, getDataBox, getEditableFilter, getElementByOID, getElementByRowData, getElementByRowIndex, getElementClass, getElementClassAttributes, getElementClickedActionListeners, getElementDoubleClickedActionListeners, getPageIndex, getPopupMenuGenerator, getPublishedElements, getRowDataByElement, getRowDataByElementID, getRowDatasByElements, getRowIndex, getRowIndexAtPage, getSendToBottomFilter, getSendToTopFilter, getVisibleFilters, interested, isAutoSyncSelectionFromDataBoxToView, isAutoSyncSelectionFromViewToDataBox, isConverseIncreaseOrder, isEditable, isEnsureVisibleOnSelected, isIteratorByHiberarchy, isPublishable, isVisible, registerElementClassAttributes, registerElementClassXML, registerElementClassXML, reloadData, reloadElement, removeElementClickedActionListener, removeElementDoubleClickedActionListener, removeVisibleFilter, setAutoSyncSelectionFromDataBoxToView, setAutoSyncSelectionFromViewToDataBox, setConverseIncreaseOrder, setDataBox, setEditable, setEditableFilter, setEditingRow, setElementClass, setEnsureVisibleOnSelected, setIteratorByHiberarchy, setPopupMenuGenerator, setSendToBottomFilter, setSendToTopFilter, updateTViewUI, updateUI
 
Methods inherited from class twaver.table.TTable
addColumns, addRowFilter, addTableListener, cleanDirtyState, ensureVisible, ensureVisibleAtCurrentPage, getCellEditor, getCellEditorManager, getCellRenderer, getCellRendererManager, getCheckColumn, getColumnByIndex, getColumnByName, getColumnVisibleFilter, getCurrentMouseEvent, getOIDColumn, getRowDataByRowIndex, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getSortColumnList, getTableBodyPopupMenuFactory, getTableHeaderPopupMenuFactory, getTableHeadHorizontalAlignment, getTableModel, isClearSelectionOnMarginClicked, isDistinctSortableHeader, isEnableRightClickEvent, isEnableTristateSorting, isLazyPublishMode, isLocalSortable, isMultiColumnSortable, isPredefinedColumn, isSelectableOnRightClick, isShowPredefinedColumnsInPopupMenu, isShowTableHeaderIcon, isSortable, isVisible, packColumn, paint, prepareTableHeaderRenderer, removeColumn, removeColumnByName, removeRowFilter, removeTableListener, selectRowDatas, setClearSelectionOnMarginClicked, setColumnVisibleFilter, setCurrentMouseEvent, setDistinctSortableHeader, setEnableRightClickEvent, setEnableTristateSorting, setLazyPublishMode, setLocalSortable, setMultiColumnSortable, setSelectableOnRightClick, setShowPredefinedColumnsInPopupMenu, setShowTableHeaderIcon, setSortable, setTableBodyPopupMenuFactory, setTableHeaderPopupMenuFactory, setTableHeadHorizontalAlignment, sortNoneColumn
 
Methods inherited from class twaver.table.ResizableTable
changeSelection, editCellAt, getResizingColumn, isColumnAutoResizable, isColumnResizable, isHeadAutoResizable, isRowResizable, packAllColumns, packAllColumns, packAllRows, packColumn, packColumn, paintComponent, setColumnAutoResizable, setColumnResizable, setHeadAutoResizable, setRowResizable
 
Methods inherited from class javax.swing.JTable
addColumn, addColumnSelectionInterval, addNotify, addRowSelectionInterval, clearSelection, columnAdded, columnAtPoint, columnMarginChanged, columnMoved, columnRemoved, columnSelectionChanged, convertColumnIndexToModel, convertColumnIndexToView, createDefaultColumnsFromModel, createScrollPaneForTable, doLayout, editCellAt, editingCanceled, editingStopped, getAccessibleContext, getAutoCreateColumnsFromModel, getAutoResizeMode, getCellEditor, getCellRect, getCellSelectionEnabled, getColumn, getColumnClass, getColumnCount, getColumnModel, getColumnName, getColumnSelectionAllowed, getDefaultEditor, getDefaultRenderer, getDragEnabled, getEditingColumn, getEditingRow, getEditorComponent, getGridColor, getIntercellSpacing, getModel, getPreferredScrollableViewportSize, getRowCount, getRowHeight, getRowHeight, getRowMargin, getRowSelectionAllowed, getScrollableBlockIncrement, getScrollableUnitIncrement, getSelectedColumn, getSelectedColumnCount, getSelectedColumns, getSelectedRow, getSelectedRowCount, getSelectedRows, getSelectionBackground, getSelectionForeground, getSelectionModel, getShowHorizontalLines, getShowVerticalLines, getSurrendersFocusOnKeystroke, getTableHeader, getToolTipText, getUI, getUIClassID, getValueAt, isCellEditable, isCellSelected, isColumnSelected, isEditing, isRowSelected, moveColumn, prepareEditor, prepareRenderer, removeColumnSelectionInterval, removeEditor, removeNotify, removeRowSelectionInterval, rowAtPoint, selectAll, setAutoCreateColumnsFromModel, setAutoResizeMode, setCellEditor, setCellSelectionEnabled, setColumnModel, setColumnSelectionAllowed, setColumnSelectionInterval, setDefaultEditor, setDefaultRenderer, setDragEnabled, setEditingColumn, setGridColor, setIntercellSpacing, setModel, setPreferredScrollableViewportSize, setRowHeight, setRowHeight, setRowMargin, setRowSelectionAllowed, setRowSelectionInterval, setSelectionBackground, setSelectionForeground, setSelectionMode, setSelectionModel, setShowGrid, setShowHorizontalLines, setShowVerticalLines, setSurrendersFocusOnKeystroke, setTableHeader, setUI, setValueAt, sizeColumnsToFit, sizeColumnsToFit, tableChanged, valueChanged
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMSInformationTable

public WMSInformationTable(java.lang.String serverPath,
                           int executorType,
                           GeographyMap map)
Constructs WMSInformationTable instance.

Parameters:
serverPath - the WMS server's url
executorType - the relative executor type.
map - the relative map object

WMSInformationTable

public WMSInformationTable(java.lang.String serverPath,
                           int executorType,
                           GeographyMap map,
                           java.lang.String cachePath)
Constructs WMSInformationTable instance.

Parameters:
serverPath - the WMS server's url
executorType - the relative executor type.
map - the relative map object
cachePath - the path of the server's tile cache. If the WMS is provided by GeoServer and the server has the tile cache ability, and developers want to get map images from the cache, the cachePath should be the cache's url; otherwise it should be null.