Jode 1.90-CVS
Build Aug 6, 2004

net.sf.jode.swingui
Class ClassPathDialog

java.lang.Object
  extended bynet.sf.jode.swingui.ClassPathDialog

public class ClassPathDialog
extends java.lang.Object


Constructor Summary
ClassPathDialog(javax.swing.JFrame frame, java.lang.String[] classPath)
           
 
Method Summary
 void addActionListener(java.awt.event.ActionListener l)
           
 ClassPath getClassPath()
           
 void removeActionListener(java.awt.event.ActionListener l)
           
 void showDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathDialog

public ClassPathDialog(javax.swing.JFrame frame,
                       java.lang.String[] classPath)
Method Detail

showDialog

public void showDialog()

getClassPath

public ClassPath getClassPath()

addActionListener

public void addActionListener(java.awt.event.ActionListener l)

removeActionListener

public void removeActionListener(java.awt.event.ActionListener l)

Jode 1.90-CVS
Build Aug 6, 2004

Copyright © 1998-2004 by Jochen Hoenicke.