Oracle ADF Designtime API Reference v10.1.2


oracle.adf.dt.dbpanel.uix
Class Component

java.lang.Object
  extended byoracle.adf.dt.dbpanel.uix.Component

All Implemented Interfaces:
DataComponentInfo

public class Component
extends java.lang.Object
implements DataComponentInfo

Constructor Summary
Component(java.lang.String displayText, XmlKey key, ControlType type)

Method Summary
ControlType getControlType()
javax.swing.Icon getIcon()
XmlKey getXmlKey()
java.lang.String toString()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

Component

public Component(java.lang.String displayText,
                 XmlKey key,
                 ControlType type)

Method Detail

toString

public java.lang.String toString()

getIcon

public javax.swing.Icon getIcon()
Specified by:
getIcon in interface DataComponentInfo

getXmlKey

public final XmlKey getXmlKey()

getControlType

public final ControlType getControlType()

Oracle ADF Designtime API Reference v10.1.2


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