Title / Description
Code import javax.swing.JFrame; public class Windows extends JFrame { Windows(){ this.setLocation(arg0, arg1) } /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub Windows thGame = new Windows(); } }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code