public class PrintPreviewer extends JPanel { protected Pageable pageable; ... to this panel */ protected void buildLayout() { setLayout(new BorderLayout()); ...
確定! 回上一頁