|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.plugin.PluginProxyInterfaceTable<P>
jp.carabiner.inkpod.plugin.DefaultPluginProxyInterfaceTable<P>
public class DefaultPluginProxyInterfaceTable<P>
| コンストラクタの概要 | |
|---|---|
DefaultPluginProxyInterfaceTable(java.lang.Class<? extends P> interfaceClass,
java.lang.Class<?>[] otherInterfaceClasses,
java.lang.Object target)
|
|
DefaultPluginProxyInterfaceTable(java.lang.Class<? extends P> interfaceClass,
java.lang.Object target)
|
|
| メソッドの概要 | |
|---|---|
protected P |
newProxyObject(Plugin<?> plugin)
|
| クラス jp.carabiner.inkpod.plugin.PluginProxyInterfaceTable から継承されたメソッド |
|---|
getProxy, put |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public DefaultPluginProxyInterfaceTable(java.lang.Class<? extends P> interfaceClass,
java.lang.Object target)
public DefaultPluginProxyInterfaceTable(java.lang.Class<? extends P> interfaceClass,
java.lang.Class<?>[] otherInterfaceClasses,
java.lang.Object target)
| メソッドの詳細 |
|---|
protected P newProxyObject(Plugin<?> plugin)
PluginProxyInterfaceTable<P> 内の newProxyObject
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||