another one extends JPanel with JButtons import javax.swing.*; public class ShinyButtons extends JPanel{ public static byte RED = 0; public static byte ...
確定! 回上一頁