org.herac.tuxguitar.gui.actions.file
Class OpenURLAction.URLDialog

java.lang.Object
  extended by org.herac.tuxguitar.gui.actions.file.OpenURLAction.URLDialog
Enclosing class:
OpenURLAction

protected class OpenURLAction.URLDialog
extends java.lang.Object


Field Summary
protected  java.net.URL url
           
 
Constructor Summary
protected OpenURLAction.URLDialog()
           
 
Method Summary
protected  java.net.URL openDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

url

protected java.net.URL url
Constructor Detail

OpenURLAction.URLDialog

protected OpenURLAction.URLDialog()
Method Detail

openDialog

protected java.net.URL openDialog()