|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasMargins
A class that implements this interface has a margin specification. This interface provides access to the margin specification without compromising the ability to provide a mock container instance in JRE unit tests.
| Method Summary | |
|---|---|
Margins |
getMargins()
Returns the margin specification. |
void |
setMargins(Margins margins)
Sets the margin specification. |
| Method Detail |
|---|
Margins getMargins()
void setMargins(Margins margins)
margins - the margin specification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||