Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / September 2005

Tip: Looking for answers? Try searching our database.

Eclipse 3.1 Problem ...Any help!!

Thread view: 
rasha.cs.99@gmail.com - 23 Sep 2005 14:27 GMT
Hi all,

I have installed the new version of Eclipse...and when I create a new
Visual Class...everything is fine except that when I drag a component
like a Button or RadioButton..it is not shown on the screen untill I
close the class and reopen it again..it is then shown on the
canvas...so, what is the problem??

I have another question..Where shall I place the Java Documentation so
that when I use a function in my program I can see its description??

Any help is appreciated in advance..

Best regards,
Rashrashetta
Oliver Wong - 23 Sep 2005 16:37 GMT
> I have another question..

   I don't know if the rest of Usenet agrees with this, but usually when I
have 2 different questions, I'll make them 2 different posts. (This rule can
be generalized for N different questions)

> Where shall I place the Java Documentation so
> that when I use a function in my program I can see its description??

   Not sure what you mean by this. Does JavaDoc solve your problem? If not,
does JavaHelp solve your problem? If not, then why not?

   - Oliver
Roedy Green - 24 Sep 2005 17:36 GMT
>I have another question..Where shall I place the Java Documentation so
>that when I use a function in my program I can see its description??

e:\program files\java\jdk1.5.0_05\docs
e:\program files\java\jdk1.5.0_05\src.zip

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.

Roland - 26 Sep 2005 10:04 GMT
> Hi all,
>
[quoted text clipped - 3 lines]
> close the class and reopen it again..it is then shown on the
> canvas...so, what is the problem??

Don't know. Maybe there's a bug in the Visual Editor, or maybe you are
mixing Swing components with AWT components (are you sure you shouldn't
use JButton/JRadioButton instead of Button/RadioButton?).

> I have another question..Where shall I place the Java Documentation so
> that when I use a function in my program I can see its description??
The location doesn't really matter. When I generate javadoc of my own
programs or libraries (using File -> Export -> Javadoc) I usually put it
in a subdirectory 'doc' of my project directory.

In the project properties you can add source and javadoc locations of
the libraries the project is using. Select project, then File ->
Properties -> Java Build Path -> Libraries -> JRE System Library (for
example) -> rt.jar -> Javadoc location -> Edit; and also  ... -> rt.jar
-> Source attachment -> Edit

To attach the Javadoc of the project itself, use File -> Properties ->
Javadoc location -> Browse.

> Any help is appreciated in advance..
>
> Best regards,
> Rashrashetta
>
Signature

Regards,

Roland de Ruiter
` ___      ___
`/__/ w_/ /__/
/  \ /_/ /  \

rasha.cs.99@gmail.com - 27 Sep 2005 20:23 GMT
Thank you a lot

Rashrashetta


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.