A B C D E F G H I J K L M N O P Q R S T U V W

G

getAccessException(int, File) - Static method in exception sears.file.exception.io.FileConversionException
Get a new FileConversionException instance
getAction(String) - Method in class sears.gui.MainWindow
Method getAction.
getAddressText() - Method in class sears.tools.Updater
Method getAddressText.
getAddressVersion() - Method in class sears.tools.Updater
Method getAddressVersion.
getAllAvailableLanguage() - Static method in class sears.tools.SearsResourceBundle
Returns an array of string which contains all the language names available on Sears.
getAllRowWhichContainsAtLeastOneOccurrenceOfText(String) - Method in class sears.search.data.SubtitleFile
Constructs and return a list of all row that contains at least one occurrence of text
getAnchor() - Method in class sears.file.Subtitle
Method getAnchor.
getANonNullCharset(String) - Static method in class sears.file.SubtitleFile
Returns charset if it is non null, else DEFAULT_CHARSET is returned
getApplication() - Static method in class sears.tools.eawt.ApplicationWrapper
this method return an instance object of the class
getApplicationListenerInterface() - Method in class sears.tools.eawt.ApplicationListenerHandler
return the class object which represents com.apple.eawt.ApplicationListener class
getBackground() - Method in class sears.search.gui.PillShape
Gets the background color
getBounds() - Method in interface sears.gui.glassPane.element.GPShape
Returns a Shape object that represents the abstract bounds of the GPShape
This shape could be the real bounds, an aproximation (like a rectangle that enclose entirely the GPShape) or a part of the GPShape.
getBounds() - Method in class sears.search.gui.PillShape
Returns a RoundRectangle2D object, represents the real bounds of this shape
getBoundsBeginAtIndex(int, String) - Method in class sears.gui.SubtitleCellComponent
Returns the bounds of substring glyph, begin at index
getBundleExecutableName(String) - Static method in class sears.tools.InfoPlist
this method returns the name of the executable file contains in a .app bundle
with the path of .app bundle given in parameter.
getCharset() - Method in class sears.file.SubtitleFile
Returns the charset used for write and read operations
getChoosenSubtitle() - Method in class sears.gui.JDialogSplit
Method getChoosenSubtitle.
getClone() - Method in class sears.search.gui.PillShape
Gets a clone of the PillShape object
getColumnCount() - Method in class sears.gui.SubtitleTableModel
 
getColumnName(int) - Method in class sears.gui.SubtitleTableModel
 
getConfiguredPlayerPath() - Method in class sears.gui.JDialogOptions
Method getConfiguredPlayerPath.
getContentDirectory() - Method in class sears.file.SubtitleFile
Method getContentDirectory.
getCountOfOccurrencesOfText(String) - Method in class sears.search.data.SubtitleFile
Gets the count of all the text occurrences given in parameters
getCurrentElement() - Method in class sears.search.data.LoopIterator
SAFE METHOD, do not change iteration state
getDelay() - Method in class sears.gui.DelayDialog
Method getDelay.
getDelay() - Method in class sears.gui.JDialogAppend
Method getDelay.
getDestinationsFiles() - Method in class sears.gui.JDialogSplit
Method getDestinationsFiles.
getDetail() - Method in exception sears.file.exception.io.FileConversionException
Returns the detail error message
getDialogName() - Method in class sears.gui.DelayDialog
 
getDialogName() - Method in class sears.gui.ErrorDialog
 
getDialogName() - Method in class sears.gui.JDialogAbout
 
getDialogName() - Method in class sears.gui.JDialogAppend
 
getDialogName() - Method in class sears.gui.JDialogChainRepair
 
getDialogName() - Method in class sears.gui.JDialogFind
 
getDialogName() - Method in class sears.gui.JDialogMixSubtitleFile
 
getDialogName() - Method in class sears.gui.JDialogNormalizeAction
 
getDialogName() - Method in class sears.gui.JDialogOptions
 
getDialogName() - Method in class sears.gui.JDialogSplit
 
getDialogName() - Method in class sears.gui.ResynchroDialog
 
