1 import java.awt.*; 2 public class buttonDir{ 3 public static void main(String args[]){ 4 Frame f = new Frame("BorderLayout"); 5 f.
確定! 回上一頁