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 / General / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deriving abstract class from non-abstract class22 May 2005 14:26 GMT1
I wonder if this is a flaw in my design:
In my program, I introduced an abstract class called VisualizationFrame
which inherits from javax.swing.JInternalFrame (which itself is not
abstract). The point to make it abstract was that it's supposed to be an
J2ME: available memory?22 May 2005 12:34 GMT3
How can I determine how much memory is available (during execution
of Midlets)?
Regards,
B
J2ME vs Symbian C++ for Bluetooth apps22 May 2005 12:34 GMT3
I'm starting to develop a BT application and need to decide which
platform to use - J2ME or Symbian C++.
I wish I could use J2ME, life sure is simpler then - the thing is,
I'm not sure J2ME has enough strength for my needs:
TableModel22 May 2005 11:59 GMT1
The data for my JTable contains a Map of objects that looks something
like this:
Public Class MyData {
    ...
URL image download problem22 May 2005 11:01 GMT5
I just created the code below to download a file from a URL. Text/HTML
files work fine, but images don't show up properly in an image viewer.
The weird thing is that the correct number of bytes (from the google
logo) are counted. OutputStreamWriter is flushed etc.
Java coding guidelines & conventions22 May 2005 10:44 GMT2
Found these coding guidelines for C#, HTML, Javascript, Java, HTML,
PL/SQL, T-SQL, VB and VBScript.
Well written and free to download.
www.demachina.com/products/swat
storing Milliseconds22 May 2005 10:26 GMT11
what java object can be used to store a timestamp with precision in
milliseconds?
I know java.sql.timestamp and java.sql.Date can do this, but i haveo ne
question.  My application is an applet.  will using java.sql.timestamp
Wait until Dialog closes and return value.22 May 2005 05:38 GMT2
I am writing a point of sale application.  I would like a Tender dialog
to open on top of the sale frame and then return the amount of change
when its done.  The sale frame will wait until it recieves the amount
of change.  I can't just use a JOptionDialog becuase the tender dialog
awt - sizing frame container by its contents22 May 2005 05:31 GMT2
I need to set correct frame size by its contents (applet). I tried
pack(), it shrinks frame making it too small.
How to size frame by its content, or how to set preferred size ?
AWT (note, AWT-only, no swing!) code:
servlet running under Apache21 May 2005 21:23 GMT4
Hi forks,
I used to have servet/jsp runing under tomcat, now I want to give a try
to have them runing under apache.
Following are what I have done so far.
oracle.jdbc.OracleDriver vs oracle.jdbc.driver.OracleDriver21 May 2005 18:15 GMT1
Which should I use? Or does it not matter?
oracle.jdbc.OracleDriver vs oracle.jdbc.driver.OracleDriver
This is for g10
TIA
RE:a problem , highlight word in the JTextPane?21 May 2005 15:51 GMT2
I write a piece of code to highlight word in the TextEditorPane,according to
http://java.sun.com/docs/books/tutorial/uiswing/components/text.html
Here is my code.
...
JTable checkbox select problem21 May 2005 14:05 GMT5
I have a JTable in which the first column is a checkbox ( The table
model getColumnClass method returns Boolean for this column )
Now, when a row gets selected, I also want the checkbox to become
selected. To acieve this, I implemented the
Eclipse: " A palette is not available" ?21 May 2005 04:50 GMT3
Hi, I have been installed the wst for Eclipse... Really I just download
the entire file thats contains eclipse+wst+dependences.zip from
eclipse.org.
But, when I try to use the view "palette" I have de message, "A pallete
Weird Eclipse Bug (?) !!!21 May 2005 02:43 GMT3
I am using eclipse 3.0.1 for a project and I found the following
strange bug when running my programs from the eclipse environment.
In some rare occasions, when calling a static method, the method is
never invoked.
 
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.