AbstractApplication.getApplication().getResourceString( "warnOldSessionDir" )+ " :\n"+
tempDir.getAbsolutePath(), getValue( Action.NAME ).toString(),
JOptionPane.WARNING_MESSAGE );
}
}
mf.updateTitle();
}
}
// action for the Save-Session-As menu item
private class ActionSaveAs