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 TypeMethodDescriptionvoid
SessionExportSettings.copySettings
(SessionExportSettings settings) void
SessionExporter.setSettings
(SessionExportSettings settings) void
SessionToHTML.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)