Skip to content

Instantly share code, notes, and snippets.

@idefixcert
Created April 29, 2013 05:44
Show Gist options
  • Save idefixcert/5479900 to your computer and use it in GitHub Desktop.
Save idefixcert/5479900 to your computer and use it in GitHub Desktop.
<AnchorPane AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0" xmlns:fx="http://javafx.com/fxml" fx:controller="at.freelenzer.dagobert.fx.accounts.AccountsPresenter">
leftSide.getChildren().add(accountsView.getView());
@idefixcert
Copy link
Author

Fit To Parent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment