|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
Removed interface org.jhotdraw.app.ExportableView.
| Removed Methods | |
JFileChooser createExportChooser() |
|
JFileChooser createOpenChooser() |
|
JFileChooser createSaveChooser() |
|
void export(File, |
|
JFileChooser getExportChooser() |
|
| Changed Methods | ||
boolean canSaveTo(URI) |
Change in signature from File to URI. |
|
void read(URI, |
Change in signature from File to (URI, URIChooser). |
Reads the view from the specified uri. |
void write(URI, |
Change in signature from File to (URI, URIChooser). |
Writes the view to the specified uri. |
| Changed Fields | ||
JFileURIChooser exportChooser |
Change in type from JFileChooser to JFileURIChooser. |
|
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||