Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a0792e

Browse files
author
javiluli
committed
Soluciono problema visual con la anchura y altura del panel respecto a las barras
1 parent 4a9da4f commit 9a0792e

File tree

2 files changed

+656
-652
lines changed

2 files changed

+656
-652
lines changed

‎src/Principal/DibujarGraficos.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public void paintComponent(Graphics g) {
7878
graphics.setPaint(getGradientPaint(i, arrayPrincipal[i], BAR_WIDTH));
7979
// Color por defecto de todos los graficos.
8080
else
81-
graphics.setColor(Color.WHITE);
81+
graphics.setColor(Color.white);
8282

8383
// Animacion de final del Sort.
8484
if (finSort) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /