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

Quick Search    Search Deep

Uses of Class
javax.ide.property.PropertyPage

Uses of PropertyPage in javax.ide.property
 

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