public class InputManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected DataBindingContext |
dbc |
| Constructor and Description |
|---|
InputManager(DataBindingContext dbc,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addInput(DataSeries element,
InputViewer viewer) |
void |
dispose() |
WritableList |
getList() |
protected void |
handleAdd(DataSeries element) |
protected void |
handleListeChange(ListDiff diff) |
protected void |
handleRemove(DataSeries element) |
public InputManager(DataBindingContext dbc,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator)
protected void handleListeChange(ListDiff diff)
protected void handleAdd(DataSeries element)
protected void addInput(DataSeries element,
InputViewer viewer)
protected void handleRemove(DataSeries element)
public void dispose()
public WritableList getList()
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