••• gui: ObjectMenu
Update 01:
ObjectMenu, is an easy to use library that gives you control over the fields(variables) and methods of an object. A ObjectMenue can be called for every object of a class implementing the ObjectMenueInterface and the appendant public ArrayList getElements(){} method that defines witch fields are accessable, and how they are editable.
Suported:
We uploaded an example to openprocessin.org.
You can download the library package including the source code and a little Processing example here.
added the possibility to fix the menue
added the possibility to set a MenueStyle
ObjectMenu, is an easy to use library that gives you control over the fields(variables) and methods of an object. A ObjectMenue can be called for every object of a class implementing the ObjectMenueInterface and the appendant public ArrayList
Suported:
- Boolean
- Integer
- Float
- String
- Methods (without arguments)
- Submenues (for objects implementing the ObjectMenueInterface)
We uploaded an example to openprocessin.org.
You can download the library package including the source code and a little Processing example here.
Labels: download, processing
0 Kommentare:
Kommentar veröffentlichen
Abonnieren Kommentare zum Post [Atom]
<< Startseite