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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jdk 1.6 bug or feature?22 Jun 2008 17:15 GMT11
if I have declared
public class myArgException extends Exception{
   String  sArgName = "",
               sSz = "";
how to format bigdecimal corectly?21 Jun 2008 19:23 GMT4
I was trying to us something like "%1$g" as format
long amtInCents = 1532454;
java.math.BigDecimal bd = java.math.BigDecimal.valueOf(amtInCents , 2) ;
String.format("%1$g", bd)
ListSelectionEvent for a JList20 Jun 2008 22:59 GMT3
From the netbeans GUI builder, I added a "valueChanged" event:
  private void showGuest(javax.swing.event.ListSelectionEvent
evt)                          
  {                              
Get Mantissa and exponent from double?20 Jun 2008 14:28 GMT17
How do I get Mantissa and exponent from double?
For eg.
* If the value is 15.0E0 then I want to get mantissa =.15000, exponent
= 2
problem implementing table20 Jun 2008 13:30 GMT1
hello friends
i m trying to make a game and implement it as swing application
plugged into applet. the game is similar to snakes and ladders game
but much more dynamic.
identical JPanels, repetitive20 Jun 2008 11:05 GMT1
I need to make a tabbed pane with four tabs, each pane shows text and
images from a List<Room> collection.
I can manually create the four tabs from the netbeans GUI builder, and
maybe use some copy paste so that the four tabs are similar if not
JList.setModel() from NetBeans19 Jun 2008 19:58 GMT2
Here's what I want:
public class ListSample {
 public static void main(String args[]) {
   String labels[] = { "A", "B", "C", "D","E", "F", "G", "H","I", "J" };
oo vs procedural model18 Jun 2008 12:38 GMT5
I have been reading a bit about modeling since the discussion about best
practices etc from last week and I might have made a couple of
observations I would like some feedbak on.
I think one of the problems I have regarding modelling etc is that I
Java bug tracks17 Jun 2008 03:09 GMT3
Is there some website that lists bugs/security problems with current
Java implementation ?
lrg evisu edhardy coogi women's jeans for sale17 Jun 2008 02:52 GMT2
( www.G lobwholesale.com.cn )
Discount, LRG jeans, Evisu jeans, ED hardy jeans, COOGI jeans, Gino
Green Global jeans, Lacoste jeans, G-star jeans, Ked Robot jeans, Red
Monkey jeans, BBC jeans, Smet jeans, Seven jeans, Trun North Face
Single Liked List Problem at Java Επιλογές16 Jun 2008 18:02 GMT1
Hi , i have faced multiple times this problem for my exams and i
can't
find the solution. So if anyone has any idea about the solution i
would be grateful. These are both old themes of examinations and its
How to listen to the JFrame size Changed events16 Jun 2008 16:59 GMT1
Is anyone have any idea about , when the Swing JFrame changes its size
( not minimized or maximized ) , thereafter
what listener will be called by the event Dispatch thread ?
What listener should I add to my JFrame and what event will be passed
advise on best practices guides and projects15 Jun 2008 14:54 GMT21
I am having some problems with certain practical aspects of OO design
and programming. A lot of the problems I have, stems from too many
opinions in the literature about what is the correct way of doing
things. Originally I was trained in procedural languages; assembler,
Problem with equals13 Jun 2008 10:46 GMT6
I have an object with 1 data member: an integer. I create 2 instances
of the same object with the same value for the members. For example:
class myClass {
   int data;
form conversion netbean missing13 Jun 2008 07:16 GMT1
I ran into some problem in designed an old form.
the netean IDE 5.5 found error in loading component property
[JFrame]-:jpnlContent-:jPanelStatus-:jtaStatus->document
Cannot load property editor class .
Pages: 1 2 3 May, 2008
 
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.