Component Methods

There are a large number of methods in the javax.swing.JComponent class that deal with setting up borders, fonts, and colors, for example. Consequently, most of these methods are inherited by the components. Here, we will describe just a few of these methods.
  • Borders
  • Background and Foreground Colors
  • Fonts
  • Enabling and Disabling Components

No comments:

Post a Comment