getDialogName() - Method in class sears.gui.SearsJDialog
Method getDialogName.
getDoubleTextDelayValue() - Method in class sears.gui.DelayDialog
Method getDoubleTextDelayValue.
getDoubleTextDelayValue(int) - Method in class sears.gui.JDialogNormalizeAction
Method getDoubleTextDelayValue.
getEmptyClonedWindow() - Method in class sears.search.data.Window
Returns an empty cloned Window object or a new instance if clone method failed
getEndDate() - Method in class sears.file.SsaSubtitle
 
getEndDate() - Method in class sears.file.Subtitle
Method getEndDate.
getEntrie(String) - Method in class sears.file.SsaSubtitle
this method returns the value associated to a key in a dictionnary.
getExecutablePath(String) - Static method in class sears.tools.InfoPlist
this method returns the path of the executable file contains in a .app bundle
with the path of .app bundle given in parameter.
getExtension(File) - Static method in class sears.tools.Utils
Method getExtension.
getFieldsKey() - Method in class sears.file.SsaFile
 
getFile() - Method in class sears.file.SubtitleFile
Method getFile.
getFilename() - Method in class sears.tools.eawt.ApplicationEventWrapper
com.apple.eawt.ApplicationEvent#getFilename()
Provides the filename associated with a particular AppleEvent.
getFileToAppend() - Method in class sears.gui.JDialogAppend
Method getFileToAppend.
getFirstElement() - Method in class sears.search.data.LoopIterator
SAFE METHOD, do not change iteration state
getForeground() - Method in class sears.search.gui.PillShape
Gets the foreground color
getGraphics2D() - Method in class sears.gui.glassPane.ViewportGlassPane
Deprecated. 
getIcon(String) - Static method in class sears.gui.resources.SearsResources
Method getIcon.
getIconFolder() - Static method in class sears.gui.resources.SearsResources
Method getIconFolder.
getIconForLocaleString(String) - Static method in class sears.tools.SearsResourceBundle
Gets the icon which correspond to the locale string
getIndexOfRow(int) - Method in class sears.search.data.ListOfRow
Dichotomic search, gets the index of the row contained in the list
getIndexOfTheCurrentElement() - Method in class sears.search.data.LoopIterator
SAFE METHOD, do not change iteration state
getInstance() - Static method in class sears.file.FileSystemAccess
Gives the same instance of this class
Only used by MainWindow class
getInstance(File, ArrayList<Subtitle>, String, boolean) - Static method in class sears.file.SubtitleFile
Returns an instance of a SubtitleFile implementation class which represents the subtitle type of the given java.io.File object.
getInstance(File, ArrayList<Subtitle>, String) - Static method in class sears.file.SubtitleFile
Returns an instance of a SubtitleFile implementation class which represents the subtitle type of the given java.io.File object.
getInstance(File, ArrayList<Subtitle>) - Static method in class sears.file.SubtitleFile
Same that SubtitleFile.getInstance(File, ArrayList, String).
getJButtonCancel() - Method in class sears.gui.SearsJDialog
This method initializes jButton
getJPanelButtons() - Method in class sears.gui.JDialogChainRepair
This method initializes jPanel
getJPanelButtons() - Method in class sears.gui.JDialogFind
 
getJPanelButtons() - Method in class sears.gui.SearsJDialog
This method initializes jPanel
getJTextFieldFileToMix() - Method in class sears.gui.JDialogMixSubtitleFile
 
getKey(String) - Static method in class sears.gui.resources.SearsResources
Method getKey.
getLastElement() - Method in class sears.search.data.LoopIterator
SAFE METHOD, do not change iteration state
getLength() - Method in class sears.tools.player.DefaultPlayer
 
getLength() - Method in interface sears.tools.player.PlayerInterface
Method getLength Summary: This method permit to get the video time length(in seconds).
getLength() - Method in class sears.tools.player.VLCPlayer
 
getLineSeparator() - Static method in class sears.file.SubtitleFile
Returns the line separator (end of line) to use (depends to the user choice).
getLocale() - Static method in class sears.tools.SearsResourceBundle
Method getLocale.
getMalformedSubtitleFileException(int, File) - Static method in exception sears.file.exception.io.FileConversionException
Get a new FileConversionException instance
getMalformedSubtitleFileException(int, File, int, String) - Static method in exception sears.file.exception.io.FileConversionException
Get a new FileConversionException instance
getMessage() - Method in exception sears.file.exception.io.FileConversionException
Returns the error message
getNewInstance() - Method in class sears.file.SrtFile
 
