com.jaxfront.core.help
Interface HelpURLResolver

All Known Implementing Classes:
DefaultHelpURLResolver

public interface HelpURLResolver


Method Summary
 int getPopupDialogHeight()
           
 int getPopupDialogWidth()
           
 java.net.URL resolveURL(java.net.URL baseURL, java.lang.String helpIdentifier)
           
 

Method Detail

getPopupDialogHeight

int getPopupDialogHeight()

getPopupDialogWidth

int getPopupDialogWidth()

resolveURL

java.net.URL resolveURL(java.net.URL baseURL,
                        java.lang.String helpIdentifier)