|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EditDistanceViaMinimumDetourTest
This is a simple driver program to demonstrate the functionality of the EditDistance classes developed for CSc 240. The interface could easily be expanded to include any types of graphical components that the user wanted. The class is self contined and funtions properly. Will Holcomb Programming Assignment Number 2 May 5, 1999
Constructor Summary | |
EditDistanceViaMinimumDetourTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EditDistanceViaMinimumDetourTest()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |