Fix deprecation warning by using JFrame.setVisible() instead of show()
commit49187933989bec4068fc63df24dfc94a030da0c9
authorJonas Fonseca <fonseca@diku.dk>
Mon, 10 Mar 2008 02:34:45 +0000 (10 03:34 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 10 Mar 2008 02:34:45 +0000 (10 03:34 +0100)
tree81028f555a9789486d68626947cb2be29f167866
parent91cbf7dcb12bcf1a4da1e2b93d49330ea112933d
Fix deprecation warning by using JFrame.setVisible() instead of show()
src/remote/gui/ReMote.java