public interface IFFramePanel extends Component
| Modifier and Type | Method and Description |
|---|---|
IFFrame |
getFFrame() |
java.lang.String |
getTitle() |
void |
setRectangle(java.awt.geom.Rectangle2D r)
Sets the bounding box of the fframe being created, in screen
coordinates (pixels), defining the position and size of the frame
within the Layout control.
|
asJComponentIFFrame getFFrame()
void setRectangle(java.awt.geom.Rectangle2D r)
r - BoundingBox of the fframe.java.lang.String getTitle()