public class EngineController extends Object
| 构造器和说明 |
|---|
EngineController() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
chooseData(javafx.event.ActionEvent event) |
void |
chooseTpl(javafx.event.ActionEvent event) |
void |
genText(javafx.event.ActionEvent event) |
void |
resetData(javafx.event.ActionEvent event) |
void |
resetResult(javafx.event.ActionEvent event) |
void |
resetTpl(javafx.event.ActionEvent event) |
void |
saveFile(javafx.event.ActionEvent event) |
public void chooseData(javafx.event.ActionEvent event)
public void chooseTpl(javafx.event.ActionEvent event)
public void saveFile(javafx.event.ActionEvent event)
public void resetResult(javafx.event.ActionEvent event)
public void resetData(javafx.event.ActionEvent event)
public void resetTpl(javafx.event.ActionEvent event)
public void genText(javafx.event.ActionEvent event)
Copyright © 2015. All rights reserved.