corina.gui
Class CanOpener

java.lang.Object
  |
  +--corina.gui.CanOpener

public class CanOpener
extends Object


Constructor Summary
CanOpener()
           
 
Method Summary
static void open(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanOpener

public CanOpener()
Method Detail

open

public static void open(String filename)
                 throws WrongFiletypeException,
                        IOException