|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectassignment4.HuffMark
public class HuffMark
| Field Summary | |
|---|---|
protected static javax.swing.JFileChooser |
ourOpenChooser
|
| Constructor Summary | |
|---|---|
HuffMark()
|
|
| Method Summary | |
|---|---|
void |
compress(java.io.File f)
|
void |
doMark()
|
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 |
| Field Detail |
|---|
protected static javax.swing.JFileChooser ourOpenChooser
| Constructor Detail |
|---|
public HuffMark()
| Method Detail |
|---|
public void compress(java.io.File f)
throws java.io.IOException
java.io.IOException
public void doMark()
throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||