Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.ide.property

Class Summary
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.
 

Exception Summary
InvalidPropertyException This exception should be thrown by PropertyPage.onExit(java.util.prefs.Preferences, javax.ide.command.Context) 55 implementors when the user enters an invalid property value.