public interface SupportsExpandRatio
| Modifier and Type | Method and Description |
|---|---|
float |
getExpandRatio(Component component) |
void |
setExpandRatio(Component component,
float ratio)
Sets expand ratio for the component.
|
void setExpandRatio(Component component, float ratio)
component - component to expand with ratioratio - ratiofloat getExpandRatio(Component component)
component - component for which returns ratio