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

E13403-03

Uses of Interface
oracle.jdeveloper.cmt.CmtSelectionListener

Packages that use CmtSelectionListener
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
 

Uses of CmtSelectionListener in oracle.jdeveloper.cmt
 

Methods in oracle.jdeveloper.cmt with parameters of type CmtSelectionListener
 void CmtSelectionModel.addCmtSelectionListener(CmtSelectionListener listener)
          Add a listener to the list of liteners that are notified each time the collection of selected CmtModelNodes changes.
 void CmtSelectionModel.removeCmtSelectionListener(CmtSelectionListener listener)
          Remove a listener from the list of listeners that are notified each time the collection of selected CmtModelNodes changes.
 


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

E13403-03

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