|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapwidgets.APWidgetContainer
public class APWidgetContainer
Constructor Summary | |
---|---|
APWidgetContainer(processing.core.PApplet pApplet)
|
Method Summary | |
---|---|
void |
addWidget(APWidget pWidget)
|
processing.core.PApplet |
getPApplet()
|
APWidgetContainer |
getThis()
|
void |
hide()
|
void |
release()
|
void |
removeWidget(APWidget pWidget)
|
void |
show()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public APWidgetContainer(processing.core.PApplet pApplet)
Method Detail |
---|
public APWidgetContainer getThis()
public void addWidget(APWidget pWidget)
public void removeWidget(APWidget pWidget)
public void hide()
public void show()
public processing.core.PApplet getPApplet()
public void release()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |