Select to view content in your preferred language

create a new UI control (using ControlCLSID) Java

661
0
08-22-2013 06:01 AM
lexandreev
New Contributor
I need to create a new UI control (using ControlCLSID) for a custom IGPDataType in a geoprocessing tool.
I'm using Java with ArcObject SDK now.
Now I'm a little stuck, I found only how to do the same thing with .NET ArcObjects SDK.
But It seems that the Java SDK version misses classes / interfaces to create a customize UI control.

Is it possible to create a new UI control, using Java, or do I need to use the .NET version of the ArcObjects SDK?

Thanks in advance for your suggestions!
0 Kudos
0 Replies