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

S

scrollBar - Variable in class mkv.MyGUI.MyGUIStyle
 
sendEvent(Object) - Method in class mkv.MyGUI.MyGUIActionEvent
 
setActionCommand(String) - Method in class mkv.MyGUI.MyGUIObject
Sets the descriptive action command when an ActionEvent is generated.
setAlignment(int) - Method in class mkv.MyGUI.MyGUILabel
 
setDefaultColors() - Method in class mkv.MyGUI.MyGUIStyle
This method sets the colours of this style to the defaults, essentially resetting to a blue layout.
setDragArea(int, int, int, int) - Method in class mkv.MyGUI.MyGUIButtonDrag
 
setFont(PFont) - Method in class mkv.MyGUI.MyGUIStyle
 
setFont(PFont, int) - Method in class mkv.MyGUI.MyGUIStyle
 
setID(int) - Method in class mkv.MyGUI.MyGUIObject
Sets the unique id to the specified integer.
setLabel(String) - Method in class mkv.MyGUI.MyGUIButton
Set the label text
setLabel(String, boolean) - Method in class mkv.MyGUI.MyGUIButton
Set the label text with additional var for user to choose whether they want the size to automatically adjust based on the font, or to stay at a fixed size, (compromising the hit check area) - but maintaining size.
setLabel(String) - Method in class mkv.MyGUI.MyGUICheckBox
Set the label text
setLabel(String, boolean) - Method in class mkv.MyGUI.MyGUICheckBox
Set the label text with additional var for user to choose whether they want the size to automatically adjust based on the font, or to stay at a fixed size, (compromising the hit check area) - but maintaining size.
setMouseCoords(int, int) - Method in class mkv.MyGUI.MyGUIGroup
Allows the user to specify custom mouse coordinates.
setPadding(int) - Method in class mkv.MyGUI.MyGUIStyle
Sets the padding value used to add a spacer between the edge of a MyGUI component such as a button and the internal contents such as text or an icon.
setParent(MyGUIObject) - Method in class mkv.MyGUI.MyGUIObject
Tells the object who its parent is.
setStrokeWeight(int) - Method in class mkv.MyGUI.MyGUIStyle
Sets the stroke weights of all lines drawn, this may have the effect of 'beefing up' buttons and causing vector drawn icons to be more chunky then intended.
setStyle(MyGUIStyle) - Method in class mkv.MyGUI.MyGUIGroup
Sets the style of an object after initilisation.
setStyle(MyGUIStyle) - Method in class mkv.MyGUI.MyGUIObject
Sets a custom style for this object.
setText(String) - Method in class mkv.MyGUI.MyGUILabel
 
setTransparency(float) - Method in class mkv.MyGUI.MyGUIStyle
Set transparency sets the value of all the colours used in MyGUI style.
setTransparency(int) - Method in class mkv.MyGUI.MyGUIStyle
Set transparency sets the value of all the colours used in MyGUI style.
setValue(int) - Method in class mkv.MyGUI.MyGUIPinSlider
 
setValue(String) - Method in class mkv.MyGUI.MyGUITextInput
Sets the text String value of the text input.
shadow - Variable in class mkv.MyGUI.MyGUIStyle
 
strokeWeight - Variable in class mkv.MyGUI.MyGUIStyle
 

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