public class ButtonPartKey extends Object
| Constructor and Description |
|---|
ButtonPartKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(IThemeVariant ts,
StringBuilder sb) |
static ButtonPartKey |
decode(IExtendedParameterInfo info) |
boolean |
equals(Object obj) |
String |
getIcon() |
String |
getPropFile() |
String |
getText() |
int |
hashCode() |
void |
setIcon(String icon) |
void |
setPropFile(String propfile) |
void |
setText(String text) |
public static ButtonPartKey decode(IExtendedParameterInfo info)
public void append(IThemeVariant ts, StringBuilder sb)
public void setPropFile(String propfile)
public String getPropFile()
public void setIcon(String icon)
public String getIcon()
public void setText(String text)
public String getText()
Copyright © 2017 etc.to. All rights reserved.