The following is an example to draw a solid rectangle using GUI. awt. ... JPanel; public class Panel extends JPanel { public void paintComponent(Graphics g) ...
確定! 回上一頁