getNewInstance() - Method in class sears.file.SsaFile
 
getNewInstance() - Method in class sears.file.SubFile
 
getNewInstance() - Method in class sears.file.SubtitleFile
Method getNewInstance.
getNextCharIndex() - Method in class sears.search.data.Window
A char index is always positive, this method returns the next char index
getNextElement() - Method in class sears.search.data.LoopIterator
Returns the next positive element of the list
getNextRowAndCharIndex() - Method in class sears.search.data.CharIndexIterator
Gets the next row and char index
INCOHERENCE: row < 0 or row > last row...
getNextRowAndCharIndexBeginAtRow(int) - Method in class sears.search.data.CharIndexIterator
Gets the row and first char index of the next occurrence after row
getNumber() - Method in class sears.file.Subtitle
Method getNumber.
getPillInstance(Font, Rectangle, String, Point) - Method in class sears.search.gui.PillShape
Gets an instance of the object with a new data set
Optimization...
getPillLocation(Rectangle) - Method in class sears.search.core.FindModule
 
getPosition() - Method in class sears.tools.player.DefaultPlayer
 
getPosition() - Method in interface sears.tools.player.PlayerInterface
Method getPosition Summary: This method permit to get the current position (in seconds) in the video.
getPosition() - Method in class sears.tools.player.VLCPlayer
 
getPresentationName() - Method in class sears.gui.undo.SearsSimpleUndoEdit
 
getPresentationName() - Method in class sears.gui.undo.SearsUndoEdit
 
getPreviousCharIndex() - Method in class sears.search.data.Window
A char index is always positive, this method returns the previous char index
getPreviousElement() - Method in class sears.search.data.LoopIterator
Returns the previous positive element of the list
getPreviousRowAndCharIndex() - Method in class sears.search.data.CharIndexIterator
Gets the row and first char index of the previous occurrence
getPreviousRowAndCharIndexBeginAtRow(int) - Method in class sears.search.data.CharIndexIterator
Gets the row and first char index of the previous occurrence after row
getProperty(String) - Static method in class sears.tools.SearsProperties
Method getProperty.
getProperty(String, String) - Static method in class sears.tools.SearsProperties
Method getProperty.
getRedoAction() - Method in class sears.gui.undo.SearsUndoManager
Method getRedoAction.
getRedoPresentationName() - Method in class sears.gui.undo.SearsSimpleUndoEdit
 
getRedoPresentationName() - Method in class sears.gui.undo.SearsUndoEdit
 
getResetFlag() - Static method in class sears.gui.MainWindow
 
getResource(String) - Method in class sears.tools.JarResources
Extracts a jar resource as a blob.
getResource(String) - Static method in class sears.tools.SearsResourceBundle
Method getResource.
getResource(String, String) - Static method in class sears.tools.SearsResourceBundle
Method getResource.
getResult() - Method in class sears.gui.JDialogChainRepair
Method getResult.
getResult() - Method in class sears.gui.ResynchroDialog
Method getResult.
getRow(int) - Method in class sears.search.data.ListOfRow
Gets the row at index given in parameter
getRowCount() - Method in class sears.gui.SubtitleTableModel
 
getSecondPartDelay() - Method in class sears.gui.JDialogSplit
Method getDelay.
getSelectedCheckForUpdates() - Method in class sears.gui.JDialogOptions
Method getSelectedCheckForUpdates.
getSelectedDOSLineSeparator() - Method in class sears.gui.JDialogOptions
Method getSelectedDOSLineSeparator.
getSelectedIconSet() - Method in class sears.gui.JDialogOptions
Method getSelectedIconSet.
getSelectedLocale() - Method in class sears.gui.JDialogOptions
Method getSelectedLanguage.
getSelectedLookAndFeel() - Method in class sears.gui.JDialogOptions
Method getSelectedLookAndFeel.
getSelectedPlayer() - Method in class sears.gui.JDialogOptions
Method getSelectedPlayer.
getSelectedVlcRestart() - Method in class sears.gui.JDialogOptions
Method getSelectedVlcRestart.
getStartDate() - Method in class sears.file.SsaSubtitle
 
getStartDate() - Method in class sears.file.Subtitle
Method getStartDate.
getString(String) - Static method in class sears.gui.resources.SearsResources
Method getString.
getStringForLocaleString(String) - Static method in class sears.tools.SearsResourceBundle
Converts a 'locale' string ("en_US") to a proper string to display ("English") using LOCALES class constant
getSubString() - Static method in class sears.gui.SubtitleCellComponent
Returns the sub string
getSubStringBeginAtIndex(int, String) - Method in class sears.gui.SubtitleCellComponent
Returns the searched sub string (respect lower and upper case states) in the specified location in subtitle text
getSubtitle(String) - Method in class sears.file.FileConversion
Constructs and returns the Subtitle object which represents subtitles information begin at line given in parameters
This method is used by the non abstract FileConversion.parse(ArrayList) method
getSubtitle() - Method in class sears.file.SsaSubtitle
 
getSubtitle() - Method in class sears.file.Subtitle
Method getSubtitle.
getSubtitleAtDate(int) - Method in class sears.file.SubtitleFile
Method getSubtitleIndex.
getSubtitleFile() - Method in class sears.gui.MainWindow
Method getSubtitleFile.
getSubtitleList() - Method in class sears.file.SubtitleFile
Method getSubtitleList.
getSubtitleListClone() - Method in class sears.file.SubtitleFile
Method getSubtitleListClone.
getSubtitles() - Method in class sears.file.SubtitleFile
Method getSubtitles.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class sears.gui.SubtitleAnchorHeaderTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class sears.gui.SubtitleTableCellRenderer
 
getTemporaryFile() - Method in class sears.file.SubtitleFile
Method getTemporaryFile.
getText() - Method in class sears.gui.JDialogFind
Gets the text entered by user
getText() - Method in class sears.gui.search.FindBox
 
getText() - Method in interface sears.gui.search.FindDialog
 
getText() - Method in class sears.gui.search.JSearchField
 
getTheNearestElementAfter(int) - Method in class sears.search.data.LoopIterator
 
getTheNearestElementBefore(int) - Method in class sears.search.data.LoopIterator
Gets the nearest element before means:
gets the first smaller element before the element before the one given on parameters
if this element is not in the list, else it is return
getTheNextNonEmptyLine() - Method in class sears.file.FileConversion
Place the 'read head' on the next non empty line and returns it
getTimes() - Method in class sears.gui.JDialogNormalizeAction
Method getTimes.
getTimeStep() - Method in class sears.gui.JPanelVideoControler
Method getTimeStep.
getUndoAction() - Method in class sears.gui.undo.SearsUndoManager
Method getUndoAction.
getUndoManager() - Method in class sears.gui.MainWindow
Returns the UndoManager
getUndoPresentationName() - Method in class sears.gui.undo.SearsSimpleUndoEdit
 
getUndoPresentationName() - Method in class sears.gui.undo.SearsUndoEdit
 
getUnsupportedFileFormatException(File, String) - Static method in exception sears.file.exception.io.FileConversionException
Get a new FileConversionException instance
getValueAt(int, int) - Method in class sears.gui.SubtitleTableModel
 
getVirtualBounds() - Method in class sears.gui.glassPane.ViewportGlassPane
Determines, if it is not already do, the virtual bounds size and position
getWrappedApplicationListenerInstance(ApplicationListener) - Static method in class sears.tools.eawt.ApplicationListenerHandler
this method returns an instance of com.apple.eawt.ApplicationListener interface,
wrapped by EventListener interface...
gif - Static variable in class sears.tools.Utils
Extension of gif file
goToOffset(int) - Method in class sears.tools.player.DefaultPlayer
Empty method, not implemented for default player
goToOffset(int) - Method in class sears.tools.player.VLCPlayer
Empty method
gotoSubAction() - Method in class sears.gui.MainWindow
Method gotoSubAction.
GPShape - Interface in sears.gui.glassPane.element
GPShape offers manipulations controls on a define Shape object.
GPShapeManager - Interface in sears.gui.glassPane.element
 

A B C D E F G H I J K L M N O P Q R S T U V W