| Package | Description | 
|---|---|
| ca.uwaterloo.epad | |
| ca.uwaterloo.epad.ui | 
| Modifier and Type | Method and Description | 
|---|---|
| static Drawer | Application. getDrawer(int drawerId)Get the drawer in a certain position. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Application. setDrawer(Drawer newDrawer,
         int drawerId)Set the provided drawer to a certain position. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RotatingDrawerThis class represents a circular rotating drawer widget. | 
| class  | SlidingDrawerThis class represents a square sliding drawer widget. | 
| Constructor and Description | 
|---|
| RectangularContainer(int width,
                    int height,
                    Drawer parent)Default constructor. | 
| RotatingContainer(int diameter,
                 Drawer parent)Default constructor. |