public interface StateChangeListener
Modifier and Type | Method and Description |
---|---|
int |
getCursorPos() |
void |
onStateChange(int newCursorPos,
Object newValue) |
int getCursorPos()
void onStateChange(int newCursorPos, Object newValue)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.