如果想要Window 能在關上後重複打開,需要自己override onClose 屬性 onClose="self.setVisible(false); event.stopPropagation()"
確定! 回上一頁