graphics.clipboard
Class Service

java.lang.Object
  extended by graphics.clipboard.Service

public class Service
extends java.lang.Object


Method Summary
static java.util.Collection installedProviders(java.lang.Class service)
           
static java.util.Collection providers(java.lang.Class service)
           
static java.util.Collection providers(java.lang.Class service, java.lang.ClassLoader loader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

providers

public static java.util.Collection providers(java.lang.Class service,
                                             java.lang.ClassLoader loader)

providers

public static java.util.Collection providers(java.lang.Class service)

installedProviders

public static java.util.Collection installedProviders(java.lang.Class service)