14.09.2015 Views

e(fx)clipse - JavaFX Tooling and Runtime

e(fx)clipse - JavaFX Tooling and Runtime - Tomsondev Blog

e(fx)clipse - JavaFX Tooling and Runtime - Tomsondev Blog

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

e(<strong>fx</strong>)<strong>clipse</strong> runtime<br />

✤<br />

Integration into Equinox-OSGi<br />

public class Example extends Application {<br />

! @Override<br />

! public void start(Stage primaryStage) {<br />

// TODO Implement<br />

}<br />

}<br />

public class Example extends AbstractJFXApplication {<br />

! @Override<br />

! protected void j<strong>fx</strong>Start(IApplicationContext context,<br />

! ! ! java<strong>fx</strong>.application.Application j<strong>fx</strong>Application,<br />

! ! ! Stage primaryStage) {<br />

! // TODO Implement<br />

}<br />

}<br />

Mittwoch, 28. März 2012

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!