|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.ui.service.instance.InstanceServiceAdapter
public class InstanceServiceAdapter
Instance service listener adapter
Constructor Summary | |
---|---|
InstanceServiceAdapter()
|
Method Summary | |
---|---|
void |
datasetAboutToChange(DataSet type)
Called when a data set is about to change. |
void |
datasetChanged(DataSet type)
Called when a data set has changed |
void |
transformationToggled(boolean enabled)
Called when the transformation has been enabled or disabled. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceServiceAdapter()
Method Detail |
---|
public void datasetChanged(DataSet type)
InstanceServiceListener
datasetChanged
in interface InstanceServiceListener
type
- the data set typeInstanceServiceListener.datasetChanged(DataSet)
public void transformationToggled(boolean enabled)
InstanceServiceListener
transformationToggled
in interface InstanceServiceListener
enabled
- if the transformation is enabled nowInstanceServiceListener.transformationToggled(boolean)
public void datasetAboutToChange(DataSet type)
InstanceServiceListener
datasetAboutToChange
in interface InstanceServiceListener
type
- the data set typeInstanceServiceListener.datasetAboutToChange(DataSet)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |