pabloar93

Ejemplo JFrame TEBI

Sep 9th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.12 KB | None | 0 0
  1. import javax.swing.*;
  2. import java.awt.*;
  3. import java.awt.event.*;
  4.  
  5. public class Formulario extends JFrame {
  6.  
  7.  
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment