org.freehep.jas.plugin.basic
Class FileOpener.Commands

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by org.freehep.jas.plugin.basic.FileOpener.Commands
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup
Enclosing class:
FileOpener

public class FileOpener.Commands
extends org.freehep.util.commanddispatcher.CommandProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from class org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.util.commanddispatcher.CommandProcessor.BooleanTarget, org.freehep.util.commanddispatcher.CommandProcessor.SimpleTarget
 
Constructor Summary
FileOpener.Commands()
           
 
Method Summary
 void onOpenFile()
           
 
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.util.commanddispatcher.CommandGroup
addObserver, deleteObserver
 

Constructor Detail

FileOpener.Commands

public FileOpener.Commands()
Method Detail

onOpenFile

public void onOpenFile()
                throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.