public class TemperatureEditorHandler extends Object implements UIHandler<TemperatureEditor>
| Constructor and Description |
|---|
TemperatureEditorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(TemperatureEditor ui) |
void |
beforeInit(TemperatureEditor ui) |
void |
init(JLabel label) |
public void beforeInit(TemperatureEditor ui)
beforeInit in interface UIHandler<TemperatureEditor>public void afterInit(TemperatureEditor ui)
afterInit in interface UIHandler<TemperatureEditor>public void init(JLabel label)
Copyright © 2008–2017 Ultreia.io. All rights reserved.