A B C D E F G H I K L M N O P Q R S T U V W X Y _

S

ScrollBar - Class in com.incrediblesoft.redjey
 
ScrollBar(int) - Constructor for class com.incrediblesoft.redjey.ScrollBar
 
ScrollBar(int, String) - Constructor for class com.incrediblesoft.redjey.ScrollBar
 
ScrollBar(int, Component, Component, Component, String) - Constructor for class com.incrediblesoft.redjey.ScrollBar
 
SCROLLBARS_ALWAYS - Static variable in class com.incrediblesoft.redjey.ScrollPane
 
SCROLLBARS_AS_NEEDED - Static variable in class com.incrediblesoft.redjey.ScrollPane
 
SCROLLBARS_NEVER - Static variable in class com.incrediblesoft.redjey.ScrollPane
 
ScrollPane - Class in com.incrediblesoft.redjey
 
ScrollPane(Component) - Constructor for class com.incrediblesoft.redjey.ScrollPane
 
ScrollPane(Component, int) - Constructor for class com.incrediblesoft.redjey.ScrollPane
 
ScrollPane(Component, int, String) - Constructor for class com.incrediblesoft.redjey.ScrollPane
 
selectKeyPressed - Static variable in class com.incrediblesoft.redjey.UIManager
 
setAlignment(int) - Method in class com.incrediblesoft.redjey.Component
Sets component alignment hints.
setArcHeight(int) - Method in class com.incrediblesoft.redjey.borders.SimpleBorder
 
setArcWidth(int) - Method in class com.incrediblesoft.redjey.borders.SimpleBorder
 
setArrowImage(CustomImage) - Method in class com.incrediblesoft.redjey.Menu
 
setAttributes(Hashtable) - Method in class com.incrediblesoft.redjey.Style
 
setBackground(Background) - Method in class com.incrediblesoft.redjey.Style
 
setBackgroundColor(int) - Static method in class com.incrediblesoft.redjey.UIManager
 
setBorder(AbstractBorder) - Method in class com.incrediblesoft.redjey.Style
 
setBounds(int, int, int, int) - Method in class com.incrediblesoft.redjey.Component
 
setCanvas(Canvas) - Static method in class com.incrediblesoft.redjey.UIManager
 
setChecked(boolean) - Method in class com.incrediblesoft.redjey.RadioButton
 
setCheckedImage(CustomImage) - Method in class com.incrediblesoft.redjey.RadioButton
 
setColor(int) - Method in class com.incrediblesoft.redjey.CustomFont
 
setColumns(int) - Method in class com.incrediblesoft.redjey.layouts.GridLayout
 
setContentAlignment(int) - Method in class com.incrediblesoft.redjey.Component
Sets content alignment hints.
setContentPane(Container) - Method in class com.incrediblesoft.redjey.Frame
 
setCursorImage(CustomImage) - Static method in class com.incrediblesoft.redjey.UIManager
 
setCursorPos(int, int) - Static method in class com.incrediblesoft.redjey.UIManager
 
setCursorPosX(int) - Static method in class com.incrediblesoft.redjey.UIManager
 
setCursorPosY(int) - Static method in class com.incrediblesoft.redjey.UIManager
 
setCursorVisible(boolean) - Static method in class com.incrediblesoft.redjey.UIManager
 
setFont(CustomFont) - Method in class com.incrediblesoft.redjey.Style
 
setFps(int) - Method in class com.incrediblesoft.redjey.demo.RedJDemoCanvas
 
setFramerate(int) - Method in class com.incrediblesoft.redjey.CustomImage
 
setFullScreen() - Method in class com.incrediblesoft.redjey.Window
Maximizes this window
setID(int) - Method in class com.incrediblesoft.redjey.event.AbstractEvent
Sets event id
setImage(CustomImage) - Method in class com.incrediblesoft.redjey.Button
Sets image
setImage(CustomImage) - Method in class com.incrediblesoft.redjey.ImageItem
 
setLayout(Layout) - Method in class com.incrediblesoft.redjey.Container
Sets layout to this container
setLineIncrement(int) - Method in class com.incrediblesoft.redjey.ScrollBar
 
setLocation(int, int) - Method in class com.incrediblesoft.redjey.Component
Sets component location relative to parent's coordinates.
setLocation(int, int) - Method in class com.incrediblesoft.redjey.Rectangle
 
setMarginBottom(int) - Method in class com.incrediblesoft.redjey.Style
 
setMarginLeft(int) - Method in class com.incrediblesoft.redjey.Style
 
setMarginRight(int) - Method in class com.incrediblesoft.redjey.Style
 
setMarginTop(int) - Method in class com.incrediblesoft.redjey.Style
 
setMaximum(int) - Method in class com.incrediblesoft.redjey.ScrollBar
 
setMenuBar(MenuBar) - Method in class com.incrediblesoft.redjey.Frame
 
setMIDlet(MIDlet) - Static method in class com.incrediblesoft.redjey.UIManager
Assignes MIDlet class.
setModal(boolean) - Method in class com.incrediblesoft.redjey.Window
Sets modality flag
setNumFrames(int) - Method in class com.incrediblesoft.redjey.CustomImage
Sets the maximum number of frames.
setPaddingBottom(int) - Method in class com.incrediblesoft.redjey.Style
 
setPaddingHorizontal(int) - Method in class com.incrediblesoft.redjey.Style
 
setPaddingLeft(int) - Method in class com.incrediblesoft.redjey.Style
 
setPaddingRight(int) - Method in class com.incrediblesoft.redjey.Style
 
setPaddingTop(int) - Method in class com.incrediblesoft.redjey.Style
 
setPaddingVertical(int) - Method in class com.incrediblesoft.redjey.Style
 
