- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 17
- Posts with Downvotes
- 13
- Downvoting Members
- 10
201 Posted Topics
Re: For no option you can go to another o frame and for cancel option you can do this.... [CODE]class wl extends WindowAdapter{ public void windowClosing(WindowEvent e){ System.out.println("closing window"+e); loop: int result=JOptionPane.showConfirmDialog(null, "Are you sure to exit?","Confirm Exit", JOptionPane.YES_NO_CANCEL_OPTION, JOptionPane.WARNING_MESSAGE ); if (result==JOptionPane.YES_OPTION){ System.exit(0); } if (result==JOptionPane.NO_OPTION){ this.setvisible(false); new frame_name().setvisible(true); } … | |
I can not find the problem of this code....... I am now using Dev C++ editor for coding. #include<iostraem.h> #include<conio.h> #include<stdio.h> using namespace std; int main(){ int k=1; int m=0; int p=5; //int arry[]; int v=0; int i=0,j=0; cin>>i; cin>>j; for(int n=i;n<=j;n++,v++){ m=n; while(n>1){ if(n%2!=0){ n=3*n+1; } else n=n/2; k++; … | |
public class NewClass { public static void main(String[] args){ int[] a=null; int p=0; int i=0; while(p<11){ a[i]=p; p++; i++; } } } what is wrong here.....here the array can not store data. | |
I have face some problem with java swing component.I need to show at least 200 data in a jtable.But here is the limitation in Jtable to show at most 100 data.How can I solve this problem?? I am using mySQL data base for handling data.So it is too difficult to … | |
I have come back again. This is a long time that i have not visited this site. But I will continue my discussion here. I think you all will help me. I need help for my new project. Thank you all. | |
Hello everyone. I am very new in Android Application. I have installed JDK 7,Eclipes also. I have read the installation tutorials form the common site <URL SNIPPED>.I have installed AVD from Eclipes. But when I run the simple "Hello world" an initial program, It shows that no AVD is available. … | |
Hello everyone, I am using a LG mobile.The model is K220.I want to start internet browsing through my mobile. But there is no internet connection. How can I start it? Please help! Thanks. | |
One USB port is not working in my PC? Can any one say how can I solve this problem. I actually dont know what is wrong with the port? Please reply. | |
I set up Fedora 15 about 20 days ago. I had run some Shell programs also.But now my monitor does not show any thing on screen on it.I have tried for 2 days.The signal light of the monitor is turned on, but nothing is coming on screen. Can you say … ![]() | |
Re: I am not a kid,,but in programming side I am a kid. Hahahaha........ | |
Can any one say for an Android application which software is needed? Please reply. | |
Re: As I know there is no disadvantages of OOP if I am not wrong. | |
Re: Hello and welcome. You can discus you linked list problem in Software Development forum. Thank You. | |
Re: Welcome to Daniweb. But please go to the actual forum(software development) and ask your question. | |
I had installed Linux ( Red Hat ). But now I want to set up windows XP. But I can not do this. The option of " boot form CD "-press any key. I also pressed a key. After pressing the windows of my monitor becomes black. Nothing is appearing … | |
I am using Yahoo messenger and my operating system is Windows 7. I can do text message in my messenger ( Yahoo ), but no vidio I can not broadcast. On the other hand I can see the vidio. Can you say what is the problem? Please reply. Thanks. | |
I am using Windows 7 home primium.The microsoft office 10 is built-in.But I can not install Microsoft Office 10-free version.It shows that- The set up can not find Pro Plus\Pro Plus.WW/cab. Can any one say what is the problem? Pleae help me. | |
I am using Windows 7 Home Premium. It is original windows. When I bought this Laptop it was said that the anti-virus ( Norton ) is built-in. What is built-in? Please reply. | |
Re: Welcome to Daniweb. For discussing your problem go to the actual forum. Thank you. | |
![]() | |
The End.