|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
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()
PropertiesPanelProvider
getTabName
in class PropertiesPanelProvider
public float getTabWeight()
PropertiesPanelProvider
getTabWeight
in class PropertiesPanelProvider
public boolean isDefaultTab()
PropertiesPanelProvider
isDefaultTab
in class PropertiesPanelProvider
public boolean isHandled(Context context)
PropertiesPanelProvider
isHandled
in class PropertiesPanelProvider
context
- 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.5.0) E13403-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |