introduction download examples faq
important stuff: handleEvent new SpringGUI table of events absolute beginner in Processing? user interface element creation: addButton addCheckbox addRadiobutton addChoice addList addTextArea addTextField remove generic GUI element attributes: isElement isEnabled, setEnabled isVisible, setVisible setPosition setSize getElementType getText, setText setForeground, setBackground setAllForegrounds, setAllBackgrounds Checkbox and Radiobutton specific: getState, setState getSelectedRadiobutton Choice and List specific: isListMultipleMode, setListMultipleMode addItem removeItem hasItem getItemCount getItemByIndex getSelectedItem / getSelectedItems selectItem methods for advanced users: isAdvancedMode getComponentByName
elements in SpringGUI