Guest User

Untitled

a guest
May 7th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2. * To change this template, choose Tools | Templates
  3. * and open the template in the editor.
  4. */
  5. package examples;
  6.  
  7. public class NewJFrame extends javax.swing.JFrame {
  8.  
  9. /**
  10. * Creates new form NewJFrame
  11. */
  12. public NewJFrame() {
  13. initComponents();
  14. }
Advertisement
Add Comment
Please, Sign In to add comment