monitors
Class OpenFile

java.lang.Object
  extended by monitors.OpenFile

 class OpenFile
extends java.lang.Object


Constructor Summary
OpenFile(MNSRobotPanel panel, javax.swing.JTextField destin, java.lang.String destination)
           
 
Method Summary
 java.io.File getDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenFile

public OpenFile(MNSRobotPanel panel,
                javax.swing.JTextField destin,
                java.lang.String destination)
Method Detail

getDescriptor

public java.io.File getDescriptor()