Is there an easy way to find the right class?
- From: Farcus Pottysquirt <where_is_my_car@xxxxxxxxxx>
- Date: Mon, 29 Jan 2007 22:53:52 GMT
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?
.
- Follow-Ups:
- Re: Is there an easy way to find the right class?
- From: Patricia Shanahan
- Re: Is there an easy way to find the right class?
- From: Corona4456
- Re: Is there an easy way to find the right class?
- Prev by Date: Re: Arraylist
- Next by Date: Re: Is there an easy way to find the right class?
- Previous by thread: How to move text in java
- Next by thread: Re: Is there an easy way to find the right class?
- Index(es):
Relevant Pages
|
|