|
|
Optimize with a SATA RAID Storage Solution
Range of capacities as low as $1250 per TB. Ideal if you currently rely on servers/disks/JBODs
Page 8 of 8
LabelledItemPanel could support a read-only flag for viewing, but not editing, data
LabelledItemPanel could support I18N by passing in a ResourceBundle key for a label instead of passing in text already internationalized
We have described an approach that speeds up the construction of Swing user interfaces by using better building blocks than
ones available in the Swing libraries. It relies on two classes: LabelledItemPanel and StandardDialog. The essence of our approach was to identify repetitive elements of GUIs that could be encapsulated in easily reusable code.
Read more about Core Java in JavaWorld's Core Java section.