apps.threedbuttonsexperiment.utils
Class ButtonRenderer

java.lang.Object
  extended by apps.threedbuttonsexperiment.utils.ButtonRenderer

public class ButtonRenderer
extends java.lang.Object

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

ButtonRenderer

public ButtonRenderer()
Method Detail

RenderButton

public static void RenderButton(Frame button,
                                java.lang.String text,
                                int buttonWidth,
                                boolean pressed)
Render button.

Parameters:
button - the button
text - the text
buttonWidth - the button width
pressed - the pressed