Re: Is there an easy way to find the right class?





On Jan 29, 5:28 pm, "Corona4456" <robertsa...@xxxxxxxxx> wrote:
On Jan 29, 3:53 pm, Farcus Pottysquirt <where_is_my_...@xxxxxxxxxx>
wrote:

The API has tons of classes and stuff right? So if I'm writing a
program in Java, how would I find the right class and package? Let's
say I'm writing an app and I need a class that will take a database
object and store it in some sort of list that will let me easily add and
delete from it. I know that ArrayList has this functionality...but
that's only by experience. What about a noobie (I rank myself only
slightly higher)... how would they find this out?Java is well documented at <http://java.sun.com/j2se/1.5.0/docs/api/
index.html>.
Using Eclipse helps out a lot. Google eclipse and you'll find it. It
is an excellent
IDE for java.

Weird... I'll try this again:
<http://java.sun.com/j2se/1.5.0/docs/api/index.html>

.



Relevant Pages

  • TypeLoadException
    ... I have an application that's divided in 5 assemblies, 2 of wich are written in J# (I'm writing an abstraction layer, so I can program in Java for a non dot net compatible device), the rest in very lightweight C#. ... Now, I've written a bit more of code that works perfectly in Javaland, but now I'm getting a TypeLoadException while running the app, and I'm ...
    (microsoft.public.dotnet.framework.compactframework)
  • Checking whether a user has file permissions
    ... I'm writing an application that has to know whether a given user is allowed ... The app is written in Java, but I can interface to native code written in C ...
    (comp.os.linux.security)
  • Re: Is there an easy way to find the right class?
    ... say I'm writing an app and I need a class that will take a database ... Google eclipse and you'll find it. ... IDE for java. ...
    (comp.lang.java.help)
  • Re: Is there an easy way to find the right class?
    ... say I'm writing an app and I need a class that will take a database ... Java is well documented at <http://java.sun.com/j2se/1.5.0/docs/api/ ... Google eclipse and you'll find it. ...
    (comp.lang.java.help)
  • Re: POSSIBLE SECURITY PROBLEM in Java 5!
    ... still worked -- but the network activity dropped to zero and it ... Naturally, suspecting a bug, I exited and went to rerun the app, this ... Task Manager showed two Java tasks, ... and killing it should have released the sockets. ...
    (comp.lang.java.programmer)