|
Figure 87: Containers Drawer - Ajax |
Figure 88: 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 |