|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.mathpadapp.controllerapp.ControlBar
public class ControlBar
The Class ControlBar.
| Field Summary | |
|---|---|
static java.awt.Color |
BUTTON_BORDER_COLOR
The button border color. |
static int |
BUTTON_WIDTH
The button width. |
static int |
currentNoOfPads
The current no of pads. |
| Constructor Summary | |
|---|---|
ControlBar(ContentSystem contentSystem)
Instantiates a new control bar. |
|
| Method Summary | |
|---|---|
void |
setControllerManager(ControllerManager controllerManager)
Sets the controller manager. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.awt.Color BUTTON_BORDER_COLOR
public static int BUTTON_WIDTH
public static int currentNoOfPads
| Constructor Detail |
|---|
public ControlBar(ContentSystem contentSystem)
contentSystem - the content system| Method Detail |
|---|
public void setControllerManager(ControllerManager controllerManager)
controllerManager - the new controller manager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||