|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ide.scm.SCMPropertyCustomizerAdapter
Adapter class for easier implementation of SCMPropertyCustomizer
.
Constructor Summary | |
SCMPropertyCustomizerAdapter()
|
Method Summary | |
java.awt.Component |
getComponent()
Gets a new swing panel. |
java.util.Map |
getProperties()
Gets a new properties map. |
void |
setProperties(java.util.Map props)
Sets no properties from the map to the UI. |
void |
validateProperties()
Performs no properties validation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SCMPropertyCustomizerAdapter()
Method Detail |
public java.awt.Component getComponent()
getComponent
in interface SCMPropertyCustomizer
public void setProperties(java.util.Map props)
setProperties
in interface SCMPropertyCustomizer
props
- a keyed table for all property values.public void validateProperties() throws SCMException
validateProperties
in interface SCMPropertyCustomizer
SCMException
- if a property value is found to be invalid.public java.util.Map getProperties()
getProperties
in interface SCMPropertyCustomizer
|
Copyright © 2002 Oracle Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.