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

C

CaretVisibilityToggler - Class in cider.documentViewerComponents
Toggles the caret visibility whenever it is run
CaretVisibilityToggler(EditorTypingArea) - Constructor for class cider.documentViewerComponents.CaretVisibilityToggler
 
characterColors() - Method in class cider.documentViewerComponents.SDVLine
Syntax highlighting - fills in the colors array.
characterSpacing - Static variable in class cider.documentViewerComponents.SourceDocumentViewer
 
chatCreated(Chat, boolean) - Method in class cider.common.network.bot.BotChatListener
 
chatCreated(Chat, boolean) - Method in class cider.common.network.client.ClientPrivateChatListener
 
chatroom - Variable in class cider.common.network.client.Client
 
ChatTabs - Class in cider.client.gui
Extension of JTabbedPane to include flashing functionality
ChatTabs() - Constructor for class cider.client.gui.ChatTabs
 
ChatTabs.TabFlashListener - Class in cider.client.gui
 
ChatTabs.TabFlashListener(ChatTabs, int) - Constructor for class cider.client.gui.ChatTabs.TabFlashListener
 
cider.client.gui - package cider.client.gui
 
cider.common.network - package cider.common.network
 
cider.common.network.bot - package cider.common.network.bot
 
cider.common.network.client - package cider.common.network.client
 
cider.common.processes - package cider.common.processes
 
cider.documentViewerComponents - package cider.documentViewerComponents
 
cider.shared - package cider.shared
 
CiderApplication - Class in cider.client.gui
Entry point to the application
CiderApplication() - Constructor for class cider.client.gui.CiderApplication
 
clear() - Method in class cider.common.processes.TypingEventList
Removes all the typing events in this list.
clearAll() - Method in interface cider.common.processes.ICodeLocation
Clears all events from this location
clearAll() - Method in class cider.common.processes.LocalCodeFile
Deprecated.  
clearAll() - Method in class cider.common.processes.SourceDocument
 
clearAll() - Method in class cider.common.processes.SourceDocumentDemo.PseudoClient
 
clearAll() - Method in class cider.common.processes.SourceDocumentDemo.PseudoServer
 
clearAllHistory() - Static method in class cider.common.processes.SiHistoryFiles
 
clearUpTo(long) - Method in class cider.common.processes.SourceDocument
clears any event up to the time specified
Client - Class in cider.common.network.client
This implements the client side of the XMPP layer.
Client(String, String, String, int, String, LoginUI, ClientSharedComponents) - Constructor for class cider.common.network.client.Client
 
ClientChatroomInviteListener - Class in cider.common.network.client
Listens for invitations to chatrooms.
ClientChatroomInviteListener(MultiUserChat, String, Client) - Constructor for class cider.common.network.client.ClientChatroomInviteListener
 
ClientChatroomMessageListener - Class in cider.common.network.client
Listens for new messages in chatrooms.
ClientChatroomMessageListener(Client) - Constructor for class cider.common.network.client.ClientChatroomMessageListener
 
ClientChatroomPresenceListener - Class in cider.common.network.client
Listen for Presence packets of users in the chatroom.
ClientChatroomPresenceListener(DefaultListModel, JLabel, Client, String, String) - Constructor for class cider.common.network.client.ClientChatroomPresenceListener
 
ClientMessageListener - Class in cider.common.network.client
This class waits for a message to be received by the client on its chat session with the bot.
ClientMessageListener(Client) - Constructor for class cider.common.network.client.ClientMessageListener
 
ClientPrivateChatListener - Class in cider.common.network.client
Listen for newly created private client <-> client chats and assign them a message listener.
ClientPrivateChatMessageListener - Class in cider.common.network.client
Handle incoming messages on user chats.
ClientPrivateChatMessageListener(Client) - Constructor for class cider.common.network.client.ClientPrivateChatMessageListener
 
ClientSharedComponents - Class in cider.shared
(Mostly) GUI Components that the Client needs to share with MainWindow.
ClientSharedComponents() - Constructor for class cider.shared.ClientSharedComponents
 
CloseButton - Class in cider.client.gui
Deals with the buttons used on editor pane and chat tabs
CloseButton(String, boolean) - Constructor for class cider.client.gui.CloseButton
 
closeChat(String) - Method in class cider.common.network.client.Client
Close a chat with the specified user.
closeChat(String) - Method in class cider.common.network.client.ClientPrivateChatListener
Destroys a chat object and its associated GUI objects.
colours - Variable in class cider.common.network.bot.Bot
 
colours - Static variable in class cider.common.network.client.Client
 
CommitTimer - Class in cider.common.network.bot
Writes data to disk on the bot machine
CommitTimer(Bot) - Constructor for class cider.common.network.bot.CommitTimer
 
compare(TypingEvent, TypingEvent) - Method in class cider.common.processes.EventComparer
 
compare(TimeBorder, TimeBorder) - Method in class cider.common.processes.TimeBorderList.TimeBorderComparer
 
comparer - Static variable in class cider.common.processes.TimeBorderList
 
compareTo(LockingRegion) - Method in class cider.common.processes.LockingRegion
Deprecated. 
componentHidden(ComponentEvent) - Method in class cider.client.gui.ETASourceEditorPane.TabSelectionFocusGainListener
 
componentMoved(ComponentEvent) - Method in class cider.client.gui.ETASourceEditorPane.TabSelectionFocusGainListener
 
componentResized(ComponentEvent) - Method in class cider.client.gui.ETASourceEditorPane.TabSelectionFocusGainListener
 
componentShown(ComponentEvent) - Method in class cider.client.gui.ETASourceEditorPane.TabSelectionFocusGainListener
 
ConfigurationReader - Class in cider.common.network
Reads a configuration file and stores its values
ConfigurationReader(String, LoginUI) - Constructor for class cider.common.network.ConfigurationReader
 
connectedDuringThisRun(String) - Method in class cider.common.network.bot.Bot
 
constructTree(String) - Method in class cider.client.gui.DirectoryViewComponent
Wipes the current directory tree and makes a new one.
copy() - Method in class cider.documentViewerComponents.EditorTypingArea
 
countCharactersAll() - Method in class cider.common.processes.TypingEventList
Adds up all the characters for all the users who have characters in this TypingEventList
countCharactersFor(String) - Method in class cider.common.processes.TypingEventList
Adds up all the characters belonging to this user
coversOver(String, int) - Method in class cider.common.processes.LockingRegion
Deprecated. 
createChatTab(String) - Method in class cider.common.network.client.Client
Add a chat tab with the specified username as its name to the GUI.
createDocument(String, String, String) - Method in class cider.common.network.client.Client
Create a new document on the Bot's side.
createNodes(DefaultMutableTreeNode) - Method in class cider.client.gui.DirectoryViewComponent
Deprecated.  
createRegions() - Method in class cider.common.processes.TimeBorderList
 
creationTime - Variable in class cider.common.processes.DocumentProperties
 
currentDir - Variable in class cider.client.gui.AdminTools
Class creates window
currentDir - Variable in class cider.client.gui.LoginUI
Used for fetching/saving login details
currentDir - Variable in class cider.client.gui.MainWindow
Current directory to work in
currentDocumentProperties - Variable in class cider.common.network.client.Client
 
currentFileContents - Variable in class cider.client.gui.MainWindow
Contents of an empty file
currentFileName - Variable in class cider.client.gui.MainWindow
Name of a new file
currentPositionLocked(int, String) - Method in class cider.documentViewerComponents.EditorTypingArea
 
currentTab - Variable in class cider.client.gui.MainWindow
Currently visible tab

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