public class StatusBarController
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
StatusBarController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBgImagePath() |
java.lang.String |
getLeftImagePath() |
java.lang.String |
getRightImagePath() |
void |
getSpeed() |
void |
setSpeed() |
void |
startScrolling() |
void |
stopScrolling() |
static byte[] |
toByteArray(java.io.InputStream input) |
public void startScrolling()
public void stopScrolling()
public void setSpeed()
public void getSpeed()
public java.lang.String getBgImagePath()
public java.lang.String getLeftImagePath()
public java.lang.String getRightImagePath()
public static byte[] toByteArray(java.io.InputStream input)
throws java.io.IOException
java.io.IOExceptionCopyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.