public static class DropdownList.DropdownListView extends java.lang.Object implements ControllerView<DropdownList>
| Constructor and Description |
|---|
DropdownListView() |
| Modifier and Type | Method and Description |
|---|---|
void |
display(processing.core.PGraphics g,
DropdownList c)
draws your custom controllers.
|
public void display(processing.core.PGraphics g,
DropdownList c)
ControllerViewdisplay in interface ControllerView<DropdownList>processing library controlP5 by Andreas Schlegel. (c) 2006-2016