|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISizeable
The interface that defines the capabilties for an object that can have its Dimension accessed/mutated
Method Summary | |
---|---|
java.awt.Dimension |
getDimension()
Gets the Dimension of this Object |
void |
setDimension(java.awt.Dimension d)
Sets the Dimension of this Object |
Method Detail |
---|
void setDimension(java.awt.Dimension d)
d
- The dimension to set the Object to bejava.awt.Dimension getDimension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |