Index
All Classes and Interfaces|All Packages
S
- scroll - Variable in class pgui.win.ScrollWindow
-
Represents the vertical translation of the content
- scrollSensitivity - Variable in class pgui.win.ScrollWindow
- ScrollWindow - Class in pgui.win
-
A ScrollWindow is like a window, except that it's content can be scrolled through using a scroll bar, scroll buttons or the mouse scroll wheel.
- ScrollWindow(Window, Palette, int, int, int, int, int) - Constructor for class pgui.win.ScrollWindow
- select - Variable in class pgui.type.Palette
-
Fill when elements are selected
- selected - Variable in class pgui.btn.Button
- setActivation(String) - Method in class pgui.btn.Button
- setAxis(char, int) - Method in class pgui.btn.Slider
- setAxisHorizontal() - Method in class pgui.btn.RadioButtonGroup
-
Sets the group to display along a horizontal line
- setAxisVertical() - Method in class pgui.btn.RadioButtonGroup
-
Sets the group to display along a vertical line
- setDimensions(int, int, int, int, int, int) - Method in class pgui.win.Window
-
A method to set the dimensions and position of the window.
- setID(String) - Method in class pgui.type.Element
- setIndex(int) - Method in class pgui.btn.RadioButtonGroup
-
Overrides the currently selected radio button by setting the group's
RadioButtonGroup.index
- settings() - Method in class Demo
- setup() - Method in class Demo
- setWindow(int) - Method in class Demo
- sketch - Variable in class pgui.type.Element
- Slider - Class in pgui.btn
- Slider(PApplet, float, float, float, float, float, Window) - Constructor for class pgui.btn.Slider
- sliderExample() - Method in class Demo
- sliderExample2(ScrollWindow) - Method in class Demo
- sliders - Variable in class pgui.win.Window
-
Contains all
Slider
objects within the Window. - stroke - Variable in class pgui.type.Palette
-
The stroke colour for elements - shape outlines, text colour, etc.
- strokeWeight - Variable in class pgui.btn.Button
- sWindows - Variable in class pgui.win.Window
-
Contains all
ScrollWindow
objects within the Window. - Switch - Class in pgui.btn
- Switch(PApplet, float, float, float, float, Window) - Constructor for class pgui.btn.Switch
- switches - Variable in class pgui.win.Window
-
Contains all
Switch
objects within the Window.
All Classes and Interfaces|All Packages