mainerimiina

ac

Sep 13th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. import java.awt.*;
  2. import javax.swing.*;
  3.  
  4. public class ac extends JFrame {
  5. public ac() {
  6. setBackground(Color.BLACK);
  7.  
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment