Uses of Interface
ca.phon.extensions.IExtendable
Package
Description
Classes for
-
Uses of IExtendable in ca.phon.app.about
-
Uses of IExtendable in ca.phon.app.autosave
-
Uses of IExtendable in ca.phon.app.corpus
-
Uses of IExtendable in ca.phon.app.log
Modifier and TypeClassDescriptionclass
A panel showing a singleLogBuffer
with options for displaying the data in different formats.class
class
Application log viewer. -
Uses of IExtendable in ca.phon.app.opgraph.analysis
-
Uses of IExtendable in ca.phon.app.opgraph.editor
Modifier and TypeClassDescriptionclass
Generic opgragh editor.class
UI for creating newOpgraphEditor
documents using existing documents.class
-
Uses of IExtendable in ca.phon.app.opgraph.report
-
Uses of IExtendable in ca.phon.app.opgraph.wizard
Modifier and TypeClassDescriptionclass
The Node wizard servers as the UI layer for opgraph analysis and reports.class
UI for actions exporting report tables.class
-
Uses of IExtendable in ca.phon.app.project
Modifier and TypeClassDescriptionclass
Wizard for stripping participant info.class
Local project which will send files to trash instead of deleting them during corpus/session removal.class
Common module frame with project extension.class
Window for viewing and modifyingParticipant
s for aProject
.class
The project window.final class
Shadow projects are used as temporary projects with the same data and properties as a delegate project. -
Uses of IExtendable in ca.phon.app.project.checkwizard
Modifier and TypeClassDescriptionclass
A wizard for checking/repairing IPA transcriptions in a set of selected sessions.class
Step 1 - Check IPA wizard Select sessions and actions to perform. -
Uses of IExtendable in ca.phon.app.project.git
-
Uses of IExtendable in ca.phon.app.project.git.actions
Modifier and TypeClassDescriptionclass
Frame for displaying progress from a git command. -
Uses of IExtendable in ca.phon.app.project.mergewizard
Modifier and TypeClassDescriptionclass
Merge one or more session into a new session.class
Select session name, corpus and sessions for merge.class
Provide a record filter for each session selected in step 1. -
Uses of IExtendable in ca.phon.app.query
Modifier and TypeClassDescriptionclass
Wizard for executing queries and producing HTML reports.class
An viewer/editor window for result sets. -
Uses of IExtendable in ca.phon.app.query.report
-
Uses of IExtendable in ca.phon.app.session
-
Uses of IExtendable in ca.phon.app.session.check
-
Uses of IExtendable in ca.phon.app.session.editor
Modifier and TypeClassDescriptionclass
A component with a divided background.class
A view in theSessionEditor
.class
class
Main UI for the application.class
Selection information used forEditorSelectionModel
. -
Uses of IExtendable in ca.phon.app.session.editor.undo
Modifier and TypeClassDescriptionclass
class
Undo-able edit for adding participants in aSession
.class
Edit performed when a new record is added.class
Add a new tier to the session.class
class
class
class
Delete the current record.class
class
Merge all groups for the given record into a single group.class
Edit which will merge a group with the next adjacent group.class
Session
edits involving participants.class
class
class
class
class
class
class
Base class forSessionEditor
changes.class
class
Undo-able edit for splitting groups.class
TierEdit<T>
A change to the value of a group in a tier.class
class
Changes to the tier view including order, visibility and locking.class
-
Uses of IExtendable in ca.phon.app.session.editor.view.check
-
Uses of IExtendable in ca.phon.app.session.editor.view.find_and_replace
Modifier and TypeClassDescriptionclass
-
Uses of IExtendable in ca.phon.app.session.editor.view.ipa_lookup
Modifier and TypeClassDescriptionclass
A tier edit which originates from an automatic transcription.class
-
Uses of IExtendable in ca.phon.app.session.editor.view.ipa_validation
Modifier and TypeClassDescriptionclass
Editor view used to validate double-blind transcriptions. -
Uses of IExtendable in ca.phon.app.session.editor.view.media_player
Modifier and TypeClassDescriptionclass
Panel for embedded media player for editor. -
Uses of IExtendable in ca.phon.app.session.editor.view.record_data
-
Uses of IExtendable in ca.phon.app.session.editor.view.session_information
-
Uses of IExtendable in ca.phon.app.session.editor.view.speech_analysis
Modifier and TypeClassDescriptionclass
Displays wavform and associated commands. -
Uses of IExtendable in ca.phon.app.session.editor.view.syllabification_and_alignment
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of IExtendable in ca.phon.app.session.editor.view.tier_management
Modifier and TypeClassDescriptionclass
Panel for changing tier ordering, visibility and fonts. -
Uses of IExtendable in ca.phon.app.session.editor.view.timeline
-
Uses of IExtendable in ca.phon.app.welcome
-
Uses of IExtendable in ca.phon.extensions
Modifier and TypeClassDescriptionclass
Object with extension support enabled.final class
Class which provides extension support for objects that implement theIExtendable
interface.Modifier and TypeMethodDescriptionstatic <T> Optional<T>
ExtensionSupport.getOptionalExtension
(IExtendable extendable, Class<T> cap) Static utility method for returning an extension wrapped in aOptional
void
ExtensionProvider.installExtension
(IExtendable obj) Install extension on an extendable object. -
Uses of IExtendable in ca.phon.ipa
Modifier and TypeClassDescriptionclass
Character used to indicate alignment.final class
A compound Phone consists of two phones connected by a ligature.class
Compound word marker.class
class
Diacritics are attached to phones as either prefix, suffix or combining diacritics.class
Represents Major/Minor intonation group markers.final class
class
IPAElement
s represent the atomic unit of IPA transcriptions.final class
A (somewhat) immutable representation of an IPA transcription.class
final class
Represents a pause in an IPA transcription.class
A basic phone consists of the following parts: A (optional) prefix diacritic A base glyph (i.e., Consonant, Vowel, etc.) Combining diacritics Length - measured from 0-3, with 0 being no length modifier A (optional) suffix diacriticclass
A special type of IPAElement which represents a reference to a phonex group.class
Sandhi including contraction and linkers.final class
A stress marker.final class
Represents a syllable boundary between words.final class
Represents a boundary between words (i.e., a 'space'.)Modifier and TypeMethodDescriptionvoid
LevenshteinDistanceProvider.installExtension
(IExtendable obj) -
Uses of IExtendable in ca.phon.ipa.alignment
-
Uses of IExtendable in ca.phon.ipa.alignment.pmlu
Modifier and TypeMethodDescriptionvoid
EPMLUProvider.installExtension
(IExtendable obj) void
PMLUProvider.installExtension
(IExtendable obj) -
Uses of IExtendable in ca.phon.ipadictionary
Modifier and TypeClassDescriptionfinal class
API for the IPA dictionary.class
Manages the library of available IPA dictionaries. -
Uses of IExtendable in ca.phon.ipamap
-
Uses of IExtendable in ca.phon.media
Modifier and TypeClassDescriptionclass
class
LongSound objects allow for access to audio stream information without loading the entire audio file into memory. -
Uses of IExtendable in ca.phon.orthography
Modifier and TypeClassDescriptionclass
Abstract implementation ofOrthoElement
implementing extension support.class
Comment with syntax type:data type is optionalclass
An event written in-line with orthography.class
Container for orthographic transcriptions.class
Represents punctuation and syntax elements.class
A word in an orthographic phrase.class
Two words joined by a marker. -
Uses of IExtendable in ca.phon.phontalk.plugin
-
Uses of IExtendable in ca.phon.project
Modifier and TypeClassDescriptionclass
class
A local on-disk projectclass
Access remote project using https URI provided to constructor may have https or phon scheme e.g., https://www.phon.ca/project/MyProject or phon://www.phon.ca/project/MyProjectModifier and TypeMethodDescriptionvoid
ParticipantCacheProvider.installExtension
(IExtendable obj) -
Uses of IExtendable in ca.phon.query.detectors
Modifier and TypeClassDescriptionclass
A result object for two positions of aPhoneMap
class
class
-
Uses of IExtendable in ca.phon.query.script
Modifier and TypeClassDescriptionclass
Defers loading of the query script until data is needed.class
Holds the text for a query script.final class
Script library for phon query scripts. -
Uses of IExtendable in ca.phon.script
-
Uses of IExtendable in ca.phon.script.js
ModifierConstructorDescriptionExtendableJavaObject
(org.mozilla.javascript.Context cx, org.mozilla.javascript.Scriptable scope, IExtendable extendableJavaObject, Class<?> staticType) -
Uses of IExtendable in ca.phon.session
Modifier and TypeClassDescriptionfinal class
final class
Entity class for comments.final class
A Group is a vertical view of tier information in a record.final class
Media segmentfinal class
Immutable participant object.final class
Helper class providing iterator and visitor methods forSession
Participant
s.final class
final class
final class
A session in a project.final class
A factory for creating mutable session objects.final class
Transcript Metadataclass
Helper class for holding location for sessions in a project.final class
Tier<T>
A tier in a record.final class
Name and grouped information for a tier.final class
Iterable/visitor access forSession
TierDescription
s.class
Custom String implementation for tiers with extension support.final class
An entry for tier ordering, vibility and locking.final class
A transcriber.final class
Iterator/vistor access forSession
Transcriber
sfinal class
Aligned word access for a record. -
Uses of IExtendable in ca.phon.session.alignedMorphemes
-
Uses of IExtendable in ca.phon.session.check
Modifier and TypeClassDescriptionclass
Session validator with plug-in support.class
-
Uses of IExtendable in ca.phon.syllabifier
Modifier and TypeClassDescriptionfinal class
Class to help with loading syllabifiers. -
Uses of IExtendable in ca.phon.syllabifier.basic
Modifier and TypeClassDescriptionclass
Class to perform syllabification based on a syllabifier definition. -
Uses of IExtendable in ca.phon.syllable
Modifier and TypeMethodDescriptionvoid
SyllabificationInfoProvider.installExtension
(IExtendable obj) -
Uses of IExtendable in ca.phon.ui
-
Uses of IExtendable in ca.phon.ui.wizard
Modifier and TypeClassDescriptionclass
Wizard frame with breadcrumb UI for navigationclass
A basic wizard implementation.class
A single step in a wizard.