public class ReceivingController extends java.lang.Object implements Controller
Constructor and Description |
---|
ReceivingController() |
Modifier and Type | Method and Description |
---|---|
void |
attached() |
void |
loadFile(java.io.File f) |
void |
saveToFile(java.io.File f) |
void |
show(java.lang.Object obj) |
public void attached()
attached
in interface Controller
public void loadFile(java.io.File f)
public void saveToFile(java.io.File f)
public void show(java.lang.Object obj)
Copyright © 2013. All Rights Reserved.