Added new improvements
This commit is contained in:
parent
469c49f62c
commit
41aa6f3489
@ -108,7 +108,7 @@ public class TimeCalcWindow {
|
||||
text.setForeground(Color.GRAY);
|
||||
text.setBackground(new Color(238, 238, 238));
|
||||
text.putClientProperty("mouseEntered", "false");
|
||||
|
||||
text.setFocusable(false);
|
||||
|
||||
text.addMouseListener(new MouseListener() {
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user