Javadoc

Supporting Java SE version 7 and up
Post Reply
dmccue128
Phidgetsian
Posts: 5
Joined: Sun Sep 03, 2017 5:47 am
Contact:

Javadoc

Post by dmccue128 »

Please post Javadoc for classes in new phidget22 api.

I'd like to create a map from my device identifiers to channels but I cannot determine what (if any) common super class of DigitalInput, DigitalOutput, VoltageInput.
So I am compelled to create three maps, one for each type and then a fourth map to index my device IDs to correct individual channel map.
The online documentation shows a slew of methods but no documentation of the classes to which they belong.
User avatar
Patrick
Lead Developer
Posts: 3399
Joined: Mon Jun 20, 2005 8:46 am
Location: Canada
Contact:

Re: Javadoc

Post by Patrick »

All channel classes extend com.phidget22.Phidget. This is specified in the API documentation once you choose your language from the dropdown.

-Patrick
dmccue128
Phidgetsian
Posts: 5
Joined: Sun Sep 03, 2017 5:47 am
Contact:

Re: Javadoc

Post by dmccue128 »

OK, thank you. I was seeking the Javadoc to help understand the relationship between classes (and the hierarchy) but your explanation is clear and this documentation provides all the information. I am just not familiar with navigating it.
Interfaces like VoltageInputVoltageChangeListener are not listed on the API menu, but are documented through links embedded in the documentation of other methods e.g., the Event documentation for addVoltageChangeListener.
CharlesMc
Fresh meat
Posts: 1
Joined: Fri Jan 19, 2018 9:41 am
Contact:

Re: Javadoc

Post by CharlesMc »

Can I get the JavaDoc? I want to integrate it in my IDE.
dschultz
Phidgetsian
Posts: 5
Joined: Tue Aug 06, 2013 8:41 pm
Contact:

Re: Javadoc

Post by dschultz »

CharlesMc wrote:Can I get the JavaDoc? I want to integrate it in my IDE.
I would like this too, thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests