altosui: swing hide/show methods are deprecated
authorKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 05:04:09 +0000 (22:04 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 05:04:09 +0000 (22:04 -0700)
commit2c121f1ef495e8af3eb39210baa40e212b691894
tree1ee10f8b02e1c3a676d5155dcda4a2e5cfdcdaf7
parentb155647472ddfacb07c5ffa832e4d1f4a13ad342
altosui: swing hide/show methods are deprecated

I don't know why, but they are, so just replace them with
setVisible calls.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosAscent.java
altosui/AltosDescent.java
altosui/AltosLanded.java
altosui/AltosPad.java