oracle.adf.dt.objects
Class JUDTBeanPropertyDisplayable
java.lang.Object
oracle.adf.dt.objects.JUDTBeanPropertyDisplayable
- All Implemented Interfaces:
- oracle.ide.model.Displayable
- public class JUDTBeanPropertyDisplayable
- extends java.lang.Object
- implements oracle.ide.model.Displayable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JUDTBeanPropertyDisplayable
public JUDTBeanPropertyDisplayable(java.beans.PropertyDescriptor property)
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
Copyright © 1997, 2004, Oracle. All rights reserved.