All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.swing.event.WindowClosed.scala Maven / Gradle / Ivy

package scala.swing
package event

case class WindowClosed(override val source: Window) extends WindowEvent(source)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy