Skip to content

Commit d81eb48

Browse files
hansonrhansonr
authored andcommitted
updated SwingJS-site.zip
1 parent 3e760b4 commit d81eb48

File tree

6 files changed

+4
-2
lines changed

6 files changed

+4
-2
lines changed
1 Byte
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20190307200127
1+
20190311195540
1 Byte
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20190307200127
1+
20190311195540
1 Byte
Binary file not shown.

sources/net.sf.j2s.java.core/src/test/TApp2.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ public void adjustmentValueChanged(AdjustmentEvent e) {
139139

140140
});
141141

142+
sb.setBackground(Color.blue);
143+
sb.setForeground(Color.red);
142144
new TestGraphic(this).testGraphic();
143145
}
144146

0 commit comments

Comments
 (0)