Uses of Class
ca.phon.app.session.SessionExportSettings
Packages that use SessionExportSettings
-
Uses of SessionExportSettings in ca.phon.app.session
Subclasses of SessionExportSettings in ca.phon.app.sessionMethods in ca.phon.app.session that return SessionExportSettingsModifier and TypeMethodDescriptionSessionExporter.getSettings()SessionExportSettingsPanel.getSettings()Update settings based on current component values and return.Methods in ca.phon.app.session with parameters of type SessionExportSettingsModifier and TypeMethodDescriptionvoidSessionExportSettings.copySettings(SessionExportSettings settings) voidSessionExporter.setSettings(SessionExportSettings settings) voidSessionToHTML.setSettings(SessionExportSettings settings) Constructors in ca.phon.app.session with parameters of type SessionExportSettingsModifierConstructorDescriptionSessionExporter(SessionExportSettings settings) SessionExportSettingsPanel(Project project, Session session, SessionExportSettings settings) SessionToExcel(SessionExportSettings settings)