Extension SDK 10.1.2

Uses of Interface
oracle.ide.panels.ApplyNotifier

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

Uses of ApplyNotifier in oracle.ide.panels
 

Classes in oracle.ide.panels that implement ApplyNotifier
 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.
 


Extension SDK

 

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