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

E

EditorTypingArea - Class in cider.documentViewerComponents
The EditorTypingArea is a type of SourceDocumentViewer which has the caret enabled and makes caret related methods publicly available
EditorTypingArea(SourceDocument) - Constructor for class cider.documentViewerComponents.EditorTypingArea
 
encrypt(String) - Static method in class cider.client.gui.passwordEncrypt
Encrypts entered text
end - Variable in class cider.common.processes.LockingRegion
Deprecated.  
end - Variable in class cider.common.processes.TimeRegion
 
end - Variable in class cider.documentViewerComponents.TypingRegion
 
equals(Object) - Method in class cider.common.processes.DocumentProperties
 
equals(Object) - Method in class cider.common.processes.TimeBorder
 
errorMessage(String, String) - Method in class cider.client.gui.MainWindow.Error
 
ETASourceEditorPane - Class in cider.client.gui
This class basically means that the TextAreas can constantly update and hold lots of data (which is easier than using an ArrayList in MainWindow.java :3
ETASourceEditorPane(EditorTypingArea, Client, String) - Constructor for class cider.client.gui.ETASourceEditorPane
 
ETASourceEditorPane.TabSelectionFocusGainListener - Class in cider.client.gui
A workaround to a bug in the JTabbedPane component:
ETASourceEditorPane.TabSelectionFocusGainListener() - Constructor for class cider.client.gui.ETASourceEditorPane.TabSelectionFocusGainListener
 
EventComparer - Class in cider.common.processes
Compares event priority based on their time of creation, used by the priority queue
EventComparer() - Constructor for class cider.common.processes.EventComparer
 
events() - Method in interface cider.common.processes.ICodeLocation
Returns all of the events at this code location
events() - Method in class cider.common.processes.LocalCodeFile
Deprecated.  
events() - Method in class cider.common.processes.SourceDocument
 
events() - Method in class cider.common.processes.SourceDocumentDemo.PseudoClient
 
events() - Method in class cider.common.processes.SourceDocumentDemo.PseudoServer
 
events() - Method in class cider.common.processes.TypingEventList
 
eventsBetween(long, long) - Method in class cider.common.processes.SourceDocument
 
eventsSince(long) - Method in interface cider.common.processes.ICodeLocation
Returns all events since time specified
eventsSince(long, String) - Method in class cider.common.processes.LiveFolder
returns all events for this folder
eventsSince(long) - Method in class cider.common.processes.LocalCodeFile
Deprecated.  
eventsSince(long) - Method in class cider.common.processes.SourceDocument
 
eventsSince(long) - Method in class cider.common.processes.SourceDocumentDemo.PseudoClient
 
eventsSince(long) - Method in class cider.common.processes.SourceDocumentDemo.PseudoServer
 
exists(int) - Method in class cider.common.processes.TypingEventList
Checks whether an event exists at position i.
existsIn(TypingEvent[]) - Method in class cider.common.processes.TypingEvent
 
explode() - Method in class cider.common.processes.TypingEvent
if this typing event represents text of more than one character, the explode method can be used to split it up into a list of typing events, one for each character.
exportFile() - Method in class cider.client.gui.MainWindow
Converts a SourceDocument into a text file that is saved where the user specifies.
EYE_MOVED - Static variable in class cider.client.gui.TimeRegionBrowser
 

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