You are on page 1of 23

Visual Programming A

Monday, March 14, 2016 GA Lab. 201

SEVEN DI ELDRIGE RIFKI POLUAN

Compiler

Package

JFrame

Lets start with the simplest


swing program

Java Swing Jframe

Show a JFrame

Show a JFrame

Show A JFrame

Exit a Swing application

The four constants are :

setDefaultCloseOperation

Example

setSize, setLocation

Example

setBounds

Example

setLocationRelativeTo

Example

setResizable

Example

setUndecorated

Example

You might also like