This Question is Answered

2 "helpful" answers available (2 pts)
2 Replies Last post: Feb 8, 2010 5:11 PM by Andre Kullmann  
Andre Kullmann Newbie 6 posts since
Feb 3, 2010
Currently Being Moderated

Feb 7, 2010 4:21 PM

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é

Dmitry Jemerov JetBrains 11,708 posts since
Aug 19, 2002
Currently Being Moderated
Feb 8, 2010 1:39 PM in response to: Andre Kullmann
Re: Class selection dialog

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.

http://www.jetbrains.com/

"Develop with Pleasure!"

 

 

 

More Like This

  • Retrieving data ...