Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: purijatin
Forum: Java 12 Days Ago
Replies: 4
Views: 236
Posted By purijatin
yeah sorry i misread it,no need to parseString to employeename only l_employeeName = employeeName.getText(); that will do and in ur previous one this.employeename would also had done the job ...
Forum: Java 12 Days Ago
Replies: 4
Views: 236
Posted By purijatin
Thats because there is no such method as getText() in String object
Forum: Java Jul 11th, 2009
Replies: 5
Views: 550
Posted By purijatin
can you pl help me out on this problem ..i have spent a lot of time on this question but iam unable to find the answer
What if i want to write a class in such a way that only one instance of it can...
Forum: Java Jul 4th, 2009
Replies: 2
Views: 250
Posted By purijatin
ok i get it now..thanks a lot James
Forum: Java Jul 4th, 2009
Replies: 2
Views: 250
Posted By purijatin
class A
{
void show()
{
System.out.println("show");
}
}
class B extends A
{
void disp()
Showing results 1 to 5 of 5

 


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

©2003 - 2009 DaniWeb® LLC