A B C D F G H I M O P R S V

A

ActivityCreator - Class in apwidgets
 
ActivityCreator() - Constructor for class apwidgets.ActivityCreator
 
addOnClickWidgetListener(OnClickWidgetListener) - Method in class apwidgets.APWidget
 
addRadioButton(APRadioButton) - Method in class apwidgets.APRadioGroup
Adds a radio button to this radio group.
addWidget(APWidget) - Method in class apwidgets.APWidgetContainer
 
afterTextChanged(Editable) - Method in class apwidgets.APTextView
Updating the APTextView.text variable.
APActivity - Class in apwidgets
 
APActivity() - Constructor for class apwidgets.APActivity
 
APAnalogClock - Class in apwidgets
An analog clock.
APAnalogClock(int, int) - Constructor for class apwidgets.APAnalogClock
Creates an analog clock.
APAnalogClock(int, int, int) - Constructor for class apwidgets.APAnalogClock
Creates an analog clock.
APButton - Class in apwidgets
A button.
APButton(int, int, String) - Constructor for class apwidgets.APButton
Creates a button.
APButton(int, int, int, int, String) - Constructor for class apwidgets.APButton
Creates a button.
APCheckBox - Class in apwidgets
A Checkbox.Add instances to APWidgetContainer.
APCheckBox(int, int, String) - Constructor for class apwidgets.APCheckBox
Creates a new check box.
APCompoundButton - Class in apwidgets
 
APCompoundButton(int, int, int, int, String) - Constructor for class apwidgets.APCompoundButton
 
APEditText - Class in apwidgets
An editable text field.
APEditText(int, int, int, int) - Constructor for class apwidgets.APEditText
Creates a new editable text field.
APMapActivity - Class in apwidgets
 
APMapActivity() - Constructor for class apwidgets.APMapActivity
 
APMediaPlayer - Class in apwidgets
Wraps PMediaPlayer.
APMediaPlayer(PApplet) - Constructor for class apwidgets.APMediaPlayer
Creates new PMediaPlayer
APRadioButton - Class in apwidgets
A radio button.
APRadioButton(String) - Constructor for class apwidgets.APRadioButton
Creates a radio button.
APRadioGroup - Class in apwidgets
A container for radio buttons.
APRadioGroup(int, int) - Constructor for class apwidgets.APRadioGroup
 
APTextView - Class in apwidgets
 
APTextView(int, int, int, int, String) - Constructor for class apwidgets.APTextView
 
APToggleButton - Class in apwidgets
A Checkbox.Add instances to APWidgetContainer.
APToggleButton(int, int, String) - Constructor for class apwidgets.APToggleButton
Creates a new toggle button.
APToggleButton(int, int, int, int, String) - Constructor for class apwidgets.APToggleButton
Creates a new toggle button.
APVideoView - Class in apwidgets
 
APVideoView() - Constructor for class apwidgets.APVideoView
Creates a new video view that fills the screen and has a media controller
APVideoView(boolean) - Constructor for class apwidgets.APVideoView
Creates a new video view that fills the screen
APVideoView(int, int, int, int, boolean) - Constructor for class apwidgets.APVideoView
Creates a new video view
APWidget - Class in apwidgets
 
APWidget(int, int, int, int) - Constructor for class apwidgets.APWidget
 
APWidgetContainer - Class in apwidgets
 
APWidgetContainer(PApplet) - Constructor for class apwidgets.APWidgetContainer
 
apwidgets - package apwidgets
 

A B C D F G H I M O P R S V