| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.vcs.properties.PropertiesPanelProvider
      
oracle.jdeveloper.vcs.properties.VersionPropertiesPanelProvider
public abstract class VersionPropertiesPanelProvider
Properties panel provider specialization class, for version property panels.
| Constructor Summary | |
|---|---|
VersionPropertiesPanelProvider() | 
|
VersionPropertiesPanelProvider(VCSStatusCache cache) | 
|
| Method Summary | |
|---|---|
protected  Element | 
getContextElement(Context context) | 
protected  java.net.URL | 
getContextURL(Context context) | 
 java.lang.String | 
getTabName()Gets the name of the panel's tab in the properties dialog.  | 
 float | 
getTabWeight()Gets the weight of the panel's tab in the properties dialog.  | 
 boolean | 
isDefaultTab()Asks whether the panel's tab is the default selection in the properties dialog.  | 
 boolean | 
isHandled(Context context)Asks whether the given element is handled by this provider and its panels.  | 
| Methods inherited from class oracle.jdeveloper.vcs.properties.PropertiesPanelProvider | 
|---|
createPanel, getHelpInfo | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public VersionPropertiesPanelProvider()
public VersionPropertiesPanelProvider(VCSStatusCache cache)
| Method Detail | 
|---|
public java.lang.String getTabName()
PropertiesPanelProvidergetTabName in class PropertiesPanelProviderpublic float getTabWeight()
PropertiesPanelProvidergetTabWeight in class PropertiesPanelProviderpublic boolean isDefaultTab()
PropertiesPanelProviderisDefaultTab in class PropertiesPanelProviderpublic boolean isHandled(Context context)
PropertiesPanelProviderisHandled in class PropertiesPanelProvidercontext - the current context.protected Element getContextElement(Context context)
protected java.net.URL getContextURL(Context context)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||