|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.getspout.spoutapi.gui.GenericWidget
org.getspout.spoutapi.gui.GenericControl
org.getspout.spoutapi.gui.GenericButton
fr.xephi.authme.gui.CustomButton
public class CustomButton
| Field Summary | |
|---|---|
Clickable |
handleRef
|
| Constructor Summary | |
|---|---|
CustomButton(Clickable c)
|
|
| Method Summary | |
|---|---|
void |
onButtonClick(org.getspout.spoutapi.event.screen.ButtonClickEvent event)
|
CustomButton |
setMidPos(int x,
int y)
|
| Methods inherited from class org.getspout.spoutapi.gui.GenericButton |
|---|
copy, doResize, getAlign, getDisabledText, getHoverColor, getScale, getText, getTextColor, getType, getVersion, hasShadow, isAuto, isResize, readData, setAlign, setAuto, setDisabledText, setHoverColor, setResize, setScale, setShadow, setText, setTextColor, writeData |
| Methods inherited from class org.getspout.spoutapi.gui.GenericControl |
|---|
getColor, getDisabledColor, isEnabled, isFocus, setColor, setDisabledColor, setEnabled, setFocus |
| Methods inherited from class org.getspout.spoutapi.gui.GenericWidget |
|---|
animate, animate, animate, animateStart, animateStop, autoDirty, equals, getAnchor, getContainer, getFixed, getHeight, getId, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPlugin, getPriority, getScreen, getTooltip, getWidth, getX, getY, hasContainer, hashCode, hasPosition, hasSize, isAutoDirty, isDirty, isFixed, isSpoutcraft, isVisible, onAnimate, onAnimateStop, onTick, restorePos, savePos, setAnchor, setAutoDirty, setContainer, setDirty, setFixed, setHeight, setMargin, setMargin, setMargin, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setPlugin, setPriority, setScreen, setScreen, setTooltip, setVisible, setWidth, setX, setY, shiftXPos, shiftYPos, updateSize |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.getspout.spoutapi.gui.Control |
|---|
getColor, getDisabledColor, isEnabled, isFocus, setColor, setDisabledColor, setEnabled, setFocus |
| Methods inherited from interface org.getspout.spoutapi.gui.Widget |
|---|
animate, animate, animate, animateStart, animateStop, autoDirty, getAnchor, getContainer, getFixed, getHeight, getId, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getPlugin, getPriority, getScreen, getTooltip, getWidth, getX, getY, hasContainer, hasPosition, hasSize, isAutoDirty, isDirty, isFixed, isSpoutcraft, isVisible, onAnimate, onAnimateStop, onTick, restorePos, savePos, setAnchor, setAutoDirty, setContainer, setDirty, setFixed, setHeight, setMargin, setMargin, setMargin, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setPlugin, setPriority, setScreen, setScreen, setTooltip, setVisible, setWidth, setX, setY, shiftXPos, shiftYPos, updateSize |
| Field Detail |
|---|
public Clickable handleRef
| Constructor Detail |
|---|
public CustomButton(Clickable c)
| Method Detail |
|---|
public void onButtonClick(org.getspout.spoutapi.event.screen.ButtonClickEvent event)
onButtonClick in interface org.getspout.spoutapi.gui.ButtononButtonClick in class org.getspout.spoutapi.gui.GenericButton
public CustomButton setMidPos(int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||