Can you show me the steps of creating an application(Using JBuiled). When we create an application in Java:

1. Type the code in Textpad
2. Save it with (xxx.java)
3. Compile it
4. Run

DOES ABOVE CORRECT?


I'M USING JBuiler, WHEN I'D COMPILED AND RUN THE APPLICATION, I SELECT TO SAVE ALL. IS IT THE FINAL FORM OF MY APPLICATION IS in xxxx.exe?

SO, I CAN RUN IT AT ANY PLACE? HOW IF I UNINSTALL THE JBuiler, CAN THE APPLICATION THAT I SAVED BEFORE RUN WITHOUT JBuiler??



Thank...