Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.jdevimpl.audit.bean
Class ExceptionField

java.lang.Object
  extended by oracle.jdeveloper.audit.bean.PropertyItem
      extended by oracle.jdeveloper.audit.bean.PropertyField
          extended by oracle.jdevimpl.audit.bean.ExceptionField
All Implemented Interfaces:
java.awt.event.FocusListener, java.util.EventListener

public class ExceptionField
extends PropertyField


Constructor Summary
ExceptionField(java.lang.Throwable exception)
           
 
Method Summary
 java.awt.Component getComponent()
           
 java.lang.Object getValue()
           
 void setValue(java.lang.Object value)
           
 java.lang.String toString()
           
 
Methods inherited from class oracle.jdeveloper.audit.bean.PropertyField
addFieldListener, apply, equals, fireFieldChanged, fireFieldCommitted, fireFieldEntered, fireFieldExited, focusGained, focusLost, getDescriptor, getType, handleException, load, removeFieldListener, setDescriptor, setType
 
Methods inherited from class oracle.jdeveloper.audit.bean.PropertyItem
getLabel, getLabelText, getMnemonic, getMnemonicIndex, getName, setLabelText, setMnemonic, setMnemonicIndex, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionField

public ExceptionField(java.lang.Throwable exception)
Method Detail

getComponent

public java.awt.Component getComponent()
Specified by:
getComponent in class PropertyItem

getValue

public java.lang.Object getValue()
                          throws java.lang.Exception
Specified by:
getValue in class PropertyField
Throws:
java.lang.Exception

setValue

public void setValue(java.lang.Object value)
Specified by:
setValue in class PropertyField

toString

public java.lang.String toString()
Overrides:
toString in class PropertyField

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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