j4ts / j4ts-awt-swing

A JSweet implementation for AWT/Swing
16 stars 3 forks source link

format html elements #6

Closed schaumb closed 6 years ago

schaumb commented 6 years ago

document body style is (in Java) starts 0 0 px (top left), this is why I set margin to 0. The Java gui fills all the space, and this is why set 100% height each main element.

I Tried with JTextField, and it is a no-decoration text field, and I set the format tags.