Extension SDK 10.1.2


oracle.jdeveloper.vcs.spi
Class VCSPropertyCustomizer.ResourceProxy

java.lang.Object
  extended byoracle.jdeveloper.vcs.spi.VCSPropertyCustomizer.ResourceProxy

Enclosing class:
VCSPropertyCustomizer

public static class VCSPropertyCustomizer.ResourceProxy
extends java.lang.Object

Proxy class for obtaining VCSPropertyCustomizer resources.

Since:
9.0.5

Constructor Summary
VCSPropertyCustomizer.ResourceProxy()

Method Summary
protected int getMnemonic(int id)
protected java.lang.String getString(int id)

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

VCSPropertyCustomizer.ResourceProxy

public VCSPropertyCustomizer.ResourceProxy()

Method Detail

getString

protected java.lang.String getString(int id)

getMnemonic

protected int getMnemonic(int id)

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.