Components and Libraries
Forum Post

net beans desktop application window size

HI, I'm writing a small net beans 'desktop application' and I have a slight problem. It seems that I cannot change the size of the default application window. After I run the application I can...
Forum Post

Re: About constructors!!

double x=123.09874; String y=Double.toString(x-Math.floor(x));//converting double to String y=y.substring(2);//removing '0.' in the String int length=y.length();//finding length of the y...
Forum Post

Biojava

Greetings Hi iam a beginner to Biojava, Iam interested in creating a bioinformaticsa tool using it. So i need help to guide me on How do i start with using Biojava to retrieve DNA sequences...
Forum Post

testpassport offer the real Q&As for 310-055 exam

High quality and Value for the 310-055 Exam. Testpassport Practice Exams for 310-055 (Sun Certified Programmer for the Java 2 Platform.SE 5.0) are written to the highest standards of technical...
Forum Post

Re: About constructors!!

so basically it is working for decimals like .25,.189 but it isnt working with numbers like 5.887680
Forum Post

Re: About constructors!!

0.0); num=(int)(Math.pow(10,count)*decimal); denom=(int)(Math.pow(10,count)); reduce();
Forum Post

Re: About constructors!!

double x=123.09874; String y=Double.toString(x-Math.floor(x));//converting double to String y=y.substring(2);//removing '0.' in the String int length=y.length();//finding length of the y...
Forum Post

can someone help me

i need this for a class-- To generate a random permutation, you need to fill an ArrayList with the numbers 1 to 10 so that no two entries of the array have the same contents. You could do it by...
Forum Post

ANYONE CAN HELP??this is my code..IOException: java.io.EOFException

import java.io.File; import java.io.RandomAccessFile; import java.io.IOException; public class DemoRandomAccessFile { private static void doAccess() { try {...
Forum Post

imidiate!!!please help i cant delete and find list..

import java.io.*; class Link { public String key; public Link next; public Link(String employee) { key = employee; } public void displayLink() { System.out.println( key...
Forum Post

How to exclude the TableWrapData of a Control in Eclipse UI Forms?

Hi all.. Can anybody tell me how to exclude the TableWrapData of a control in Eclipse ui forms?. I can do the exclusion for a GridData of a control, to hide it and accomodate another control in...
Forum Post

Re: About constructors!!

so i donot assign n to 1??????? but how do i code it???????????///
Forum Post

Recursive GUI creation

I'm relatively new to JAVA and am currently working my way through a personal project to help me learn the language. The project I'm working on isn't too complicated but I have gotten stuck at what...
Forum Post

Re: About constructors!!

Athallada pottaaaaa Njan Paranjath ninaku manasilayilla. You are trying to substitute n=1; This is a wrong statement. By 'n' I mean the no.of digits in the given double number after...
Forum Post

How set image as background to my first page

I want to set image in front of my project for annual year exam, when I try to set it become errror,,,,, please help me my code is(main page, menu.java) import java.awt.*;...
Forum Post

Re: About constructors!!

how can we do this using math.pow is the code above correct??
Forum Post

Re: About constructors!!

wait i almost got it!! i pased in 0.75 as a parameter and i am getting 7/10; want to get 3/4 how do i get that?? here is my code!! double n=1; double numerator=Math.pow(10,n)*x;...
Forum Post

Re: About constructors!!

No problem man you can do it. I will explain the algorithm for it, First create a constructor with double arg. Let the argument be x. step 1: Find No. of digits in the double number...
Forum Post

Re: SCJP Exam

welcome to http://www.testpassport.com
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.