|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.utility.hud.editor.HUDEditor
public class HUDEditor
A HUD editor
| Constructor Summary | |
|---|---|
HUDEditor(Panel panel)
Creates a new HUD editor on this panel |
|
| Method Summary | |
|---|---|
void |
onButtonClicked(AbstractButton button,
java.lang.Object userObject)
This event is fired when a Button was clicked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HUDEditor(Panel panel)
panel - | Method Detail |
|---|
public void onButtonClicked(AbstractButton button,
java.lang.Object userObject)
ButtonListener
onButtonClicked in interface ButtonListenerbutton - the clicked ButtonuserObject - the Button's userObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||