Search Results

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: lich ; Forum: Java and child forums
Forum: Java Aug 29th, 2008
Replies: 2
Views: 809
Posted By lich
if anyone has it.. please put here
Forum: Java Aug 11th, 2008
Replies: 4
Views: 2,552
Posted By lich
what i want is this

lets say 2.44534

i want to get it to

2.44

any idea how.. please help me
Forum: Java Aug 11th, 2008
Replies: 13
Views: 1,168
Posted By lich
try
{
<you code here>
}

catch (ArrayIndexOutOfBounds evt)
{
System.out.println(" Ur Message");
}
Forum: Java Aug 11th, 2008
Replies: 4
Views: 2,552
Posted By lich
can anyone tell me how to round off the values..
Forum: Java Aug 9th, 2008
Replies: 4
Views: 543
Posted By lich
but i have put that two rite.. its there... :(
Forum: Java Aug 9th, 2008
Replies: 4
Views: 543
Posted By lich
import java.awt.*;
import java.applet.*;
import java.awt.event.*;

public class hashedited extends Applet implements ItemListener
{
CheckboxGroup cbg;
//CheckboxGroup type1,type2;
...
Forum: Java Aug 8th, 2008
Replies: 1
Views: 419
Posted By lich
hey

is anyone know how to change background color when you click a button.... please tell me. im creating a applet.. need sup
Forum: Java Aug 5th, 2008
Replies: 7
Views: 880
Posted By lich
its like this

there are 10 different items in the machine.. and each one have 3 flavors.. and each flavor comes in two different sizes 10 oz and 16 oz. and there should be exactly 3 of each of the...
Forum: Java Aug 4th, 2008
Replies: 7
Views: 880
Posted By lich
hi

we have to create a soda vending machine. so they asking a interface. i have designed the interface using netbeans. but i dont know hwo to code in there. if anyone can help me regarding this....
Forum: Java Aug 1st, 2008
Replies: 4
Views: 587
Posted By lich
The Lectuerer didnt started about Interfaces.. we have no idea when he gonna do it... meanwhile our project submission is on next week. so we have to start our project.
Forum: Java Aug 1st, 2008
Replies: 4
Views: 587
Posted By lich
hi

well i just started learning java. and up to now we did exceptions and loops and most of the java concepts.. and i used J creator lite version. but in my project i have to make a interface. so...
Forum: Java Jul 8th, 2008
Replies: 3
Views: 2,455
Posted By lich
when you use floating points and do the coding normally you get 4 decimal points. . but if i want to make it to 2 decimal points. how can the program should be. please help me out

here is the...
Forum: Java Jun 30th, 2008
Replies: 3
Views: 485
Posted By lich
Here is my code


import java.io.*;

class Add
{
public static void main (String args[] ) throws IOException;
{
BufferedReader br=new BufferedReader( new InputStreamReader (System.in));
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC