Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dt.flex.wizard.viewlink
Class FlexfieldViewLinkTreeCell

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkTreeCell

public class FlexfieldViewLinkTreeCell
extends java.lang.Object

This class is used to represent a ViewLink Tree cell.

Author:
Michael Luetchford michael.luetchford@oracle.com

Constructor Summary
FlexfieldViewLinkTreeCell(java.lang.String displayText, javax.swing.Icon displayIcon)
          Public Constructor.
 
Method Summary
 javax.swing.Icon getDisplayIcon()
          method getDisplayIcon.
 java.lang.String getDisplayText()
          method getDisplayText.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexfieldViewLinkTreeCell

public FlexfieldViewLinkTreeCell(java.lang.String displayText,
                                 javax.swing.Icon displayIcon)
Public Constructor.

Parameters:
displayText - - The displayText passed in.
displayIcon - - The displayIcon passed in.
Method Detail

getDisplayIcon

public javax.swing.Icon getDisplayIcon()
method getDisplayIcon.

Returns:
Icon - The icon for the class.

getDisplayText

public java.lang.String getDisplayText()
method getDisplayText.

Returns:
String - The text to display.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.