Use Within:
<INPUT> <TEXTAREA>, <SELECT>, <BUTTON>
|
Arguments: lookandfeel | threedee | flush
|
Synopsis:
Certain Swing Look & Feel controls do not render well within HTML documents
due to default color, sizing, opacity and border settings on the component.
The CalHTMLPane supports two additional rendering styles: threedee
and flush which will give consistent rendering irrespective of the
installed Look & Feel.
Note that styles can be freely mixed within a document.
|
Examples of THREEDEE style form rendering |
|
|
Examples of FLUSH style form rendering |
|
|
Examples of LOOKANDFEEL style form rendering |
|
|