
Designating Disabled Text
A well-developed user interface will make it clear which components in a dialog are available to receive input from the user. The AWT Component class has a setEnabled method for altering the sensitivity, so when you extend the Component class and provide your own paint method, you should provide two