public final class LabelUpdater<T> extends Object implements net.anwiba.commons.model.IChangeableObjectListener
| Constructor and Description |
|---|
LabelUpdater(JLabel label,
IObjectToStringConverter<T> converter,
IObjectProvider<T> model) |
| Modifier and Type | Method and Description |
|---|---|
void |
objectChanged() |
public LabelUpdater(JLabel label, IObjectToStringConverter<T> converter, IObjectProvider<T> model)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.