Extension SDK 9.0.5

oracle.ide.composite
Interface CompositeFileElementListener


public interface CompositeFileElementListener

The listener interface for receiving composite file element events.


Method Summary
 void compositeStateChanged(CompositeFileElementEvent cfee)
          Invoked when the state of composite file elements may have changed.
 

Method Detail

compositeStateChanged

public void compositeStateChanged(CompositeFileElementEvent cfee)
Invoked when the state of composite file elements may have changed.

Parameters:
cfee - the composite file element event.

Extension SDK

 

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