You are on page 1of 2

Program Used – Eclipse IDE, Java JDK 14.

Class –

Absolute Layout – A Layout that lets you specify exact locations.


J Checkbox – Check Boxes Options.
J Panel – Used as a container to attach any other component.
J Text Field – Used for Input of Small Amout of Text.
J Combo Box - lets the user choose one of several choices.
J Button - used to create a labeled button that has platform
independent implementation.
Codes –
Variables For The Computation.

Codes For The Computation and Compute Button.

Codes For The Clear Button.

You might also like