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

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

There is a newer version: 2.11.0-M7
Show newest version
package scala.swing
package event

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy