EventHandler; import javafx.stage.Stage; /** * * @author joombuopre */ public class MyFXThread extends Application { private Elements el; //把所有的UI元件 ...
確定! 回上一頁