ADF Designtime

oracle.adf.dt.objects
Class JUDTBeanPropertyDisplayable

java.lang.Object
  extended byoracle.adf.dt.objects.JUDTBeanPropertyDisplayable
All Implemented Interfaces:
oracle.ide.model.Displayable

public class JUDTBeanPropertyDisplayable
extends java.lang.Object
implements oracle.ide.model.Displayable


Constructor Summary
JUDTBeanPropertyDisplayable(java.beans.PropertyDescriptor property)
           
 
Method Summary
 javax.swing.Icon getIcon()
           
 java.lang.String getLongLabel()
           
 java.lang.String getShortLabel()
           
 java.lang.String getToolTipText()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JUDTBeanPropertyDisplayable

public JUDTBeanPropertyDisplayable(java.beans.PropertyDescriptor property)
Method Detail

getShortLabel

public java.lang.String getShortLabel()
Specified by:
getShortLabel in interface oracle.ide.model.Displayable

getLongLabel

public java.lang.String getLongLabel()
Specified by:
getLongLabel in interface oracle.ide.model.Displayable

getIcon

public javax.swing.Icon getIcon()
Specified by:
getIcon in interface oracle.ide.model.Displayable

getToolTipText

public java.lang.String getToolTipText()
Specified by:
getToolTipText in interface oracle.ide.model.Displayable

toString

public java.lang.String toString()
Specified by:
toString in interface oracle.ide.model.Displayable

ADF Designtime

 

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