|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to a version client dialog options customizer / provider.
Method Summary | |
java.awt.Component |
getComponent()
Gets the component of the options cusomizer instance. |
java.awt.Component |
getInitialFocusComponent()
Get the component to focus initially when the customizer is displayed. |
java.util.Map |
getOptions()
Gets options from the customizer, based on internal component states. |
void |
setOptions(java.util.Map options)
Sets options on the customizer, updating internal component states. |
void |
validateOptions()
Validates internal component states ahead of committing options. |
Method Detail |
public java.awt.Component getComponent()
public void setOptions(java.util.Map options)
options
- the map of options values.public java.util.Map getOptions()
public void validateOptions() throws VCSException
VCSException
- if an option states is invalid.public java.awt.Component getInitialFocusComponent()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.