Search:

Type: Posts; User: rk0887

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,659

    How to close a frame on a button click ??

    hello sir,
    I want to close a frame when I press a button in this frame. Please suggest me how to do so with reference to my program ?

    This is my program :

    import javax.swing.*;
    import...
  2. Replies
    3
    Views
    1,078

    Re: What's the problem ??

    THANK YOU VERY MUCH for your help !!

    Now I can run my programs...
  3. Replies
    3
    Views
    1,078

    Re: What's the problem ??

    The error is as shown:

    HelloWorld.java:2: error: error while writing HelloWorld: HelloWrld.class <Access is denied>
    public class HelloWorld

    1 error

    (the error cursor is below the c of class)
  4. Replies
    3
    Views
    1,078

    What's the problem ??

    I am a beginner with JAVA..

    I have typed my first program in notepad and trying to compile it.. But there is a problem.. Plz help

    Here is the code:

    public class HelloWorld
    {
    public...
Results 1 to 4 of 4