com.infoteria.gui.property
Class PropertyUtil

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

public class PropertyUtil
extends Object

ユーティリティ


Constructor Summary
PropertyUtil()
           
 
Method Summary
static Property getNakedProperty(Property prop)
          PropertyDecoratorを取り払って元のPropertyを取り出します。
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

getNakedProperty

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