public class NFRegion extends Canvas
Creates a rectangular region, with or without a border.
Within an HTML file, the following parameters (as supported by NFParam) can be used to specify the attributes of a label:
Color - Color of region. See NFColor for values.
BorderType - Any of the following keywords: NONE - No border BOX - Box outline SHADOW - Shadow border (default) RAISED - Raised border RECESS - Recessed border
BorderWidth - Numeric border width (in pixels) (default 4)
Image - URL for image file to be used as background