public class MonitorsViewTable
extends Composite
| Constructor and Description |
|---|
MonitorsViewTable(Composite parent,
IViewSite viewSite,
int style,
WritableSet monitors,
java.util.List<ColumnProperties> columnSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyColumSettings(java.util.List<ColumnProperties> columnSettings) |
void |
clear() |
protected void |
fillContextMenu(IMenuManager manager) |
java.util.List<ColumnProperties> |
getColumnSettings() |
protected void |
hookContextMenu(Control control,
ISelectionProvider selectionProvider,
IViewSite viewSite) |
int |
numOfEntries()
may only be called from GUI thread
|
java.util.List<DecoratedMonitor> |
selectedMonitors() |
public MonitorsViewTable(Composite parent,
IViewSite viewSite,
int style,
WritableSet monitors,
java.util.List<ColumnProperties> columnSettings)
protected void hookContextMenu(Control control,
ISelectionProvider selectionProvider,
IViewSite viewSite)
protected void fillContextMenu(IMenuManager manager)
public void clear()
public java.util.List<DecoratedMonitor> selectedMonitors()
public int numOfEntries()
public void applyColumSettings(java.util.List<ColumnProperties> columnSettings)
public java.util.List<ColumnProperties> getColumnSettings()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0