out.println(..) RSS

Archive

Jan
19th
Mon
permalink
Dec
29th
Mon
permalink
Sep
21st
Sun
permalink
Aug
29th
Fri
permalink
Most of the issues related to mixing AWT and Swing components are related to the mixing of so-called heavyweight and lightweight components. A heavyweight component is one that is associated with its own native screen resource (commonly known as a peer). A lightweight component is one that “borrows” the screen resource of an ancestor (which means it has no native resource of its own — so it’s “lighter”).
Aug
18th
Mon
permalink
Aug
4th
Mon
permalink
Introduction to Hibernate Search, which integrates the sophisticated search capabilities of Lucene with the familiar object-relational mapping framework of Hibernate.
Jul
29th
Tue
permalink
Jul
25th
Fri
permalink
Jul
24th
Thu
permalink
Jul
8th
Tue
permalink