Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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