case classFramePackedEvent(source: InternalFrame) extends UIEvent with Product with Serializable
This event is used to signal that a ProbeFrame has sized itself and is
ready for display. This is important for the
cogdebugger.coggui3ports.Tiler, as it can't know where to place a
ProbeFrame until its final size is determined.
Linear Supertypes
Serializable, Serializable, Product, Equals, UIEvent, Event, AnyRef, Any
This event is used to signal that a ProbeFrame has sized itself and is ready for display. This is important for the cogdebugger.coggui3ports.Tiler, as it can't know where to place a ProbeFrame until its final size is determined.