Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / cp5magic

This helper library allows for the automatic construction of ControlP5 GUI controllers using annotations on fields/variables in any class. See wiki for usage examples...

Clone this repository (size: 690.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/cp5magic
hg clone ssh://hg@bitbucket.org/postspectacular/cp5magic
Branch
default
Filename Size Date modified Message
org.eclipse.jdt.core.prefs 617 B initial check in
org.eclipse.jdt.ui.prefs 2.6 KB adding constraint logic to MinMax builders so that min slider value can't get larger than current max value and vice versa, changed UI tab reference in createControllers() to String (tab name) instead of tab obj reference