Edit.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent ae){ ClassA tab=new ClassA(); tab.setVisible(true); tab.setSize(300,100); } }); } } class ClassB { public static void main(String arg[]){ try { Form frame=new Form(); frame.setSize(300,100); frame.setVisible(true); } catch(Exception e) {} } }
Hope that it will be helpful for you. Thanks
Related Pages:
code problem - Java Beginners code problem Dear sir,
I'm havin a problem that suppose i've got...
java script
j2ee
j2me
sql
plz help me to sort out this problem.
thnx
Hi Friend,
Please try the following sample code to solve your problem
code problem - Java Beginners code problem Dear sir,
my problem is that I've a string value if this String value has "quit" then output should be "bye". i want to make this program using SWITCH CASE statement. how to implement String value in Switch plz
code problem - Java Beginners code problem Dear sir,
My problem is that i have some string value and in some case i want to remove all the value of this string, i tried this code-
Response.str.clear();
but it shows some error called "response package
Problem with code - Java Beginners Problem with code Hi Deepak. Im a newbie here at your forum. I have got a simple code of mine which is having a little problem. When I compile it, i get an...,identifier expected'...error. Could you help me out? Thank you
code problem - Java Beginners
; Hi friend,
Code to help in solving the problem :
import java.io....code problem Dear Sir, I've to make a program where there are 10... in Java visit to :
http://www.roseindia.net/java/example/java/io/
Thanks
code problem - Java Beginners code problem Dear sir,
I have an excel file in D: drive called today.xls, i want to open it thru java program, what code would be compatible plz help me Hi friend,
Code to help in solving the problem :
import
code problem - Java Beginners code problem Dear sir, my problem is given below:
suppose a file Carries the following lines-
Name: john
age: 45
Address: goa
phone...; Hi friend,
Code to help in solving the problem :
import java.io.
code problem - Java Beginners code problem Dear sir, my question was actually how to find a particual line's contain,
example if a file contains-
hy,
how r u?
regrd,
john... your problem in details.
Which keyword search the line.
Thanks
code problem - Java Beginners
of program.
thnx Hi friend,
Code to help in solving the problem...code problem Dear sir,
I've some integer value in ArrayList like-
10
40
30
i want to add them and print should be like-
"total value
code problem - Java Beginners code problem Dear sir,
my problem is that, i have two Combobox
one....
plz tell how to code this program. Hi Friend,
You can use the following code:
ComboBox
var arr = new Array();
arr[0] = new
code problem - Java Beginners code problem Dear sir,
I've some string called "JohnSon" that has to be crypted first and then decrypted, how to crypt and decrypt data plz tell me. Hi friend,
Code to help in solving the problem :
public
code problem - Java Beginners code problem My code is below:
import java.io.*;
class FileRead...());
}
}
}
Dear sir,
my problem is that suppose i enter line number: 3
if line... your code and then again try it :
import java.io.*;
class FileRead
code problem - Java Beginners code problem i've to send a login packet( username & password..., what code should be compatible, as i heared with UDP programing there is no Guarantee of packet's delevery so send me code made of TCP,
plz help me
Code problem - Java Beginners Code problem Hi.
I want to create a drop down button,where the value will be hard coded and on selecting an option another drop down button... and these values will come from the database.
Can anyone help me with the code
Java code problem Javacode problem Please check the errors,if any,in this code...i am a java beginner
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.Map
code problem - Java Beginners code problem 1)what is accurate use of access specifiers (plz give me all uses in options)..?
2)In folllowing options which can be used... and methods. Java provides some access modifiers like: public, private etc
code problem - Java Beginners code problem I want to write a program that read a string and prints the following
1)number of digits
2)number o lower case characters
3)number of space charaters
Here is the code which I suppose is almost correct.However
code problem - Java Beginners code problem 1)what is accurate use of access specifiers (plz give me all uses in options)..?
2)In folllowing options which can be used by the inner class....?
a)private instance variables
b)public instance variables
c
code problem - Java Beginners code problem Dear sir,
I want to print some line with (") this sign,like:
output should come ("hello world")
instead of (hello world)
thnx hi friend,
If you want to print "hello world",you have to use
code problem - Java Beginners code problem Dear sir,
i'm making a program where characters of a string are being displayed having its length thru a loop, like-
s
a
t
i
s
h
i want to store them as sequence in a StringBuffer like "satish"
how
problem in java code - Java Beginners problem in java code In displaying an matrix in normal javacode we use two for loops...When i attended an interview.....the hr asked me to display the matrix by only using one loop....there should be any condition or other
java Code Problem - Java Beginners javaCode Problem Hi Sir.
i am creating one java program in which i want to remove unsed variables from java program and store it into another name or same name.for example,my program is as follows.
class Prog1
{
int
java - code problem - Java Beginners java - code problem hi I want to create log file for my new project. so i choose logging class from util package. But here print some unwanted texts....
Other Wise send ur code.
Thanks
java code problem - Java Beginners javacode problem i have created a JTable in Class1 now i need to use the same JTable in another class Class2, to edit some values. i am not getting...,
Try the following code:
1) ClassA.java
import java.io.*;
import
jsp code problem - Java Beginners
jsp code problem Hi,
I have a problem with else part. It did not show the message box when the result set is null. plz, help me. thank u in advance
html code problem - Java Beginners
html code problem Hi,
Thank u for fast reply. In HTML form, more than one file 'action' is possible or not.
regards,
sakthi Hi friend,
In HTML in one form having One file action is possible.
Thanks
java script code problem - Java Beginners java script code problem Dear sir,
my problem is that, suppose i've two HTML files(with java script), out of them one has function EMPLOYEE_DETAILS() i want to call this EMPLOYEE_DETAILS() fuction to another Html file, how
JSP code problem - JSP-Servlet
JSP code problem HI..
I have a DB2 stored procedure wich return a result set.
I have made a report basing on this procedure using Crystal Reports.
How to pass parameters to this procedure with javacode in a JSP page
Problem with Java Source Code - Java Beginners Problem with Java Source Code Dear Sir I have Following Source Code ,But There is Problem with classes,
plz Help Me.
package mes.gui;
import javax.swing.JOptionPane.*;
import java.sql.*;
import javax.swing.*;
import
JAVA Problem JAVA Problem Write a program that takes two parameters
1. a word... for string length
Ignore case
handle boundary conditions
Optimize the code
The given code accepts a word and array of five words which
Java Script Code Problem - JSP-Servlet Java Script Code Problem how to concatenate html table values(there are 3 rows,each row contains 3 fields) into variable and display it using javascript Hi Friend,
Try the following code:
document.write
static code problem - Java Interview Questions
static code problem do we overload or override static methods if possible please give me the example Hi Friend,
Yes, you can overload and override static methods but only with static methods.
For ex.
public
Avl tre problem code - Java Beginners
Avl tre problem code package DataStructures;
// BinarySearchTree class
//
// CONSTRUCTION: with no initializer
//
// ******************PUBLIC OPERATIONS*********************
// void insert( x
problem
problem Hi,
what is java key words
Hi Friend,
Java Keywords are the reserved words that are used by the java compiler for specific... information, visit the following link:
Java Keywords
Thanks
problem
problem hi'sir mai niit student hu.mujhe java ka program samaj me nhi aata mai kya karu and mai kaise study karu please help me.
Learn Java from the given link:
Java Tutorials
java programming problem - JDBC java programming problem Hi,
Request you to provide the source code in Java for the following programming problem :
upload .csv file data into oracle database.
please send the solution to raichallp@yahoo.in
problem in coding problem in coding i have a following code which display the contents of the text file but not other program like java or any c program is there any handler to open the program files other than Filereader.
FileReader fr = new
Problem
();
stdIn.close();
echoSocket.close();
}
}
this is my code,
compiled
Java Problem - Java Beginners
,
Code to solve the problem :
import java.io.*;
public class PrimeNumber...Java Problem Write a program 2 input a positive integer n and check wheter n is prime or not and also know the position of that number in the prime
Problem
();
echoSocket.close();
}
}
this is my code,
compiled with no errors, but when running giving
problem
;Hi,
What do you want to do with this code. Please clarify
Applet run with appletviewer but not in browser, any code problem.
Applet run with appletviewer but not in browser, any codeproblem. Hi,My problem is when I am running my applet in appletviewer index.html, Its work... can be problem in code also. please check my code.
1) Card.java
package
java problem - Java Beginners java problem Suppose list is an array of five components of the type int.What is stored in list after the following Javacode executes?
for (i... WAIT YOUR RESPONSE.... Hi friend,
Code :
import java.util.
for a problem in coading - Java Beginners
for a problem in coading what is the problm in following coading...(String[] args)
{
mywindow ();
}
}
Hi Friend,
There is no problem with the code. Please execute it like as follows :
Compile : javac
Java Problem - Java Beginners Java Problem How to create executable file of a java program.That is steps to create a Jar File of a Java Program Hi Friend,
Try the following code:
import java.io.*;
import java.util.jar.*;
public class
JAVA Problem - Java Beginners JAVA Problem please help me!!!! How can i code in java using Two-dimensional Arrays?
88 90 94 102 111 122 134
75 77 80 86 94 103 113
80 83 85 94 100 111 121
68 71 76 85 96 110 125
77 84 91 98 105 112 119
81 85 90 96 102
Problem with arraylist Problem with arraylist I am currently working on a java project...()but it shows false Please specify the full code. Check your if condition. It seems that problem
searching problem
searching problem how we can make a code in core java for searching in hard disk?
i have to make an antivirus as my minor project , so i have need this type code to search the virus in hard disk
searching problem
searching problem how we can make a code in core java for searching in hard disk?
i have to make an antivirus as my minor project , so i have need this type code to search the virus in hard disk