Package com.dassault_systemes.catweb.base.awt |
|
Class AWTToolbarContainer
|
java.lang.Object
|
+-java.awt.Component
|
+-java.awt.Container
|
+-com.dassault_systemes.catweb.base.awt.AWTToolbarContainer
Framework : PortalBase
Module : PLBbase
public class AWTToolbarContainer
This class is a container that can receive a menubar and toolbars
attached to the four sides of this container
All Implemented Interfaces:
ToolBarReceiver
workarea
Container workarea
the work area that will contain other components
AWTToolbarContainer
AWTToolbarContainer()
Default constructor. The workarea is contained inside a scrollpane
AWTToolbarContainer
AWTToolbarContainer(boolean workareaInScrollpane)
Constructor. Flag let you choose in what is contained the workarea. If set to true
workarea is contained inside a scroll pane. If set to false, workarea is contained
inside a Container.
Copyright © 2000, Dassault Systèmes. All rights reserved