Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to launch a class browser?
How to launch a class browser? [message #255124] Fri, 18 July 2008 00:18 Go to next message
Eclipse UserFriend
Originally posted by: fastcodejava.gmail.com

Hi,

I am writing a plug for easy java development. I was wondering if there
is a way to open a dialog which will contain all the fields and methods
similar to getter/setter dialog?

Thanks,
--Gautam
http://fastcodejava.blogspot.com/
Re: How to launch a class browser? [message #255141 is a reply to message #255124] Fri, 18 July 2008 07:45 Go to previous message
Eclipse UserFriend
G Gev wrote:
> Hi,
>
> I am writing a plug for easy java development. I was wondering if
> there is a way to open a dialog which will contain all the fields and
> methods similar to getter/setter dialog?
There's no API for that but it's pretty easy to get the methods and
fields of a class and then you can show it in your custom made dialog.

Dani
>
> Thanks,
> --Gautam
> http://fastcodejava.blogspot.com/
Previous Topic:Eclipse often freezes when cleaning projects
Next Topic:Getting the ASTNode from a position in a .java file
Goto Forum:
  


Current Time: Thu May 01 08:29:24 EDT 2025

Powered by FUDForum. Page generated in 0.06330 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top