jp.co.fujitsu.reffi.client.swing.helper
クラス CorrelationBuilder

java.lang.Object
  上位を拡張 jp.co.fujitsu.reffi.client.swing.helper.CorrelationBuilder

public class CorrelationBuilder
extends Object

[概 要]

[詳 細]

[備 考]

[環 境] JDK 6.0 Update 11

Copyright (c) 2008-2009 FUJITSU Japan All rights reserved.

作成者:
Project Reffi

コンストラクタの概要
CorrelationBuilder()
           
 
メソッドの概要
static ClassNode build(BaseController controller)
          [概 要] [詳 細] [備 考]
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CorrelationBuilder

public CorrelationBuilder()
メソッドの詳細

build

public static ClassNode build(BaseController controller)
                       throws InstantiationException,
                              IllegalAccessException,
                              SecurityException,
                              NoSuchMethodException,
                              IllegalArgumentException,
                              InvocationTargetException

[概 要]

[詳 細]

[備 考]

パラメータ:
controller -
戻り値:
例外:
InstantiationException
IllegalAccessException
SecurityException
NoSuchMethodException
IllegalArgumentException
InvocationTargetException


Copyright(C) Fujitsu All Rights Reserved.