Skip to content

Instantly share code, notes, and snippets.

@codeguru42
Created January 14, 2013 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save codeguru42/4534305 to your computer and use it in GitHub Desktop.
Save codeguru42/4534305 to your computer and use it in GitHub Desktop.
public class MainWindow {
public static void main(String[] args) {
// Write code that creates a window with a button
}
}
public class ColorChooser {
// Write code that sets up a window with a JColorSelector
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment