com.infoteria.gui.property
クラス PropertyUtil

java.lang.Object
  |
  +--com.infoteria.gui.property.PropertyUtil

public class PropertyUtil
extends Object

ユーティリティ


コンストラクタの概要
PropertyUtil()
           
 
メソッドの概要
static Property getNakedProperty(Property prop)
          PropertyDecoratorを取り払って元のPropertyを取り出します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PropertyUtil

public PropertyUtil()
メソッドの詳細

getNakedProperty

public static Property getNakedProperty(Property prop)
PropertyDecoratorを取り払って元のPropertyを取り出します。