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!