public class ChatCreator extends ControlAttributes
attributes, effects, interact
Constructor and Description |
---|
ChatCreator(int lines) |
ChatCreator(String id,
int lines) |
Modifier and Type | Method and Description |
---|---|
Chat |
create(Nifty nifty,
Screen screen,
Element parent) |
ElementType |
createType() |
void |
setChatLineHeight(SizeValue value) |
void |
setChatLineIconHeight(SizeValue value) |
void |
setChatLineIconWidth(SizeValue value) |
void |
setLines(int lines) |
void |
setSendLabel(String sendLabel) |
addEffectsOnActive, addEffectsOnClick, addEffectsOnCustom, addEffectsOnEndHover, addEffectsOnEndScreen, addEffectsOnFocus, addEffectsOnGetFocus, addEffectsOnHide, addEffectsOnHover, addEffectsOnLostFocus, addEffectsOnShow, addEffectsOnStartHover, addEffectsOnStartScreen, connect, createControlInternal, createImage, createLayer, createPanel, createStyleType, createText, get, getStandardControl, isAutoId, refreshAttributes, refreshEffects, registerPopup, set, setAlign, setAutoId, setBackgroundColor, setBackgroundImage, setChildClip, setChildLayout, setColor, setController, setEffects, setEffectsAttribute, setEffectsOverlay, setFilename, setFocusable, setFocusableInsertBeforeElementId, setFont, setHeight, setId, setImageMode, setInputMapping, setInset, setInteract, setInteractAttribute, setInteractOnClick, setInteractOnClickAlternateKey, setInteractOnClickMouseMove, setInteractOnClickRepeat, setInteractOnMouseOver, setInteractOnRelease, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setName, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setRenderOrder, setSelectionColor, setStyle, setText, setTextHAlign, setTextVAlign, setVAlign, setVisible, setVisibleToMouse, setWidth, setX, setY
public ChatCreator(int lines)
public ChatCreator(String id, int lines)
public void setLines(int lines)
public void setSendLabel(String sendLabel)
public void setChatLineIconWidth(SizeValue value)
public void setChatLineIconHeight(SizeValue value)
public void setChatLineHeight(SizeValue value)
public ElementType createType()
createType
in class ControlAttributes
Copyright © 2013. All Rights Reserved.