We know that using swings we can create GUI applications.
COMPONENTS OF SWINGS:
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~
COMPONENTS OF SWINGS:
~~~~~~~~~~~~~~~~~~~~~~~
- JButton
- JLabel
- JTextField
- JComboBox
- JRadioButton
- JCheckBox
- JFrame
- EXIT_ON_CLOSE
- DISPOSE_ON_CLOSE
- DO_NOTHING_ON_CLOSE
- HIDE_ON_CLOSE
~~~~~~~~~~
- java.awt.*;
- java.applet.*;
- javax.swings.*;
- javax.awt.actionListener.*;
No comments:
Post a Comment