public class KahinaUpdateEvent extends KahinaEvent
| Constructor and Description |
|---|
KahinaUpdateEvent(int selectedStep) |
KahinaUpdateEvent(int selectedStep,
int layer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLayer() |
int |
getSelectedStep() |
java.lang.String |
toString() |
getTypepublic KahinaUpdateEvent(int selectedStep)
public KahinaUpdateEvent(int selectedStep,
int layer)
public int getSelectedStep()
public int getLayer()
public java.lang.String toString()
toString in class KahinaEvent