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

E17493-01

oracle.ide.controls
Class TabbedWindowEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.ide.controls.TabbedWindowEvent
All Implemented Interfaces:
java.io.Serializable

public class TabbedWindowEvent
extends java.util.EventObject

A TabbedWindowEvent class.

The DividerEvent contains the information passed to the DividerListener about how much the divider has moved and in what direction.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TabbedWindowEvent(java.lang.Object source, java.lang.Object data)
           
 
Method Summary
 java.lang.Object getData()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TabbedWindowEvent

public TabbedWindowEvent(java.lang.Object source,
                         java.lang.Object data)
Method Detail

getData

public java.lang.Object getData()

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

E17493-01

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