When adding a component to a container with a border layout, use one of these five names, for example: Panel p = new Panel(); p.setLayout(new BorderLayout()); p ...
確定! 回上一頁