Security
Security is the condition of being protected against danger or loss.
Forum Post

unabling buttons

how do i unable buttons then make them able only if a certain condition is done? example a button will not be "clickable" unless i type something in the textfield
Forum Post
Forum Post

composition

hi i have 3 classes that i want to link using composition. class1 has a 2 dimensional array and class2 is to print the array and class3 is to sort the array in ascending order. how do i get access...
Forum Post

how to know the system configuration using java

Hello Everyone, I wanna know the system configuration (Hard Disk size,Ram capacity,Processor speed) .Can we know it using Java API? Or else is there any API which makes my life easier? if we...
Forum Post

Re: Newbie class-question

All this is asking for is to make a file named driver.java. And in this file you will make objects of your sphere class and call your setter method to update the instance variable for the diameter....
Forum Post

Newbie class-question

I've implemented a class that contains instance data that represents a sphere's diameter and I've written a constructor to initialize the diamter. Then I included getter and setter methods for the...
Forum Post

Re: beginner needs help on.createNewFile();

hah well im writing this for a college class, project with me and a friend and i need it to save the same file over and over, creating many files at once, for some reason java doesnt let you do that...
Forum Post

Evaluating Boolean Expressions in Java

Good evening to everyone!!!!!! This question has me stumped and I'm not sure which loop or statement I should use. Any help would be greatly appreciated. Consider the following segment of...
Forum Post

vector

how to add vector in java program? Thanks
Forum Post

clustering algorithm

i need a source code using Frequent Term-based Text Clustering algorithm, or apriori algorithm? does anyone have it? Thanks so much.
Forum Post

Re: Function call

This answers the question. Most of the code i used is yours but changed a few bits. The W or D Needs validation to imrove quality and gain you marks but you can do that your self. Don't forget...
Forum Post

Article: Identity Management - For a Secure Workplace

While organizations around the world spread their reach globally, it becomes essential to bind all the entities together to provide security cover for information and employees. Identity management...
Forum Post

Re: beginner needs help on.createNewFile();

I'm sorry but i didn't get your requirement. why do you need to create the same file again and again?? Ok here are some clarifications about files in java... File f1 = new File("dummy.txt");//File...
Forum Post

Problem Loading my Java Applet

Hi all, I have created a java applet and it compiles fine but when I try view it in browser it does not loads. import java.awt.*; import java.awt.event.*; import javax.swing.*; /** * *...
Forum Post

Re: Extracting integer value from String..

Here is a java function that extracts the 1st Integer value from String: http://eric-mariacher.blogspot.com/2008/11/java-extracting-only-first-integer.html useful if the string is very long...
Forum Post

beginner needs help on.createNewFile();

im attempting to write a program, that when given a number, it enters a for loop and creates an empty 1 kb file as many times as the loop permits, however im using the .createNewFile(); method and it...
Forum Post

beginner needs help on.createNewFile();

im attempting to write a program, that when given a number, it enters a for loop and creates an empty 1 kb file as many times as the loop permits, however im using the .createNewFile(); method and it...
Forum Post

Re: Postgrad java student in need of help ASAP

Well, you are right the problem is there where you pointed out ;) Here's the explanation: When a concrete class (TimesTables) implements an interface/interfaces (ActionListener & ChangeListener)...
Forum Post

Swing Paint Help

nvm guys :s
Forum Post

Re: need help on school assignment, im a beginner

Just had a quick look at it.. haven't tried this and not sure that it's what you're looking for, but.. package StringSorter; import java.util.Arrays; import java.util.Scanner; /**...
 

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.