setPopupOrientation(int) - Method in class com.incrediblesoft.redjey.Menu
 
setPopupOrientation(int) - Method in class com.incrediblesoft.redjey.PopupMenu
 
setPreferredSize(Dimension) - Method in class com.incrediblesoft.redjey.Component
Sets the predefined preferred dimensions.
setRadioButtonGroup(RadioButtonGroup) - Method in class com.incrediblesoft.redjey.RadioButton
 
setRect(int, int, int, int) - Method in class com.incrediblesoft.redjey.Rectangle
 
setRows(int) - Method in class com.incrediblesoft.redjey.layouts.GridLayout
 
setSize(Dimension) - Method in class com.incrediblesoft.redjey.Component
Sets the size of component
setSize(int, int) - Method in class com.incrediblesoft.redjey.Component
Sets the size of component
setSize(int, int) - Method in class com.incrediblesoft.redjey.Rectangle
 
setSource(Component) - Method in class com.incrediblesoft.redjey.event.AbstractEvent
Sets source of event
setState(int) - Method in class com.incrediblesoft.redjey.Button
 
setState(int) - Method in class com.incrediblesoft.redjey.Component
Sets component state (NORMAL, FOCUSED, DISABLED or custom one).
setState(int) - Method in class com.incrediblesoft.redjey.demo.RedJDemoCanvas
 
setState(int) - Method in class com.incrediblesoft.redjey.Frame
 
setState(int) - Method in class com.incrediblesoft.redjey.Menu
 
setState(int) - Method in class com.incrediblesoft.redjey.RadioButton
 
setState(int) - Method in class com.incrediblesoft.redjey.ScrollBar
 
setState(int) - Method in class com.incrediblesoft.redjey.ScrollPane
 
setStyle(Style) - Method in class com.incrediblesoft.redjey.Component
 
setStyle(Style, int) - Method in class com.incrediblesoft.redjey.Component
Sets the style that will represent some state of component
setStyleClass(String) - Method in class com.incrediblesoft.redjey.Component
Sets the set of styles of the corresponding class.
setStylesScheme(Hashtable) - Static method in class com.incrediblesoft.redjey.UIManager
 
setTag(String) - Method in class com.incrediblesoft.redjey.Component
Assigns text label to component, to retrieve later from toString() method.
setText(String) - Method in class com.incrediblesoft.redjey.TextComponent
Sets text
setText(String) - Method in class com.incrediblesoft.redjey.TextField
 
setTitle(String) - Method in class com.incrediblesoft.redjey.Frame
 
setUncheckedImage(CustomImage) - Method in class com.incrediblesoft.redjey.RadioButton
 
setUpdateRect(Rectangle) - Method in class com.incrediblesoft.redjey.event.PaintEvent
 
setValue(int) - Method in class com.incrediblesoft.redjey.ScrollBar
 
setView(Component) - Method in class com.incrediblesoft.redjey.ScrollPane
 
setVisible(boolean) - Method in class com.incrediblesoft.redjey.Component
Set this component visible or not
setVisible(boolean) - Method in class com.incrediblesoft.redjey.PopupMenu
 
setVisible(boolean) - Method in class com.incrediblesoft.redjey.Window
 
setVisibleAmount(int) - Method in class com.incrediblesoft.redjey.ScrollBar
 
setX(int) - Method in class com.incrediblesoft.redjey.Component
 
setX(int) - Method in class com.incrediblesoft.redjey.event.MouseEvent
 
setY(int) - Method in class com.incrediblesoft.redjey.Component
 
setY(int) - Method in class com.incrediblesoft.redjey.event.MouseEvent
 
showNotify() - Static method in class com.incrediblesoft.redjey.UIManager
 
SimpleBackground - Class in com.incrediblesoft.redjey.backgrounds
 
SimpleBackground(int) - Constructor for class com.incrediblesoft.redjey.backgrounds.SimpleBackground
 
SimpleBackground(int, int, int) - Constructor for class com.incrediblesoft.redjey.backgrounds.SimpleBackground
 
SimpleBackground(Hashtable) - Constructor for class com.incrediblesoft.redjey.backgrounds.SimpleBackground
 
SimpleBorder - Class in com.incrediblesoft.redjey.borders
 
SimpleBorder(int, int) - Constructor for class com.incrediblesoft.redjey.borders.SimpleBorder
 
SimpleBorder(int, int, int, int) - Constructor for class com.incrediblesoft.redjey.borders.SimpleBorder
 
SimpleBorder(Hashtable) - Constructor for class com.incrediblesoft.redjey.borders.SimpleBorder
 
SkinnedBorder - Class in com.incrediblesoft.redjey.borders
 
SkinnedBorder(Hashtable) - Constructor for class com.incrediblesoft.redjey.borders.SkinnedBorder
 
splitString(String, CustomFont) - Static method in class com.incrediblesoft.redjey.CustomFont
 
splitString(String, CustomFont, int, int) - Static method in class com.incrediblesoft.redjey.CustomFont
Breaks continuous text into set of small strings, each of them is not greater than the given limit.
stringWidth(String) - Method in class com.incrediblesoft.redjey.CustomFont
 
Style - Class in com.incrediblesoft.redjey
 
Style(int, int, int, int, int, int, int, int, int, int, CustomFont, Background, AbstractBorder, Hashtable) - Constructor for class com.incrediblesoft.redjey.Style
Creates a new Style.
Style(CustomFont, Background, AbstractBorder, Hashtable) - Constructor for class com.incrediblesoft.redjey.Style
 
subStringWidth(String, int, int) - Method in class com.incrediblesoft.redjey.CustomFont
 
switchBackgroundColor(boolean) - Static method in class com.incrediblesoft.redjey.UIManager
 

A B C D E F G H I K L M N O P Q R S T U V W X Y _