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

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.inventoryitem.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 setItemSupplier(java.lang.Object object)
           
 void setPersonalizationAttribute(java.lang.Object object)
           
 
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

setItemSupplier

public void setItemSupplier(java.lang.Object object)

setPersonalizationAttribute

public void setPersonalizationAttribute(java.lang.Object object)

getAllFonts

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

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25