To Examples
UML Diagram for MyFrame Example
JFrame
MyFrame
- label : JLabel
- textbox : JTextField
+ MyFrame( )
+ S main(String[ ])