com.dynalivery.printservice
Class SaffronPrintServiceUIFactory

java.lang.Object
  extended byjavax.print.ServiceUIFactory
      extended bycom.dynalivery.printservice.SaffronPrintServiceUIFactory

public class SaffronPrintServiceUIFactory
extends javax.print.ServiceUIFactory


Field Summary
 
Fields inherited from class javax.print.ServiceUIFactory
ABOUT_UIROLE, ADMIN_UIROLE, DIALOG_UI, JCOMPONENT_UI, JDIALOG_UI, MAIN_UIROLE, PANEL_UI, RESERVED_UIROLE
 
Constructor Summary
SaffronPrintServiceUIFactory(SaffronPrintService saffronPrintService)
           
 
Method Summary
 java.lang.Object getUI(int role, java.lang.String ui)
           
 java.lang.String[] getUIClassNamesForRole(int role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaffronPrintServiceUIFactory

public SaffronPrintServiceUIFactory(SaffronPrintService saffronPrintService)
Method Detail

getUI

public java.lang.Object getUI(int role,
                              java.lang.String ui)

getUIClassNamesForRole

public java.lang.String[] getUIClassNamesForRole(int role)