public class BBLaunchDock extends Object
Modifier and Type | Field and Description |
---|---|
UserCredentials |
UserCredentials! |
Constructor and Description |
---|
BBLaunchDock(Admin admin!,
BBjString p_archive$,
BBjNumber p_allowClientConfig,
BBjNumber p_visible) |
BBLaunchDock(BBjString p_Archive$) |
BBLaunchDock(BBjString p_archive$,
BBjNumber p_allowClientConfig,
BBjNumber p_visible) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent@ p_event!) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$,
BBjNumber p_requireSSL) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$,
BBjString p_destSubDir$) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$,
BBjString p_destSubDir$,
BBjNumber p_requireSSL) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$,
BBjString p_destSubDir$,
BBjString p_destFile$) |
static BBjString |
copyFileToWebServer(BBjString p_srcFile$,
BBjString p_destSubDir$,
BBjString p_destFile$,
BBjNumber p_requireSSL) |
void |
destroy() |
void |
fadeIn() |
LaunchDock@ |
getLaunchDock() |
static BBjString |
getWebServerAppsURL() |
static BBjString |
getWebServerAppsURL(BBjNumber p_requireSSL) |
static BBjString |
getWebServerFilesURL() |
static BBjString |
getWebServerFilesURL(BBjNumber p_requireSSL) |
static BBjString |
getWebServerHost() |
static BBjString |
getWebServerHttpPort() |
static BBjString |
getWebServerPort() |
static BBjString |
getWebServerPort(BBjNumber p_requireSSL) |
static BBjString |
getWebServerProtocol() |
static BBjString |
getWebServerProtocol(BBjNumber p_requireSSL) |
static BBjString |
getWebServerSSLPort() |
static BBjString |
getWebServerURL() |
static BBjString |
getWebServerURL(BBjNumber p_requireSSL) |
void |
initialize(BBjString p_archive$,
BBjNumber p_allowClientConfig,
BBjNumber p_visible) |
static BBjNumber |
isWebServerEnabled() |
static BBjNumber |
isWebServerHttpEnabled() |
static BBjNumber |
isWebServerSSLEnabled() |
void |
loadClientSettings() |
static BBjString |
quotePath(BBjString p_path!) |
void |
refresh() |
static BBjNumber |
runCommand(BBjString p_command!,
BBjString p_workingDir!,
BBjNumber p_runOnServer!) |
static BBjNumber |
runProgram(Program@ p_program!) |
void |
saveClientSettings() |
void |
setAlwaysOnTop(BBjInt p_alwaysOnTop!) |
void |
setBackgroundImage(BBjString p_backgroundImage!,
BBjInt p_barEndcapWidth!) |
void |
setButtonCustomXOffset(BBjInt p_buttonXOffset!) |
void |
setButtonCustomYOffset(BBjInt p_buttonYOffset!) |
void |
setButtonHoverOpacity(BBjNumber p_buttonHoverOpacity!) |
void |
setButtonNormalOpacity(BBjNumber p_buttonNormalOpacity!) |
void |
setButtonSizeHovered(BBjInt p_buttonSizeHovered!) |
void |
setButtonSizeNormal(BBjInt p_buttonSizeNormal!) |
void |
setButtonSizeZoomed(BBjInt p_buttonSizeZoomed!) |
void |
setButtonSpacing(BBjInt p_buttonSpacing!) |
void |
setFonts(BBjString p_pathToTitleFontFile!,
BBjInt p_titleFontSize!,
BBjString p_pathToTooltipFontFile!,
BBjInt p_tooltipFontSize!) |
void |
setFonts(BBjString p_pathToTitleFontFile!,
BBjInt p_titleFontSize!,
BBjString p_pathToTooltipFontFile!,
BBjInt p_tooltipFontSize!,
BBjInt p_tooltipDescriptionFontSize!) |
void |
setTextShadows(BBjInt p_shadowSize!,
Color p_shadowColor!,
BBjNumber p_shadowOpacity!) |
void |
setTheme(BBjInt p_themeNumber!) |
void |
setTitleAlpha(BBjNumber p_titleAlpha!) |
void |
setTitleColor(BBjInt p_red!,
BBjInt p_green!,
BBjInt p_blue!) |
void |
setTitleFont(BBjString p_pathToFontFile!,
BBjInt p_titleFontSize!) |
void |
setTitleFontName(BBjString p_fontName!) |
void |
setTitleFontSize(BBjInt p_titleFontSize!) |
void |
setTitleOffset(BBjInt p_titleOffset!) |
void |
setTitleShadowColor(BBjInt p_red!,
BBjInt p_green!,
BBjInt p_blue!) |
void |
setTitleShadowOpacity(BBjNumber p_titleShadowOpacity!) |
void |
setTitleShadowSize(BBjInt p_titleShadowSize!) |
void |
setTooltipAlpha(BBjNumber p_tooltipAlpha!) |
void |
setTooltipColor(BBjInt p_red!,
BBjInt p_green!,
BBjInt p_blue!) |
void |
setTooltipDescriptionFontSize(BBjInt p_descriptionFontSize!) |
void |
setTooltipFont(BBjString p_pathToFontFile!,
BBjInt p_tooltipFontSize!) |
void |
setTooltipFontName(BBjString p_fontName!) |
void |
setTooltipFontSize(BBjInt p_tooltipFontSize!) |
void |
setTooltipOffset(BBjInt p_tooltipOffset!) |
void |
setTooltipShadowColor(BBjInt p_red!,
BBjInt p_green!,
BBjInt p_blue!) |
void |
setTooltipShadowOpacity(BBjNumber p_tooltipShadowOpacity!) |
void |
setTooltipShadowSize(BBjInt p_tooltipShadowSize!) |
static BBjString |
unquotePath(BBjString p_path!) |
public UserCredentials UserCredentials!
public BBLaunchDock(BBjString p_Archive$)
public BBLaunchDock(BBjString p_archive$, BBjNumber p_allowClientConfig, BBjNumber p_visible)
public BBLaunchDock(Admin admin!, BBjString p_archive$, BBjNumber p_allowClientConfig, BBjNumber p_visible)
public void initialize(BBjString p_archive$, BBjNumber p_allowClientConfig, BBjNumber p_visible)
public void loadClientSettings()
public void saveClientSettings()
public LaunchDock@ getLaunchDock()
public void destroy()
public void setButtonSizeNormal(BBjInt p_buttonSizeNormal!)
public void setButtonSizeHovered(BBjInt p_buttonSizeHovered!)
public void setButtonSizeZoomed(BBjInt p_buttonSizeZoomed!)
public void setButtonNormalOpacity(BBjNumber p_buttonNormalOpacity!)
public void setButtonHoverOpacity(BBjNumber p_buttonHoverOpacity!)
public void setButtonSpacing(BBjInt p_buttonSpacing!)
public void setButtonCustomXOffset(BBjInt p_buttonXOffset!)
public void setButtonCustomYOffset(BBjInt p_buttonYOffset!)
public void setFonts(BBjString p_pathToTitleFontFile!, BBjInt p_titleFontSize!, BBjString p_pathToTooltipFontFile!, BBjInt p_tooltipFontSize!)
public void setFonts(BBjString p_pathToTitleFontFile!, BBjInt p_titleFontSize!, BBjString p_pathToTooltipFontFile!, BBjInt p_tooltipFontSize!, BBjInt p_tooltipDescriptionFontSize!)
public void setTitleFont(BBjString p_pathToFontFile!, BBjInt p_titleFontSize!)
public void setTitleFontName(BBjString p_fontName!)
public void setTitleFontSize(BBjInt p_titleFontSize!)
public void setTitleAlpha(BBjNumber p_titleAlpha!)
public void setTitleOffset(BBjInt p_titleOffset!)
public void setTextShadows(BBjInt p_shadowSize!, Color p_shadowColor!, BBjNumber p_shadowOpacity!)
public void setTooltipShadowColor(BBjInt p_red!, BBjInt p_green!, BBjInt p_blue!)
public void setTitleShadowColor(BBjInt p_red!, BBjInt p_green!, BBjInt p_blue!)
public void setTitleColor(BBjInt p_red!, BBjInt p_green!, BBjInt p_blue!)
public void setTooltipColor(BBjInt p_red!, BBjInt p_green!, BBjInt p_blue!)
public void setTitleShadowOpacity(BBjNumber p_titleShadowOpacity!)
public void setTitleShadowSize(BBjInt p_titleShadowSize!)
public void setTooltipFont(BBjString p_pathToFontFile!, BBjInt p_tooltipFontSize!)
public void setTooltipFontName(BBjString p_fontName!)
public void setTooltipFontSize(BBjInt p_tooltipFontSize!)
public void setTooltipDescriptionFontSize(BBjInt p_descriptionFontSize!)
public void setTooltipAlpha(BBjNumber p_tooltipAlpha!)
public void setTooltipOffset(BBjInt p_tooltipOffset!)
public void setTooltipShadowOpacity(BBjNumber p_tooltipShadowOpacity!)
public void setTooltipShadowSize(BBjInt p_tooltipShadowSize!)
public void setTheme(BBjInt p_themeNumber!)
public void setAlwaysOnTop(BBjInt p_alwaysOnTop!)
public void refresh()
public void fadeIn()
public void setBackgroundImage(BBjString p_backgroundImage!, BBjInt p_barEndcapWidth!)
public void actionPerformed(ActionEvent@ p_event!)
public static BBjNumber runProgram(Program@ p_program!)
public static BBjNumber runCommand(BBjString p_command!, BBjString p_workingDir!, BBjNumber p_runOnServer!)
public static BBjString quotePath(BBjString p_path!)
public static BBjString unquotePath(BBjString p_path!)
public static BBjNumber isWebServerEnabled()
public static BBjNumber isWebServerHttpEnabled()
public static BBjNumber isWebServerSSLEnabled()
public static BBjString getWebServerProtocol()
public static BBjString getWebServerProtocol(BBjNumber p_requireSSL)
public static BBjString getWebServerHost()
public static BBjString getWebServerHttpPort()
public static BBjString getWebServerSSLPort()
public static BBjString getWebServerPort()
public static BBjString getWebServerPort(BBjNumber p_requireSSL)
public static BBjString getWebServerURL()
public static BBjString getWebServerURL(BBjNumber p_requireSSL)
public static BBjString getWebServerFilesURL()
public static BBjString getWebServerFilesURL(BBjNumber p_requireSSL)
public static BBjString getWebServerAppsURL()
public static BBjString getWebServerAppsURL(BBjNumber p_requireSSL)
public static BBjString copyFileToWebServer(BBjString p_srcFile$)
public static BBjString copyFileToWebServer(BBjString p_srcFile$, BBjNumber p_requireSSL)
public static BBjString copyFileToWebServer(BBjString p_srcFile$, BBjString p_destSubDir$)
public static BBjString copyFileToWebServer(BBjString p_srcFile$, BBjString p_destSubDir$, BBjNumber p_requireSSL)
public static BBjString copyFileToWebServer(BBjString p_srcFile$, BBjString p_destSubDir$, BBjString p_destFile$)
public static BBjString copyFileToWebServer(BBjString p_srcFile$, BBjString p_destSubDir$, BBjString p_destFile$, BBjNumber p_requireSSL)