Search:

Type: Posts; User: enakta13

Search: Search took 0.09 seconds.

  1. Re: How to create a netbean project from a java gui codes.

    i want to modify a bit of interface using netbean's form designer.
  2. Re: How to create a netbean project from a java gui codes.

    Yup I have the source codes. The extensions are .java
    I compiled these source code using command prompt in windows OS as:

    javac filename1.java
    javac filename2.java
    ..so on

    then i run the...
  3. How to create a netbean project from a java gui codes.

    Here is the thing, i have a full working java gui program made up from 4 different java codes.

    i want to modify a bit of interface using netbean's form designer. How can i achieve this?
    i have...
Results 1 to 3 of 3