Package ca.spatial.table
Interface PopupActivationListener
- All Known Implementing Classes:
AccessTableModel
,AppendStore
,AttributeStore
,BlockStore
,CategoryTable
,CoreTable
,CoverageStore
,CrosstabStore
,CrosstabStore.Snapshot
,CSVStore
,CubeStore
,DBaseAttributeStore
,ExcelStore
,FormatTable
,GeoRelationalStore
,HexagonStore
,InfoFile
,JDBCStore
,MultiPeriodRamAttributeStore
,MultiRowCache
,NetworkTable
,PatchStore
,PeriodFlattenedStore
,RamAttributeStore
,RangeStore
,RelationalStore
,RouteTable
,RowCacheStore
,ShapeFile
,ShapeRamCache
,ShapeStore
,SummaryTable
,SummaryTable.Snapshot
,TargetTable
,TextStore
,TrackAttributeStore
,TransientUpdateStore
,TransposePeriodTable
,TransposeRowTable
,TransposeTable
public interface PopupActivationListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addMenuItems(JPopupMenu jpm, AttributeStore store, int row, int period)
-
Method Details
-
addMenuItems
-