Hi,
is there some support for Class selection ? In my case, the user must select an Java Class. I want to create an simple Dialog where the user can insert the Classname. Is there something already available ( with autocompletion and other nice gimmicks
) ?
Thanx,
André
Hello Andre,
See the TreeClassChooserFactory class in the OpenAPI.
is there some support for Class selection ? In my case, the user must
select an Java Class. I want to create an simple Dialog where the user
can insert the Classname. Is there something already available ( with
autocompletion and other nice gimmicks ) ?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
"Develop with Pleasure!"
That's it !!
Thanks,
André