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

E13403-08

Uses of Class
oracle.ide.layout.LayoutResetEvent

Packages that use LayoutResetEvent
oracle.ide.layout Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. 
 

Uses of LayoutResetEvent in oracle.ide.layout
 

Methods in oracle.ide.layout with parameters of type LayoutResetEvent
 void LayoutResetListener.afterLayoutActivation(LayoutResetEvent e)
          Notification that the layouts have been reset and the current layout was activated.
 void LayoutResetListener.afterLayoutReset(LayoutResetEvent e)
          Notification that a layout has been reset to the original factory settings.
 void LayoutResetListener.beforeLayoutActivation(LayoutResetEvent e)
          Notification that the layouts have been reset and the current layout is going to be activated.
 void LayoutResetListener.beforeLayoutReset(LayoutResetEvent e)
          Notification that a layout is going to be reset to the original factory settings.
 


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

E13403-08

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