| Interface | Description |
|---|---|
| CodeFragmentManager |
Retrieval and addition of code fragments
|
| Class | Description |
|---|---|
| CodeFragmentLogger |
Holds a log of code fragments added by all users
Threadsafe.
|
| CodeFragmentManagerImpl |
Implementation of
CodeFragmentManager |
| CodeFragmentPrinter | |
| FloodingDecorator |
Prohibit posting more than 2 fragments a minute
|
| HashComputer |
Compute the hash for a
CodeFragment |
| History |
The view controller for the history screen
|
| LanguageManager |
Produces an array of supported languages
|
| LogManager |
Support for injecting a JDK logger.
|
| Paginator |
Pagination support class
|
| PasteWindow |
PasteWindow holds the code fragment and other selections when a code fragment
is viewed and entered
|
| PopulateDatabase |
Populate the database with data.sql.
|
| PostTracker |
Tracks the post made by the current user
|
| ThemeManager |
Exposes
Theme as a list |
| Timer |
Responsible for starting the timer for printing recently added code fragments
|
| Enum | Description |
|---|---|
| Theme |
Closed set of the visual themes available for displaying code fragments
|
Copyright © 2008–2017. All rights reserved.