content
The content of this popup
Globals, org.rusherhack.core.bind.IBindable, org.rusherhack.core.feature.IFeature, org.rusherhack.core.feature.IFeatureConfigurable, org.rusherhack.core.interfaces.IClickable, org.rusherhack.core.interfaces.IDraggable, org.rusherhack.core.interfaces.IHideable, org.rusherhack.core.interfaces.IHoverable, org.rusherhack.core.interfaces.INamed, org.rusherhack.core.interfaces.IScrollable, org.rusherhack.core.interfaces.ITickable, org.rusherhack.core.interfaces.ITypeable, org.rusherhack.core.serialize.ISerializable<com.google.gson.JsonElement>, org.rusherhack.core.serialize.JsonSerializableprotected final List<WindowContent>protected final SimpleViewPopupWindow(String title,
Window parent,
double width,
double height) voidaddContent(WindowContent content) voidonClose()booleanshouldSerialize(boolean autosave) charTyped, deserialize, getBindReference, getDescription, getFontRenderer, getHeight, getIcon, getName, getRenderer, getSettings, getWidth, isDragging, isFocused, isHidden, isHovered, keyTyped, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, onKeybindEvent, renderIcon, reset, serialize, setDescription, setDragging, setFocused, setHidden, setIcon, tickgetX, getY, setX, setYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSetting, registerSettingsgetAliases, getDisplayNameshouldAutoSavetitle - the title of the popup windowparent - the parent window of the popup windowwidth - the width of the popup windowheight - the height of the popup windowcontent - the WindowContent to be addedWindowgetRootView in class Window