equal
deleted
inserted
replaced
9 |
9 |
10 import java.awt.{GraphicsEnvironment, Point, Font} |
10 import java.awt.{GraphicsEnvironment, Point, Font} |
11 import javax.swing.WindowConstants |
11 import javax.swing.WindowConstants |
12 |
12 |
13 import scala.swing.{ScrollPane, Button, CheckBox, FlowPanel, |
13 import scala.swing.{ScrollPane, Button, CheckBox, FlowPanel, |
14 BorderPanel, Frame, TextArea, SwingApplication, Component, Label} |
14 BorderPanel, Frame, TextArea, Component, Label} |
15 import scala.swing.event.ButtonClicked |
15 import scala.swing.event.ButtonClicked |
16 |
16 |
17 |
17 |
18 class System_Dialog extends Build.Progress |
18 class System_Dialog extends Build.Progress |
19 { |
19 { |