Java Swing and EJB Architecture
Covers Java Swing components and libraries, as well as Enterprise JavaBeans architecture and transaction management.
Questions
By enterprise development, we mean that programmers can use which of the following technologies to create large-scale Java applications with a wide array of powerful components?
- Java applet
- Java 2 ORB
- Java swing
- Java beans
- Naming
Which of the following technologies in JFC features a robust event-handling model?
- Abstract window toolkit
- Drag and drop
- javax.swing.text.rtf
- JTree
- Events
Which of the following packages in the swing libraries contains support for parsing hypertext markup language?
- javax.swing.text.rtf
- javax.swing.text.html
- JTextArea
- Events
- javax.swing.text.html.parser
Which of the following swing components extends the AWT dialog box and requires its components to be added to its content pane?
- OrbixWeb
- JDialog
- JFileChooser
- JOptionPane
- javax.swing.text.html
Which of the following packages in the swing libraries allows you to arrange various information in a grid format with a appearance similar to a spreadsheet?
- javax.swing.text.html
- javax.swing.text.rtf
- javax.swing.table
- Events
- JTree
Which of the following technologies in JFC is one of the more common metaphors used in graphical interfaces today?
- 2D API
- Events
- javax.swing.text.rtf
- Drag and drop
- JSlider
Which of the following swing components is a type of container to attach the internal frames in Swing?
- JDesktopPane
- JInternalFrame
- JSplitPane
- javax.swing.text.rtf
- Query
Which of the following packages in swing libraries defines the unique elements that make up the pluggable look and feel for each swing component?
- javax.swing.plaf
- javax.swing.text.rtf
- javax.swing.text.html
- JProgressBar
- OrbixWeb