com.retek.rmm.gui.screen.admin
Class FontSelectionDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.admin.FontSelectionDialogHandler

public class FontSelectionDialogHandler
extends ScreenHandler


Constructor Summary
FontSelectionDialogHandler()
           
 
Method Summary
 java.util.List getAllFonts()
           
 java.lang.String getFontCode()
           
 java.lang.String getFontDescription()
           
 java.util.List getFonts()
           
 void setCurrentFont(java.lang.Object font)
           
 void setFonts(java.util.List list)
           
 void setSupplier(java.lang.Object object)
           
 void submit()
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontSelectionDialogHandler

public FontSelectionDialogHandler()
Method Detail

setSupplier

public void setSupplier(java.lang.Object object)

getAllFonts

public java.util.List getAllFonts()
                           throws SystemException
Throws:
SystemException

getFonts

public java.util.List getFonts()
                        throws SystemException
Throws:
SystemException

setCurrentFont

public void setCurrentFont(java.lang.Object font)

getFontCode

public java.lang.String getFontCode()
                             throws SystemException
Throws:
SystemException

getFontDescription

public java.lang.String getFontDescription()
                                    throws SystemException
Throws:
SystemException

setFonts

public void setFonts(java.util.List list)
              throws SystemException
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28