com.yobotics.simulationconstructionset.gui
Class FileDropExample

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.FileDropExample

public class FileDropExample
extends java.lang.Object

A simple example showing how to use FileDrop

Author:
Robert Harder, rob@iharder.net

Constructor Summary
FileDropExample()
           
 
Method Summary
static void main(java.lang.String[] args)
          Runs a sample program that shows dropped files
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDropExample

public FileDropExample()
Method Detail

main

public static void main(java.lang.String[] args)
Runs a sample program that shows dropped files