A B C D E F G I K L M N P R S T U V W

S

SCROLLBAR_HEIGHT - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
SCROLLBAR_WIDTH - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
SCROLL_COUNT - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
SCROLL_HEIGHT - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
SCROLL_STEP - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
SplashScreen - class gr.bluevibe.fire.displayables.SplashScreen.
SplashScreen is a utility class for displaying a Splash screen on application Start-up.
SplashScreen() - Constructor for class gr.bluevibe.fire.displayables.SplashScreen
 
scrollY - Variable in class gr.bluevibe.fire.components.Panel
 
selectedImage - Variable in class gr.bluevibe.fire.components.Row
 
selectedLinkBgColor - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
selectedLinkColor - Static variable in class gr.bluevibe.fire.displayables.FireScreen
 
setAlignment(int) - Method in class gr.bluevibe.fire.components.Row
 
setBgColor(Integer) - Method in class gr.bluevibe.fire.components.ListBox
 
setBgColor(Integer) - Method in class gr.bluevibe.fire.components.ListElement
 
setBgColor(int) - Method in class gr.bluevibe.fire.components.Movie
 
setBgColor(Integer) - Method in class gr.bluevibe.fire.components.Row
 
setBgImage(Image, int, int) - Method in class gr.bluevibe.fire.components.Movie
 
setBgImageSrc(Image) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setBorder(boolean) - Method in class gr.bluevibe.fire.components.ListBox
 
setBorder(boolean) - Method in class gr.bluevibe.fire.components.Movie
 
setBorder(boolean) - Method in class gr.bluevibe.fire.components.Row
 
setBottomOffset(int) - Method in class gr.bluevibe.fire.components.Popup
 
setBullet(Image) - Method in class gr.bluevibe.fire.components.ListBox
 
setBundle(String, String) - Static method in class gr.bluevibe.fire.util.Lang
Sets a resource bundle.
setBusyMode(boolean) - Method in class gr.bluevibe.fire.displayables.FireScreen
When a FireScreen instance is in busy mode, it displayes a "busy indicator" gauge on the bottom of the screen.
setChecked(boolean) - Method in class gr.bluevibe.fire.components.ListElement
 
setColor(int) - Method in class gr.bluevibe.fire.components.ListBox
 
setColor(int) - Method in class gr.bluevibe.fire.components.ListElement
 
setColor(int) - Method in class gr.bluevibe.fire.components.Row
 
setColor(int) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setCommandListener(CommandListener) - Method in class gr.bluevibe.fire.components.Component
 
setCommandListener(CommandListener) - Method in class gr.bluevibe.fire.components.Panel
 
setContainerCurrent() - Method in class gr.bluevibe.fire.components.Component
 
setContainerCurrent() - Method in class gr.bluevibe.fire.components.Panel
 
setContainerCurrent() - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setContainerCurrent() - Method in interface gr.bluevibe.fire.util.ComponentListener
A component can request that is container will be made current, using this method.
setCurrent(Displayable) - Method in class gr.bluevibe.fire.components.Component
 
setCurrent(Displayable) - Method in class gr.bluevibe.fire.components.Panel
 
setCurrent(Displayable) - Method in class gr.bluevibe.fire.displayables.FireScreen
Sets Displayable c as the Current display.
setCurrent(Panel) - Method in class gr.bluevibe.fire.displayables.FireScreen
Set a panel to the FireScreen.
setCurrent(Panel, int) - Method in class gr.bluevibe.fire.displayables.FireScreen
Shows the panel p on the screen with the supplied animation direction.
setCurrent(Displayable) - Method in interface gr.bluevibe.fire.util.ComponentListener
A component can request the display of a Displayable from the container using this method.
setDate(Calendar) - Method in class gr.bluevibe.fire.components.DateTimeRow
 
setEditable(boolean) - Method in class gr.bluevibe.fire.components.Row
Sets this row to editable (or not).
setFilled(Integer) - Method in class gr.bluevibe.fire.components.ListBox
 
setFilled(Integer) - Method in class gr.bluevibe.fire.components.Row
 
setFont(Font) - Method in class gr.bluevibe.fire.components.ListBox
 
setFont(Font) - Method in class gr.bluevibe.fire.components.ListElement
 
setFont(Font) - Method in class gr.bluevibe.fire.components.Popup
 
setFont(Font) - Method in class gr.bluevibe.fire.components.Row
 
setFont(Font) - Method in class gr.bluevibe.fire.util.FString
 
setForcedTextWidth(Integer) - Method in class gr.bluevibe.fire.components.Row
 
setFullScreenMode(boolean) - Method in class gr.bluevibe.fire.displayables.FireScreen
Sets the mode of the screen.
setFullSizeHighlight(boolean) - Method in class gr.bluevibe.fire.components.ListElement
 
setFullSizeHighlight(boolean) - Method in class gr.bluevibe.fire.components.Row
 
setGauge(FGauge) - Method in class gr.bluevibe.fire.displayables.FireScreen
Sets the gauge that is shown when the Screen is set to busy mode.
setGradImage(Image) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setHeight(int) - Method in class gr.bluevibe.fire.components.Component
 
setHpos(int) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setId(String) - Method in class gr.bluevibe.fire.components.ListBox
 
setId(Object) - Method in class gr.bluevibe.fire.components.ListElement
 
