|
|
@ -176,7 +176,7 @@ public class EnvDetectorDialog extends JDialog { |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
|
detectButton.setForeground(FineUIUtils.getUIColor("background.normal", "background.normal")); |
|
|
|
detectButton.setForeground(FineUIUtils.getUIColor("background.normal", "background.normal")); |
|
|
|
detectButton.setBackground(FineUIUtils.getUIColor("EnvDetectorButton.background", "Button.default.background")); |
|
|
|
detectButton.setBackground(FineUIUtils.getUIColor("EnvDetectorButton.background", "EnvDetectorButton.background")); |
|
|
|
|
|
|
|
|
|
|
|
headerPanel.add(detectButton, BorderLayout.WEST); |
|
|
|
headerPanel.add(detectButton, BorderLayout.WEST); |
|
|
|
|
|
|
|
|
|
|
|