public class SwingWidgetBuilderConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
mNullPropertyStyle |
protected PropertyStyle |
mPropertyStyle |
Constructor and Description |
---|
SwingWidgetBuilderConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
protected PropertyStyle |
getPropertyStyle()
Gets the style used to recognize properties.
|
int |
hashCode() |
SwingWidgetBuilderConfig |
setPropertyStyle(PropertyStyle propertyStyle)
Sets the style used to read properties.
|
protected PropertyStyle mPropertyStyle
protected boolean mNullPropertyStyle
public SwingWidgetBuilderConfig setPropertyStyle(PropertyStyle propertyStyle)
JTable
s.protected PropertyStyle getPropertyStyle()
Copyright © 2015. All Rights Reserved.