Instances of this class provide an etched border with an optional title. <p> Shadow styles are hints and may not be honoured by the platform. To create a group with the default shadow style for the platform, do not specify a shadow style. <dl> <dt><b>Styles:</b></dt> <dd>SHADOW_ETCHED_IN, SHADOW_ETCHED_OUT, SHADOW_IN, SHADOW_OUT, SHADOW_NONE</dd> <dt><b>Events:</b></dt> <dd>(none)</dd> </dl> <p> Note: Only one of the above styles may be specified. </p><p> IMPORTANT: This class is <em>not</em> intended to be subclassed. </p>
Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
Contributors: IBM Corporation - initial API and implementation Port to the D programming language: Frank Benoit <benoit@tionex.de>