Class | Latest Version | Date | Who's Working On It | Comments |
bar.py | Original | | | |
debug.py | Original | | | |
dis.py | Original | | | |
Html_Browser.py | Original | | | |
inspect.py | Original | | | |
JESAbout.py | Original | | | |
JESAction.py | Original | | | |
JESAddressFinder.py | JESAddressFinder.py | 5.28.03 | | |
JESCommandHistory.py | Original | | | |
JESCommandWindow.py | JESCommandWindow.py | 6.04.03 | | supports JESDB |
JESCommandWindowDocument.py | JESCommandWindowDocument.py | 6.18.03 | | Now we can change fonts on the fly. sweet. |
JESConstants.py | JESConstants.py | 7.15.03 | | Fixed a bug with error string formatting. |
JESDebugWindow.py | Original | | | |
JESDebugWindowWrapper.py | Original | | | |
JESEditor.py | JESEditor.py | 6.20.03 | | Now outlines the bottom-level block where the cursor is. Toby's a genius. 6/20 - Ignores blank lines inside block. A little slower, I'll see what I can do. - Adam |
JESEditorDocument.py | JESEditorDocument.py | 7.31.03 | Toby | Better, faster highlighting, thanks to native Java. PLUS, monospaced fonts in Win(do'h)s, highlights the current executing line. now error highlighting doesn't mess with sizes. |
JESExceptionRecord.py | Original | | | |
JESHomeworkSubmission.py | JESHomeworkSubmission.py | 5.28.03 | | |
JESHomeworkTurninRunnable.py | JESHomeworkTurninRunnable.py | 5.28.03 | | |
JESHomeworkTurninThread.py | JESHomeworkTurninThread.py | 5.28.03 | | |
JESInterpreter.py | JESInterpreter.py | 7.09.03 | | bug fix |
JESIntroduction.py | Original | | | |
JESPreprocessing.py | Original | | | |
JESPrintableDocument.py | JESPrintableDocument.py | 7.22.03 | | Now prints in a monospaced font instead of that icky Arial |
JESProgram.py | JESProgram.py | 8.07.03 | | debugger update, now stores the last path in the open/save dialog and uses that. |
JESRunnable.py | JESRunnable.py | 7.09.03 | | bug fix |
JESShowVarsFilter.py | Original | | | |
JESStdOutputBuffer.py | Original | | | |
JESTabnanny.py | Original | | | |
JESThread.py | JESThread.py | 7.23.03 | Toby | debugger improvements |
JESUI.py | JESUI.py | 7.31.03 | Toby | Now puts name in title bar on save, and can explore from the command area |
JESUpdateRunnable.py | Original | | | |
JESURLFinder.py | JESURLFinder.py | 5.28.03 | | Brand new class, get coweb hw turnin locations :) |
JESDebugger | JESDebugger.py | 7.24.03 | | debugger improvements |
JESDBVariableWatcher | JESDBVariableWatcher.py | 7.24.03 | | debugger improvements |
media.py | media.py | 8.7.03 | | pickAFile() stores your last path. lots of media.py stuff uses pickafile, so it's pretty global. setMediaPath works without getMediaPath now. If you try to open media with a relative path, it puts the mediaPath on the front of it, effectively a call to getMediaPath(filename) - Adam |
tabnanny.py | Original | | | |
JavaPicture.java | JavaPicture.java | 8.7.03 | Keith | fixed repaint() bug. Added javadoc comments. Added new zoom loader method. did some more error handling in getCanvas. Cleaned up the file in general. –Questionable fix: The only way I could get this to work under windows was by loading the ImageIcon with url.getPath() instead of just the url. -Adam –Added new function to fix zoom error -Keith |
JavaPixel.java | JavaPixel.java | 6.3.03 | | javadoc done |
JavaSound.java | JavaSound.java | 8.06.03 | ellie | just show the short file name now in the sound viewer. unsigned really works.... check it out -ellie |
JavaSoundException.java | JavaSoundException.java | 7.15.03 | | so we can identify java sound exceptions and do something special ellie |
SoundView.java | SoundView.java | 8.6.03 | ellie | improved UI, check it out & let me know what you think, i think i'm finally happy with it :) -ellie |
PictureViewer.java | PictureViewer.java | 8.6.03 | | -made it dispose on exit instead of quit the app. Added some fixes to the zoom menu and tweaked the opening size. Added some more error handling for possible null pointers. Added another "upgrade" doesn't allow you to pick the zoom level you are currently at. Keith Added mouse pressed support Keith |
BackgroundCloser.java | no longer needed | 6.18.03 | | blocking/non-blocking is now handled within the various play methods of the JavaSound class |
JavaMusic.java | JavaMusic.java | 7.09.03 | Toby | Plays notes through midi!!! |
HighlightingStyledDocument.java | HighlightingStyledDocument.java | 6.30.03 | | New class - now recognizes escaped quotes as not ending the string. |
JESAPIHelp.txt | JESAPIHelp.txt | 7.23.03 | | Added definition for playNote |
JESGutter.java | JESGutter.java | 7.2.03 | | Gets rid of the "BadLocation" message |
JpegImagesToMovie.java | JpegImagesToMovie.java | 8.6.03 | | Fixed window path string formatting error. |
boot.jpg | | 7.14.03 | | image for debugger panel button |
pause.jpg | | 7.14.03 | | image for debugger panel button |
stop.jpg | | 7.14.03 | | image for debugger panel button |
run.jpg | | 7.14.03 | | image for debugger panel button |
plus.jpg | | 7.14.03 | | image for debugger panel button |
minus.jpg | | 7.14.03 | | image for debugger panel button |
fullspeed.jpg | | 7.23.03 | | image for debugger panel button |