|
||||||||||
| 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.GenericScreen
org.getspout.spoutapi.gui.GenericPopup
fr.xephi.authme.gui.screens.LoginScreen
public class LoginScreen
| Field Summary | |
|---|---|
AuthMe |
plugin
|
org.getspout.spoutapi.player.SpoutPlayer |
splayer
|
| Constructor Summary | |
|---|---|
LoginScreen(org.getspout.spoutapi.player.SpoutPlayer player)
|
|
| Method Summary | |
|---|---|
void |
handleClick(org.getspout.spoutapi.event.screen.ButtonClickEvent event)
|
| Methods inherited from class org.getspout.spoutapi.gui.GenericPopup |
|---|
close, getScreenType, getType, getVersion, handleItemOnCursor, isTransparent, readData, setScreen, setTransparent, writeData |
| Methods inherited from class org.getspout.spoutapi.gui.GenericScreen |
|---|
attachWidget, attachWidgets, containsWidget, containsWidget, copy, getAttachedWidgets, getAttachedWidgetsAsSet, getPlayer, getWidget, isBgVisible, onScreenClose, onTick, removeWidget, removeWidgets, setBgVisible, setDirty, updateWidget |
| 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, restorePos, savePos, setAnchor, setAutoDirty, setContainer, setFixed, setHeight, setMargin, setMargin, setMargin, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setPlugin, setPriority, 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.Screen |
|---|
attachWidget, attachWidgets, containsWidget, containsWidget, getAttachedWidgets, getAttachedWidgetsAsSet, getPlayer, getWidget, isBgVisible, onScreenClose, removeWidget, removeWidgets, setBgVisible, updateWidget |
| Methods inherited from interface org.getspout.spoutapi.gui.Widget |
|---|
animate, animate, animate, animateStart, animateStop, autoDirty, copy, 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, setTooltip, setVisible, setWidth, setX, setY, shiftXPos, shiftYPos, updateSize |
| Field Detail |
|---|
public AuthMe plugin
public org.getspout.spoutapi.player.SpoutPlayer splayer
| Constructor Detail |
|---|
public LoginScreen(org.getspout.spoutapi.player.SpoutPlayer player)
| Method Detail |
|---|
public void handleClick(org.getspout.spoutapi.event.screen.ButtonClickEvent event)
handleClick in interface Clickable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||