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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Possible Loss Of Precision??30 May 2004 01:54 GMT30
I got this error when writing a method.
Here's the code...
   public int getPrice(){
       return price;
Tabbed Pane problem29 May 2004 18:35 GMT3
Okay I've spent the last 3hrs trying to figure out why my tabbed panes are
acting strangely, but have had no luck. So hope someone here can help me
out.
Basically i have a class that produces my window,meubar, etc.. this class
freeing resources allocated in a static bloc initilaisation of a class ?29 May 2004 18:32 GMT3
I hava a class in wich I initialize a resource like this:
class Dummy {
    static GlobalRessourceClass myGlobalRes;
    {
Reducing casting by using toString()29 May 2004 14:08 GMT7
Is it possible to reduce casting by toString() method?
eg. *VendingMachine class uses ItemType class*
public class VendingMachine{
public VendingMachine{ }
JApplet problem: IllegalAccessException29 May 2004 03:15 GMT1
I am receiving the following error when trying to load an applet.
IllegalAccessException: Class sun.applet.AppletPanel can not access a member
of class TempConvert with modifiers ""
I have SDK/JRE 1.4.0 installed, and I am using Windows XP Professional.
midlet to sl45i needed > beep before impulse29 May 2004 01:33 GMT1
Hey,
I want to ask if someone could be so kind and writte for me
java midlet to siemens sl45i which give short beep tone 10 second
before next impulse when I am speaking when I am speaking
Paranoid sandbox by way of ClassLoader - viability28 May 2004 22:02 GMT1
Here is my goal: to jail (i.e. put in a sandbox) a .class code's running
completely from access to all other classes JVM could possible load, except
java.lang.Object (which I suppose is the basic minimal).
I have written a code to do that by way of ClassLoader. Before proceeding to
How to add a button next to title at the JTabbedPane28 May 2004 15:11 GMT2
I want to add a small button next to the title of each tabbed pane and
receive user's mouse click event at the small button.
And finally, the selected pane will be removed.
How to add other object, button, into Title part of JTabbedPane ?
Generics code won't compile28 May 2004 15:05 GMT2
I'm trying to compile a simple Node class using Generics, but it won't
compile. I'm using Sun JDK 1.5.0 beta 1 on GNU/Linux (Gentoo Linux).
This is my code:
package datastructures;
Monitoring typing in JTextField28 May 2004 11:37 GMT4
I want to run a piece of code everytime the text in a JTextField changes. I
have managed to detect a key press by adding a KeyListener, but if i call
textField.getText(), it returns the previous value. How do I get the new
text that will be there after this new keystroke is ...
intro to java student question, vector loop28 May 2004 06:58 GMT2
Hello, I'm looking for help with a certain part of a program where the
program reads integers from a file into a vector, and then prints out the
sorted list of integers.
I'm trying to make the loop that checks to see if the vector is empty
Help w/ problem27 May 2004 22:25 GMT4
Hi guys, my first post here so dont yell, heh.
I am trying to make a trivia program of sorts, but for this I need
help with my class that inputs data from files.  I need to set up two
String arrays to hold the answer and questions, which are read in
JAI installation27 May 2004 14:59 GMT1
I have tried to install the Java Advanced Imaging jdk - which seemed to
install successfully (without errors).
Do I have to install the jre aswell ?
Windows 98 installation.
events and custom JTable cells27 May 2004 14:51 GMT1
 I have a JTable in which one column consists of a custom component which
has the  ability to handle mosue events (rotate a molecule).
I have set up the table to display the custom component - but when I try
and rotate the molecule nothing happens. I realzie that events are not
Anyone know any good jsp/ java webhosts ?27 May 2004 14:36 GMT2
Anyone know any good jsp/ java webhosts ?
regards Jim
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 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.