Containers Drawer

image\img00466.gif

Figure 84: Containers Drawer - Ajax

image\img00467.gif

Figure 85: Containers Drawer - Java

 

Component

Description

XAL

Ajax/Java

desktopPane

scrollPane

horizontalSplitPane

verticalSplitPane

tabPane

window

dialog

messageDialog

Inserts a desktop pane.

Inserts a scrollable pane.

Inserts a horizontal split pane.

Inserts a vertical split pane.

Inserts a tabbed pane.

Inserts a window.

Inserts a dialog.

Inserts a dialog that displays a message, a matching icon and some buttons.

<desktopPane/>

<scrollPane/>

<horizontalSplitPane/>

<verticalSplitPane/>

<tabPane/>

<window/>

<dialog/>

<messageDialog/>

Both

Both

Both

Both

Both

Both

Java

Java