public class MonitorsView extends AbstractConditionQueryViewPart
AbstractConditionQueryViewPart.ConditionListenerImpl| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VIEW_ID |
entry| Constructor and Description |
|---|
MonitorsView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
void |
createPartControl(Composite parent) |
protected Realm |
getRealm() |
void |
handleDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
void |
handleStatusChanged(SubscriptionState status) |
protected void |
performDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
void |
setFocus() |
isSupported, setEntryaddSelectionListener, dispose, getEntryFromSelection, removeSelectionListener, setSelectionscheduleJobpublic static final java.lang.String VIEW_ID
protected Realm getRealm()
getRealm in class JobViewPartpublic void createPartControl(Composite parent)
public void setFocus()
protected void clear()
clear in class AbstractConditionQueryViewPartpublic void handleDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full)
handleDataChanged in class AbstractConditionQueryViewPartprotected void performDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full)
public void handleStatusChanged(SubscriptionState status)
handleStatusChanged in class AbstractConditionQueryViewPart
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