Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
aboutAction()
- Method in class sears.gui.
MainWindow
Method dialogAction.
accentRemove()
- Method in class sears.file.
SsaSubtitle
accentRemove()
- Method in class sears.file.
Subtitle
Method accentRemove.
accentRepair(int[])
- Method in class sears.file.
SubtitleFile
Method accentRepair.
accentRepairAction()
- Method in class sears.gui.
MainWindow
Method accentRepairAction.
ACTION_KEY_ABOUT
- Static variable in class sears.gui.
MainWindow
about action key.
ACTION_KEY_ACCENT_REPAIR
- Static variable in class sears.gui.
MainWindow
Accent action key, to Accent repair.
ACTION_KEY_APPEND
- Static variable in class sears.gui.
MainWindow
Append action key, to append ST.
ACTION_KEY_CHAIN_REPAIR
- Static variable in class sears.gui.
MainWindow
Chain action key, to chain repair.
ACTION_KEY_DELAY
- Static variable in class sears.gui.
MainWindow
Delay action key, to delay ST.
ACTION_KEY_FIND
- Static variable in class sears.gui.
MainWindow
find action key.
ACTION_KEY_GOTO_SUB
- Static variable in class sears.gui.
MainWindow
gotoSub action key.
ACTION_KEY_HTML_REPAIR
- Static variable in class sears.gui.
MainWindow
HTML action key, to html repair.
ACTION_KEY_MAGIC_RESYNCHRO
- Static variable in class sears.gui.
MainWindow
magicResynchro action key.
ACTION_KEY_MIX
- Static variable in class sears.gui.
MainWindow
find action key.
ACTION_KEY_NEXT
- Static variable in class sears.gui.
MainWindow
Next action key.
ACTION_KEY_NORMALIZE_DURATION
- Static variable in class sears.gui.
MainWindow
NormalizeDuration action key, to time repair.
ACTION_KEY_OPEN
- Static variable in class sears.gui.
MainWindow
Open action key, to open a subtitle file
ACTION_KEY_OPTIONS
- Static variable in class sears.gui.
MainWindow
Options action key.
ACTION_KEY_ORDER_REPAIR
- Static variable in class sears.gui.
MainWindow
Order action key, to order repair.
ACTION_KEY_PAUSE
- Static variable in class sears.gui.
MainWindow
Pause action key.
ACTION_KEY_PLAY
- Static variable in class sears.gui.
MainWindow
Play action key.
ACTION_KEY_PREVIOUS
- Static variable in class sears.gui.
MainWindow
Previous action key.
ACTION_KEY_QUIT
- Static variable in class sears.gui.
MainWindow
Quit action key, to save current file.
ACTION_KEY_REDO
- Static variable in class sears.gui.undo.
SearsUndoManager
REDO action key.
ACTION_KEY_REMOVE_ALL_ANCHORS
- Static variable in class sears.gui.
MainWindow
remoaveAllAnchors action key.
ACTION_KEY_RESYNCH
- Static variable in class sears.gui.
MainWindow
Resynch action key, to resynch ST.
ACTION_KEY_SAVE
- Static variable in class sears.gui.
MainWindow
Save action key, to save current file.
ACTION_KEY_SAVE_AS
- Static variable in class sears.gui.
MainWindow
SaveAs action key, to save current file.
ACTION_KEY_SELECT_VIDEO
- Static variable in class sears.gui.
MainWindow
Select video action key.
ACTION_KEY_SPLIT
- Static variable in class sears.gui.
MainWindow
Split action key, to split ST.
ACTION_KEY_STOP
- Static variable in class sears.gui.
MainWindow
Stop action key.
ACTION_KEY_TIME_REPAIR
- Static variable in class sears.gui.
MainWindow
Time action key, to time repair.
ACTION_KEY_TRACKER_TRIGGER
- Static variable in class sears.gui.
MainWindow
TrackTrigger action key.
ACTION_KEY_UNDO
- Static variable in class sears.gui.undo.
SearsUndoManager
UNDO action key.
actionPerformed(ActionEvent)
- Method in class sears.gui.undo.
SearsUndoAction
add(int)
- Method in class sears.search.data.
ListOfRow
Add a new item in the list Item must be positive and no have entry in the list
addApplicationListener(EventListener)
- Method in class sears.tools.eawt.
ApplicationWrapper
com.apple.eawt.ApplicationListener#addApplicationListener(com.apple.eawt.ApplicationEvent)
Adds the specified ApplicationListener as a receiver of callbacks from this class.
addAsAGlassPane(JFrame)
- Method in class sears.gui.glassPane.
ViewportGlassPane
Sets this as the glass pane of the frame given in parameters.
addCaretListener(CaretListener)
- Method in class sears.gui.search.
JSearchField
addEdit(UndoableEdit)
- Method in class sears.gui.undo.
SearsSimpleUndoEdit
addEdit(UndoableEdit)
- Method in class sears.gui.undo.
SearsUndoEdit
addFakeSub()
- Method in class sears.file.
SubtitleFile
Method addFakeSub.
addFB(FindDialog)
- Method in class sears.gui.
MainWindow
addKeyListener(KeyListener)
- Method in class sears.gui.search.
JSearchField
addPreferencesMenuItem()
- Method in class sears.tools.eawt.
ApplicationWrapper
com.apple.eawt.Application#addPreferencesMenuItem()
Adds the Preferences item to the application menu if the item is not already present.
addSubtitle(Subtitle)
- Method in class sears.file.
SubtitleFile
Method addSubtitle.
addSubtitle(Subtitle, boolean)
- Method in class sears.file.
SubtitleFile
Method addSubtitle.
afterActionList
- Variable in class sears.gui.undo.
SearsUndoEdit
(
ArrayList
) afterActionList: The afterActionList
ALGO_PRIORITY
- Static variable in class sears.tools.
Trace
ALPHA_COMPOSITE
- Static variable in class sears.search.gui.
PillShape
anchor(int)
- Method in class sears.file.
Subtitle
Method anchor.
ANCHOR_COLUMN
- Static variable in class sears.gui.
SubtitleTableModel
(
int
) ANCHOR_COLUMN: The ANCHOR_COLUMN index.
append(SubtitleFile, int)
- Method in class sears.file.
SubtitleFile
Method append.
appendAction()
- Method in class sears.gui.
MainWindow
Method appendAction.
appendErrorDetail(String)
- Method in class sears.gui.
ErrorDialog
Appends text to the actual message error
AppException
- Exception in
sears.tools.eawt
Exception class for the eawt package
AppException()
- Constructor for exception sears.tools.eawt.
AppException
Instantiates a new
AppException
object
AppException(String)
- Constructor for exception sears.tools.eawt.
AppException
Instantiates a new
AppException
object
ApplicationAdapter
- Class in
sears.tools.eawt
Adapter for
ApplicationListener
interface
ApplicationAdapter()
- Constructor for class sears.tools.eawt.
ApplicationAdapter
applicationEventObject(Object)
- Method in class sears.tools.eawt.
ApplicationEventWrapper
set the ApplicationEvent object
ApplicationEventWrapper
- Class in
sears.tools.eawt
this class is a wrap class of class
com.apple.eawt.ApplicationEvent
With this class we can access to the method of the Apple class.
ApplicationEventWrapper()
- Constructor for class sears.tools.eawt.
ApplicationEventWrapper
Construct a new ApplicationEventWrapper
ApplicationListener
- Interface in
sears.tools.eawt
com.apple.eawt.ApplicationListener
The listener interface for receiving ApplicationEvents.
ApplicationListenerHandler
- Class in
sears.tools.eawt
Handler for communicate with com.apple.eawt.ApplicationListener class
ApplicationListenerHandler(ApplicationListener)
- Constructor for class sears.tools.eawt.
ApplicationListenerHandler
Construct a new handler
ApplicationWrapper
- Class in
sears.tools.eawt
this class is a wrap class of class
com.apple.eawt.Application
With this class we can access to the method of the Apple class.
ApplicationWrapper()
- Constructor for class sears.tools.eawt.
ApplicationWrapper
Construct a new ApplicationWrapper object, get back Classes and methods
ArrowButton
- Class in
sears.gui
An arrow button is a JButton with an arrow set to its icon.
ArrowButton(String)
- Constructor for class sears.gui.
ArrowButton
Constructs a new
ArrowButton
object
AssFile
- Class in
sears.file
Ass subtitle file
AssFile(File, ArrayList<Subtitle>, String)
- Constructor for class sears.file.
AssFile
AssFile(String, ArrayList<Subtitle>)
- Constructor for class sears.file.
AssFile
AssFile(File, ArrayList<Subtitle>)
- Constructor for class sears.file.
AssFile
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W