Class selection dialog
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é
Please sign in to leave a comment.
Hello Andre,
See the TreeClassChooserFactory class in the OpenAPI.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
That's it !!
Thanks,
André