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

E13403-04

Uses of Package
javax.ide.property

Packages that use javax.ide.property
javax.ide The ide package is where all JSR 198 packages are rooted. 
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. 
 

Classes in javax.ide.property used by javax.ide
PropertyPageRegistry
          The PropertyPageRegistry is the registry of information describing what extension specific property pages have been added to an IDE.
 

Classes in javax.ide.property used by javax.ide.property
InvalidPropertyException
          This exception should be thrown by PropertyPage.onExit(java.util.prefs.Preferences, javax.ide.command.Context) implementors when the user enters an invalid property value.
PropertyPage
          The PropertyPage interface lets client introduce new property pages for setting IDE and project preferences.
PropertyPageRegistry
          The PropertyPageRegistry is the registry of information describing what extension specific property pages have been added to an IDE.
 


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.