Write the statement to create a layout manager named myLayout that centers components in each row.
What will be an ideal response?
FlowLayout myLayout = new FlowLayout(FlowLayout.CENTER);
Computer Science & Information Technology
You might also like to view...
A CGI script is any file that is stored on a Web server and is executable or performs a specific function
Indicate whether the statement is true or false
Computer Science & Information Technology
The AutoTemp automatic macro runs when Word creates a new document based on a template that contains the macro.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology