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 / First Aid / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Observable class and Observer interface?22 Jan 2005 09:45 GMT4
Does someone have some examples of what this class and interface can be used
for? I have see that you can have two windows at the same time, where
modifying one of the windows effects the other. But what is basically the
point of them?
How to pass an Array  Attention Eric Sosman21 Jan 2005 18:10 GMT4
Hello Eric Sosman
Yesterday I  wrote:
> My question is : How do I call that Array from a method in another class.
> Another related question: If I write a method that will return an
Need Java Questions.21 Jan 2005 15:54 GMT1
Hi Friends,
I need some good JAVA interview Questions.
I am currently working on core java and more on SWINGS
inorder to get in touch with the happenings in the market i would like
ImageIcon and Model-View-Controller21 Jan 2005 13:43 GMT1
I am struggling with implementing a Model-View-Controller application
with a Swing View.  The specific problem I am having is that I don't
want to include any Swing classes in the Model (they belong in the
View, right?) but I want my users to have a picture associated with
Incorrect parameter?21 Jan 2005 11:57 GMT4
In the line that says "button.addActionListener(this);" I get the error
message:
"The method addActionListener(ActionListener) in the type AbstractButton is
not applicable for the arguments(Frame1)".
Free Java Resources21 Jan 2005 08:52 GMT1
I has found a very good site having  nice collection Free Java
Resources
including JDK , Free Java Programming Tools  , Free Java Libraries ,
Free Java Decompilers  ,  Free Java Disassemblers  ,Java IDE  ,
Help compiling Java21 Jan 2005 08:14 GMT1
xtreme newbie here.. i actually found a script for chat rooms but dont know
know how to actually make it work... it says in the help file but couldn't
figure out what it means... anyone: i actually couldn't find JDK there at
sun.com
Container c = getContentPane();   ???21 Jan 2005 01:45 GMT8
I don't understand this statement:
Container c = getContentPane();
How can a reference to the class Container be a method that this class don't
even have?
why is there "Exception in thread main" error?21 Jan 2005 01:17 GMT3
Can anyone tell me why I get the error message "Exception in thread
main"  when I try to run my class file with "java".
I am using JDK 1.4.2.
Dan
ClassCircularityError20 Jan 2005 19:37 GMT1
what may be a cause for a ClassCircularityError if there is no
circularity in the class hierarchy of an Eclipse Plug-In? The error
occurs when invoking methods of an object of another plug-in.
Cheers,
how do i execute ms-dos commands..on command prompts..20 Jan 2005 16:52 GMT2
hello everyone...
i was wondering...i want to make a small program which execute some
commands on dos prompts...
for example...
How to  pass an Array20 Jan 2005 16:16 GMT7
I am studying Java (j2sdk-1_4_2) by myself and I have done the tutorials
on the Sun site and I have some books.
I have built a class that has a static method that creates an array of a
fixed length and initializes it. I can print the values  so I know that
only two conditions in a for statement??20 Jan 2005 15:22 GMT3
Why is this allowed I can't see any incremination going on:
static void filter(Collection c) {
   for (Iterator i = c.iterator(); i.hasNext(); )
       if (!cond(i.next()))
Att: klynn47@comcast.net20 Jan 2005 13:55 GMT4
In a reply to my messsage: "Where do I find good ecercises?" you wrote that
you had an URL to some exercises and if I gave you my e-mail you would send
the address to me. I don't think I have received it or I might have
overlooked it (I get about 100-150 spam mail pr. day). Would ...
Newbie: Could not find the main class. Program will exit.20 Jan 2005 08:52 GMT3
Operating system: Windows XP SP1
Java Version: 1.5.0_01
Problem:
- Cannot execute "javaw.exe a.class", get the error message "Could not find
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.