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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
overriding attributes12 Dec 2004 12:35 GMT4
I have a class A and a class B inheriting from A.
I have a class C and a class D inheriting from C.
I would like to have a attribute ATTR of type C in A. But in B, I would
ATTR to be of type D.
ADT's vs. interfaces12 Dec 2004 00:12 GMT11
what is the differences between ADT's and interfaces?   also what are
abstract classes?  can you also include examples?
thnks
Problem With Program That is Supposed to Scribble In Different Colors11 Dec 2004 23:50 GMT4
The following program is suppossed to scribble a line
on a panel after different buttons are pressed but I
get the following errors:
At the line Panel p = new Scribble();
Program to Convert Farenheit to Centigrade11 Dec 2004 23:22 GMT5
The folowing program is supposed to covert
farenheit to celsius and visa versa.
Text is entered as a temperature
then a button To Farenheit or To Celsius is pressed
web.xml docs ??11 Dec 2004 20:39 GMT2
Can anyone point me to the web.xml parameter specification - i.e. docs that
tell me what params are available, etc. Searching for web.xml returns a
bunch of unrelated results because of it's popularity on websites.
Serializing objects11 Dec 2004 19:50 GMT7
How to serialize an object? If I implement Serializable, what
responsibilities and possibilities does this give the class/object?
Padding numbers11 Dec 2004 18:26 GMT6
I need to write a method whereby integer values less than 100 are padded
with leading zeroes (e.g. 007). Is it possible to do this keeping the
integer as it is, or do I need to convert it to a char and do something
like:
Keylistener without GUI?11 Dec 2004 17:03 GMT2
Does anyone know a way how to capture keyboard events from a
console program without using java.awt.events?
I tried:
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
Begginner needs simple help with Arrays.11 Dec 2004 17:00 GMT2
 This year at University I am doing a beginners Java module. We are
looking at OOP Java style. This week we did Arrays.
I couldn't really get my head round it all, and one of the Tasks we have
to do, that is giving me a whole load of grief is this one.
value comparison of java.sql.Date type11 Dec 2004 16:57 GMT1
Hi, how to compare two values of java.sql.Date type? That is, how to
know which one is eariler or later? Thx!
Running a JSP11 Dec 2004 15:50 GMT1
  I am have tried again the following code.
<html>
    <body>
        <%
sito eratostenesa- prosze o pomoc11 Dec 2004 15:48 GMT2
mam do zaprogramowania program w javie wyznaczajacy liczby pierwsze na
podstawie logarytmu sita eratostenesa. Nie byloby to zbytnio trudne,
gdyby nie fakt, iz mam to zrobic przy uzyciu bit-metody, tzn. cyfry
musza byc przedstwione jako ciag bitow. 1 array zawiera 32 bity i
Converting Object to Object[] After Invoke() on a Method11 Dec 2004 10:50 GMT2
I'm using a class that I have to instantiate by reflection, so when I use a
method in it, I have to use it through invoke().  Invoke always returns
type Object (never Object[]).
So if invoke() returns an Object, how can I convert it to Object[] (or even
new 'for' syntax, on private list member.11 Dec 2004 00:57 GMT4
I have a class:
class MyClass
{
   private List<int> myList;
java ng question10 Dec 2004 23:23 GMT3
Hey all,
who creates ng ?
else it might be a good idea to create something like
comp.lang.java.homework
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 November, 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.