Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.model.panels
Class ApplicationPropertiesDialog

java.lang.Object
  extended by oracle.ide.model.panels.ApplicationPropertiesDialog


Deprecated. use the settings-ui-hook to register an application properties panel

@Deprecated
public final class ApplicationPropertiesDialog
extends java.lang.Object

Application Properties dialog.


Constructor Summary
ApplicationPropertiesDialog()
          Deprecated.  

 

Method Summary
static void addPanel(Navigable navigable)
          Deprecated. use the settings-ui-hook to register an application properties panel

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ApplicationPropertiesDialog

public ApplicationPropertiesDialog()
Deprecated. 

Method Detail

addPanel

@Deprecated
public static void addPanel(Navigable navigable)
Deprecated. use the settings-ui-hook to register an application properties panel
Add a top level navigable to the Application Properties dialog.
Parameters:
navigable - the navigable to be added

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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