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

Quick Search    Search Deep

Uses of Class
javax.ide.Service

Uses of Service in javax.ide
 

Subclasses of Service in javax.ide
 class IDE
          This is the object that centralizes general IDE environment information and services.
 

Methods in javax.ide that return Service
private static Service Service.findService(java.lang.Class serviceClass)
           
protected static Service Service.getService(java.lang.Class serviceClass)
          Get a service.