setId(String) - Method in class gr.bluevibe.fire.components.Row
 
setImage(Image) - Method in class gr.bluevibe.fire.components.Row
 
setImageHpos(int) - Method in class gr.bluevibe.fire.components.Row
 
setImageVpos(int) - Method in class gr.bluevibe.fire.components.Row
 
setInteractiveBusyMode(boolean) - Method in class gr.bluevibe.fire.displayables.FireScreen
If this FireScreen instance is in interactive busy mode, it will allow user actions when busyMode==true.
setLabel(String) - Method in class gr.bluevibe.fire.components.DateTimeRow
 
setLabel(String) - Method in class gr.bluevibe.fire.components.Panel
 
setLabel(String, Font, Integer, int) - Method in class gr.bluevibe.fire.components.Row
 
setLabelFont(Font) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setLeftSoftKey(int) - Static method in class gr.bluevibe.fire.displayables.FireScreen
 
setLogo(Image) - Method in class gr.bluevibe.fire.displayables.LoadScreen
 
setLogo(Image) - Method in class gr.bluevibe.fire.displayables.SplashScreen
 
setLogoPossition(int) - Static method in class gr.bluevibe.fire.displayables.FireScreen
Sets the possition of the logo (found in the theme file) on the top border of a panel.
setLoopTimeline(boolean) - Method in class gr.bluevibe.fire.components.Movie
 
setMinHeight(int) - Method in class gr.bluevibe.fire.components.Component
 
setMinWidth(int) - Method in class gr.bluevibe.fire.components.Component
 
setMultiple(boolean) - Method in class gr.bluevibe.fire.components.ListBox
 
setNumberOfLines(int) - Method in class gr.bluevibe.fire.components.Row
Sets the number of text lines on this row.
setNumberOfLines(int) - Method in class gr.bluevibe.fire.util.FString
 
setOnPointer(boolean) - Method in class gr.bluevibe.fire.components.ListElement
 
setOrientation(int) - Method in class gr.bluevibe.fire.displayables.FireScreen
Sets the orientation of the screen.
setOrientationChangeKey(Integer) - Method in class gr.bluevibe.fire.displayables.FireScreen
Sets the keycode (@see Canvas) that changes the orientation of the screen.
setOverlay(boolean) - Method in class gr.bluevibe.fire.components.Row
 
setPosX(int) - Method in class gr.bluevibe.fire.components.Popup
 
setPosY(int) - Method in class gr.bluevibe.fire.components.Popup
 
setRightSoftKey(int) - Static method in class gr.bluevibe.fire.displayables.FireScreen
 
setSelected(boolean) - Method in class gr.bluevibe.fire.components.Component
Sets this component on/off selected mode.
setSelectedBullet(Image) - Method in class gr.bluevibe.fire.components.ListBox
 
setSelectedImage(Image) - Method in class gr.bluevibe.fire.components.Row
 
setShowBorderDecorations(boolean) - Method in class gr.bluevibe.fire.components.Panel
 
setShowTime(boolean) - Method in class gr.bluevibe.fire.components.DateTimeRow
 
setStepX(int) - Method in class gr.bluevibe.fire.components.Movie
Set the stepX.
setStepY(int) - Method in class gr.bluevibe.fire.components.Movie
Set the stepY.
setText(String) - Method in class gr.bluevibe.fire.components.FTicker
Set the text of the ticker.
setText(String) - Method in class gr.bluevibe.fire.components.ListElement
 
setText(String) - Method in class gr.bluevibe.fire.components.Row
 
setText(String) - Method in class gr.bluevibe.fire.util.FString
 
setTextBoxConstrains(int) - Method in class gr.bluevibe.fire.components.Row
 
setTextBoxSize(int) - Method in class gr.bluevibe.fire.components.Row
 
setTextHpos(int) - Method in class gr.bluevibe.fire.components.Row
 
setTextVpos(int) - Method in class gr.bluevibe.fire.components.Row
 
setTicker(FTicker) - Method in class gr.bluevibe.fire.components.Panel
 
setTiled(boolean) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setTimelineLength(int) - Method in class gr.bluevibe.fire.components.Movie
 
setTitle(String) - Method in class gr.bluevibe.fire.displayables.LoadScreen
 
setTitle(String) - Method in class gr.bluevibe.fire.displayables.SplashScreen
 
setTopOffset(int) - Method in class gr.bluevibe.fire.components.Popup
 
setVertical(boolean) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setVpos(int) - Method in class gr.bluevibe.fire.displayables.FireScreen
 
setWidth(int) - Method in class gr.bluevibe.fire.components.Component
 
setWidth(int) - Method in class gr.bluevibe.fire.util.FString
 
setup(Hashtable, int, String) - Static method in class gr.bluevibe.fire.util.FireIO
Initializes the FireIO singleton.
showAlert(String, Image) - Method in class gr.bluevibe.fire.components.Panel
 
showPopup(Popup) - Method in class gr.bluevibe.fire.displayables.FireScreen
Shows a popup panel on the screen.
size(String) - Static method in class gr.bluevibe.fire.util.FireIO
 
sizeChanged(int, int) - Method in class gr.bluevibe.fire.displayables.FireScreen
This method is called by the vm every time the with and the height of the screen change.
startApp() - Method in class gr.bluevibe.fire.test.ReadMe
 

A B C D E F G I K L M N P R S T U V W