Tip Bank

DevX - Software Development Resource

Getting Data Out of an Applet

Question: I have an applet with dialog boxes, text fields and buttons.What can I do with the user input? How do I get it out of the applet?What else can

DevX - Software Development Resource

Making a Binary Executable

Question: Is there a way to make a binary executable from Java code? Answer: There are several stunts you could try in order to accomplish this,but they all cripple the

DevX - Software Development Resource

Reading a Double from Command Line

Question: Hi, I just started to program in Java in Win95 platform. Even though I/O through files has already been discussed, I am having trouble reading a double from the

DevX - Software Development Resource

Tables in Borland Database Engine/Delphi

Question: When you open a table in both the Database Desktopand a self-written Delphi app, and you post a record in your own app, the changes are reflected automatically in