- setCallback(RWGui.RWGuiCallback) - Method in class com.vistamaresoft.rwgui.GuiModalWindow
-
Sets the callback function called upon click and text entry events.
- setColFlag(int, int) - Method in class com.vistamaresoft.rwgui.GuiTableLayout
-
Set the horizontal alignment flag of a column, which affects the
horizontal alignment of all the cells of the column.
- setImage(GuiImage, int) - Static method in class com.vistamaresoft.rwgui.RWGui
-
Sets one of the stock icon image into a GuiImage element.
- setL(L) - Method in class com.vistamaresoft.rwgui.RWGui.Pair
-
- setMargin(int) - Method in class com.vistamaresoft.rwgui.GuiLayout
-
Sets the margin between the contents of the layout and its edges.
- setMargin(int) - Method in class com.vistamaresoft.rwgui.GuiModalWindow
-
Sets the margin between the contents of the window and its edges.
- setMaxVisibleRows(int) - Method in class com.vistamaresoft.rwgui.GuiVerticalLayout
-
Sets the maximum number of visible items.
- setPadding(int) - Method in class com.vistamaresoft.rwgui.GuiLayout
-
Sets the padding (i.e.
- setPadding(int) - Method in class com.vistamaresoft.rwgui.GuiModalWindow
-
Sets the padding (i.e.
- setR(R) - Method in class com.vistamaresoft.rwgui.RWGui.Pair
-
- setRowFlag(int, int) - Method in class com.vistamaresoft.rwgui.GuiTableLayout
-
Set the vertical alignment flag of a row, which affects the
vertical alignment of all the cells of the row.
- setState(int) - Method in class com.vistamaresoft.rwgui.GuiCheckBox
-
Sets the new state of the box.
- setTexts(List<String>) - Method in class com.vistamaresoft.rwgui.GuiModelessWindow
-
Set new texts into the window.
- show(Player) - Method in class com.vistamaresoft.rwgui.GuiLayout
-
Displays the layout on the player screen.
- show(Player) - Method in class com.vistamaresoft.rwgui.GuiModalWindow
-
Displays the window on the player screen.
- show(Player) - Method in class com.vistamaresoft.rwgui.GuiVerticalLayout
-
Displays the layout on the player screen.