Skip to content

Instantly share code, notes, and snippets.

View zarinu's full-sized avatar

zahra heydari zarinu

  • Mashhad, Iran
View GitHub Profile
@AdoPi
AdoPi / Panel.java
Created April 18, 2014 08:49
Save JPanel as image
import java.awt.*;
import javax.swing.*;
import java.io.*;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
public class Panel extends JPanel {
/**
* Save the Panel as image with the name and the type in parameters