Code (Text):
<TabPane>
<tabs>
<Tab text="Battery Cell">
<TableView fx:id="batteryCellTableView" />
</Tab>
</tabs>
</TabPane>
Code (Text):
public class BatteryCellController {
@FXML
TableView<AnalysisResult> batteryCellTableView;
@FXML
public void initialize() {...
Icon in der Spaltenüberschrift
0 commentaires:
Enregistrer un commentaire