Ticket #1 (new task)

Opened 1 year ago

ControlExample Implement the Get/Set API

Reported by: keinfarbton Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

The ControlExample? is one of the most important examples to test the functionality of the ports.

In Java a reflection mechanism is used to get and set various attributs on the example controls. Until now, only the minimum is implemented. The methods are registered in the Tab.d.

But to make the Get/Set API really work, more stuff needs to be implemented.