|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
AbstractComponentCreator
creates components based on a class that is given in the constructor.ActionListeners added to this
panel with addActionListener().
SwingConstants such as CENTER, NORTHWEST, etc.SwingConstants.NORTHWEST
javax.swing.Border
java.lang.Character
java.awt.Color
java.awt.Dimension
java.awt.Font
javax.swing.ImageIcon
java.awt.Insets
Rectangle class
java.net.URL
JButton in the panel
with the given name.
JCheckBox in the panel
with the given name.
JComboBox in the panel
with the given name.
JLabel in the panel
with the given name.
JRadioButton in the
panel with the given name.
JTextArea in the panel
with the given name.
JTextField in the panel
with the given name.
XmlLayoutCell.getBounds()
Use the component's minimum size
If the size is fixed (row or height) then use the max of the fixed
size and the component size
XmlLayoutCell.getBounds()
If the cell is not included in the layout, then the width is 0
If a cell width is fixed, use that number for width
If a cell height is fixed, use that number for height
Otherwise use the components width/height and add padding
Node.TEXT_NODE child
of the given node.
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||