June 24, 2012

gui: ObjectMenu

Update 01:
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 getElements(){} method that defines witch fields are accessable, and how they are editable.

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: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home