|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.ui.hud.listeners.ContainerScrollAdapter
public abstract class ContainerScrollAdapter
This is a simple adapter class for ContainerScrollListener.
| Constructor Summary | |
|---|---|
ContainerScrollAdapter()
|
|
| Method Summary | |
|---|---|
void |
onContainerScrolled(WidgetContainer container,
float scrollX,
float scrollY)
This event is fired, if a WidgetContainer's children-offset has changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerScrollAdapter()
| Method Detail |
|---|
public void onContainerScrolled(WidgetContainer container,
float scrollX,
float scrollY)
onContainerScrolled in interface ContainerScrollListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||