CSC409 Advanced Java Programming

Advanced Java ProgrammingTU Board 2080

Describe any two types of Layout manager. Using swing components, design a form with three buttons with captions "RED," "BLUE," and "GREEN," respectively. Then write a program to handle the event…

10

Describe any two types of Layout manager. Using swing components, design a form with three buttons with captions "RED," "BLUE," and "GREEN," respectively. Then write a program to handle the event such that when the user clicks the button, the color of that button will be the same as its caption.

A worked answer is on its wayMeanwhile, read the Advanced Java Programming notes for this topic.

Discussion

Loading…

More Advanced Java Programming questions

All Advanced Java Programming old questions