Methods' Details |
setModel
- Description
- sets the tab controller model.
|
|
getModel
- Description
- returns the tab controller model.
|
|
setContainer
- Description
- set the control container.
|
|
getContainer
- Description
- returns the control container.
|
|
getControls
- Description
- returns all controls of the control container.
|
|
autoTabOrder
[oneway] void |
autoTabOrder(); |
- Description
- enables automatic tab order.
|
|
activateTabOrder
[oneway] void |
activateTabOrder(); |
- Description
- activates tab order.
|
|
activateFirst
[oneway] void |
activateFirst(); |
- Description
- sets the focus to the first control that can be reached with the
TAB key.
|
|
activateLast
[oneway] void |
activateLast(); |
- Description
- sets the focus to the last control that can be reached with the
TAB key.
|
|
Copyright © 2003 Sun Microsystems, Inc.