Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94363 additions and 23227 deletions
|
|
@ -2,11 +2,11 @@ import swing.Dialog.{Message, showInput}
|
|||
import scala.swing.Swing
|
||||
|
||||
object UserInput extends App {
|
||||
val s = showInput(null,
|
||||
def responce = showInput(null,
|
||||
"Complete the sentence:\n\"Green eggs and...\"",
|
||||
"Customized Dialog",
|
||||
Message.Plain,
|
||||
Swing.EmptyIcon,
|
||||
Nil, "ham")
|
||||
println(s)
|
||||
println(responce)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue