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

E17493-01

Uses of Class
javax.ide.property.PropertyPage

Packages that use PropertyPage
javax.ide.property The property page extension classes that extension writers need to implement in order to add their own property panels to an IDE preferences UI and to the project settings UI. 
 

Uses of PropertyPage in javax.ide.property
 

Methods in javax.ide.property that return PropertyPage
 PropertyPage[] PropertyPageRegistry.getIDEPropertyPages()
          Get the IDE property pages.
 PropertyPage[] PropertyPageRegistry.getProjectPropertyPages()
          Get the project property pages.
abstract  PropertyPage[] PropertyPageRegistry.getPropertyPages(java.lang.String objectClassName)
          Get the pages associated with the specified objectClassName.
 


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

E17493-01

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