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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Basic Structure<br />

package bsp<br />

import java<strong>fx</strong>.scene.layout.HBox<br />

import java<strong>fx</strong>.scene.control.Button<br />

import bsp.ExampleController<br />

component Example controlledby ExampleController styledwith "example.css" {<br />

! HBox {<br />

! ! children : [<br />

! ! ! Button {<br />

! ! ! ! text : "Hello World"<br />

! ! ! }<br />

! ! ]<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!