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

E13403-04

Uses of Interface
oracle.ide.panels.ApplyNotifier

Packages that use ApplyNotifier
oracle.ide.model.panels   
oracle.ide.panels Provides a framework for building panel-based UI. 
 

Uses of ApplyNotifier in oracle.ide.model.panels
 

Methods in oracle.ide.model.panels with parameters of type ApplyNotifier
 Traversable ProjectContentNavigable.newTraversable(ApplyNotifier applyNotifier)
           
 

Uses of ApplyNotifier in oracle.ide.panels
 

Classes in oracle.ide.panels that implement ApplyNotifier
 class NodeTDialogLauncher
          Subclass of TDialogLauncher that disables the OK button if any of the Nodes specified in the constructor are read-only.
 class TDialogLauncher
          This classes launches a dialog whose content area is a single Traversable, thus the "T" prefix.
 

Methods in oracle.ide.panels with parameters of type ApplyNotifier
 Traversable MetaTraversable.newTraversable(ApplyNotifier applyNotifier)
          This method specifies the Traversable that will be used in association with the Navigable; in general, only NavigableUIContainer implementations should call this method directly.
 


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.