Index

A B C D E F G H I K L M N P R S T U V W X Y 
All Classes and Interfaces|All Packages

A

activated() - Method in class pgui.btn.Button
Used to determine when the button method should be triggered
activationType - Variable in class pgui.btn.Button
 
addBorder(int) - Method in class pgui.win.Window
Adds a border to the window.
addButton(String, Object[], Object, String, float, float, float, float) - Method in class pgui.win.Window
Adds a Button to the Window.
addContent(String, Object[], Object) - Method in class pgui.win.Window
Provide the appropriate visual function(s) the window should display by adding a method to the window
addHeading(String) - Method in class pgui.win.Window
Adds a Text object to the Window that is a Heading.
addNewButton(Window) - Method in class Demo
 
addRadioButtonGroup(float, float, float, float, String[]) - Method in class pgui.win.Window
Adds a group of radio buttons to the Window.
addScrollWindow(Palette, int, int, int, int, int) - Method in class pgui.win.Window
Adds a ScrollWindow to the Window.
addSlider(float, float, float, float, float) - Method in class pgui.win.Window
Adds a Slider to the Window.
addSwitch(float, float, float, float) - Method in class pgui.win.Window
Adds a toggle switch to the Window.
addText(String, float, float, int) - Method in class pgui.win.Window
Adds a Text object to the Window.
align(int, int) - Method in class pgui.txt.Text
Aligns the text using Processing's textAlign() method.
append(Element, String) - Method in class pgui.type.ElementList
Appends an element to the ElementList
A B C D E F G H I K L M N P R S T U V W X Y 
All Classes and Interfaces|All Packages