public class ConfigureLabel
extends JWizardPanel
Modifier and Type | Field and Description |
---|---|
static String |
TEXT_FOR_DEFAULT_VALUE |
Constructor and Description |
---|
ConfigureLabel(JWizardComponents wizardComponents) |
Modifier and Type | Method and Description |
---|---|
protected void |
addLabels() |
protected boolean |
checkIsOkPanelData() |
String |
getAngleFieldName() |
String |
getColorFieldName() |
String |
getFontFieldName() |
String |
getSizeFieldName() |
protected void |
initialize() |
boolean |
sizeUnitsInPixels() |
public static final String TEXT_FOR_DEFAULT_VALUE
protected boolean checkIsOkPanelData()
protected void initialize()
protected void addLabels()
public String getAngleFieldName()
public String getColorFieldName()
public String getSizeFieldName()
public boolean sizeUnitsInPixels()
public String getFontFieldName()