|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectassignment4.Diff
public class Diff
Field Summary | |
---|---|
protected static javax.swing.JFileChooser |
ourChooser
|
Constructor Summary | |
---|---|
Diff()
|
Method Summary | |
---|---|
static boolean |
doDiffer(java.io.File[] files)
|
static void |
main(java.lang.String[] args)
|
static void |
showMessage(java.lang.String message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static javax.swing.JFileChooser ourChooser
Constructor Detail |
---|
public Diff()
Method Detail |
---|
public static void showMessage(java.lang.String message)
public static boolean doDiffer(java.io.File[] files)
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |