public interface Visible
Modifier and Type | Method and Description |
---|---|
BeanVisual |
getVisual()
Get the visual representation
|
void |
setVisual(BeanVisual newVisual)
Set a new visual representation
|
void |
useDefaultVisual()
Use the default visual representation
|
void useDefaultVisual()
void setVisual(BeanVisual newVisual)
newVisual
- a BeanVisual
valueBeanVisual getVisual()
BeanVisual
value