Monday, December 1, 2008

Can Whey Protein Cause Nose Bleed



How to build a window

import javax.swing .*; public class Window1 {public void creaForm1 () {Window1 = new JFrame JFrame ("window IVL"); finestra1.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE); Window1. setSize (300.300); finestra1.setVisible (true);}}


___________________________________________________________________________________


TestaFinestra1 public class {public static void main (String [] args) {Window1 f = new Window1 (); f.creaForm1 ();}}



0 comments:

Post a Comment