import java.awt.*; import javax.swing.*; public class Main { public static JFrame frame = new JFrame("Copy Machine"); public static JLabel paperM