public class CompositeArchiveQualityViewer extends AbstractInputViewer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_INPUT |
PROP_X_AXIS, PROP_Y_AXIS, resourceManager, viewer, x, xAxis, y, yAxis| Constructor and Description |
|---|
CompositeArchiveQualityViewer(DataBindingContext dbc,
CompositeArchiveQualitySeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCreateInput() |
void |
dispose() |
protected void |
disposeInput() |
CompositeQualityInput |
getInput() |
boolean |
provides(ChartInput input) |
protected void |
setInput(CompositeQualityInput input) |
getX, getXAxis, getY, getYAxis, isVisibile, setInputObserable, setVisibile, setX, setXAxis, setY, setYAxisaddBinding, addBindingspublic static final java.lang.String PROP_INPUT
public CompositeArchiveQualityViewer(DataBindingContext dbc,
CompositeArchiveQualitySeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator)
public void dispose()
dispose in interface InputViewerdispose in class AbstractInputViewerprotected void checkCreateInput()
checkCreateInput in class AbstractInputViewerprotected void setInput(CompositeQualityInput input)
public CompositeQualityInput getInput()
protected void disposeInput()
disposeInput in class AbstractInputViewerpublic boolean provides(ChartInput input)
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