Modifier and Type | Field and Description |
---|---|
int |
inccap |
boolean |
isRunning |
UpdateListener |
updateListener |
int |
xcap |
int |
xcap0 |
int |
ycap |
int |
ycap0 |
Constructor and Description |
---|
FloatingLabel(T target) |
FloatingLabel(T target,
int variable1,
int variable2) |
Modifier and Type | Method and Description |
---|---|
Font |
getCaptionFontSmall() |
int |
getExtraHeight() |
Font |
getFcap() |
int |
getTopX() |
int |
getTopY() |
boolean |
isBig() |
void |
setTopX(int variable2) |
void |
setTopY(int variable1) |
public int xcap
public int ycap
public int ycap0
public int xcap0
public int inccap
public boolean isRunning
public final UpdateListener updateListener
public FloatingLabel(T target)
public FloatingLabel(T target, int variable1, int variable2)
public int getExtraHeight()
public Font getCaptionFontSmall()
public Font getFcap()
public boolean isBig()
public int getTopX()
public void setTopY(int variable1)
public int getTopY()
public void setTopX(int variable2)