|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.threedbuttonsexperiment.utils.ButtonRenderer
public class ButtonRenderer
The Class ButtonRenderer.
Constructor Summary | |
---|---|
ButtonRenderer()
|
Method Summary | |
---|---|
static void |
RenderButton(Frame button,
java.lang.String text,
int buttonWidth,
boolean pressed)
Render button. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ButtonRenderer()
Method Detail |
---|
public static void RenderButton(Frame button, java.lang.String text, int buttonWidth, boolean pressed)
button
- the buttontext
- the textbuttonWidth
- the button widthpressed
- the pressed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |