Methods' Summary |
createTabPage |
creates a TabPageModel which can be inserted into the container.
|
loadTabPage |
creates a TabPageModel which can be inserted into the container, by loading it from a user interface
resource file.
|
Methods' Details |
createTabPage
- Description
- creates a TabPageModel which can be inserted into the container.
- Parameter TabPageID
- the id of the tab page
|
|
loadTabPage
XTabPageModel |
loadTabPage( |
[in] short |
TabPageID, |
| [in] string |
ResourceURL ); |
- Description
- creates a TabPageModel which can be inserted into the container, by loading it from a user interface
resource file.
- Parameter TabPageID
- the id of the tab page
- Parameter ResourceURL
- the URL of the user interface resource to load
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.