Class | Description |
---|---|
About | |
ChangeDetector | |
ColorChooser |
Generic color selector frame, pulled from the Tool object.
|
Editor |
Main editor panel for the Processing Development Environment.
|
EditorButton | |
EditorConsole |
Message console that sits below the editing area.
|
EditorFooter |
Console/error/whatever tabs at the bottom of the editor window.
|
EditorHeader |
Sketch tabs at the top of the editor window.
|
EditorState | |
EditorStatus |
Panel just below the editing area that contains status messages.
|
EditorToolbar |
Run/Stop button plus Mode selection
|
ErrorTable | |
ExamplesFrame | |
FindReplace |
Find & Replace window for the Processing editor.
|
MarkerColumn |
Implements the column to the right of the editor window that displays ticks
for errors and warnings.
|
PreferencesFrame |
Creates the window for modifying preferences.
|
Recent | |
SketchbookFrame | |
SplashWindow |
A Splash window.
|
Toolkit |
Utility functions for base that require a java.awt.Toolkit object.
|
WebFrame | |
Welcome | |
Welcome2 |
The Welcome class creates a welcome window upon startup
It provides links to changes Processing 3
If the user is migrating from Processing 2, it provides a
prompt asking whether to use the same sketchbook folder
as before, or use a new one.
|
ZoomTreeCellRenderer |
Exception | Description |
---|---|
EditorException |