Visual NetRexx To do List
Please send all comments to
this email address
. Alternatively, post on the
NetRexx mailing list
, or
Rexx newsgroup
.
|
Home
|
Download
|
What is it?
|
News
|
Installation
|
Problems
|
History
|
Doco/Source
|
Todo
|
ToDo
|
Recently
|
Alpha 2
To do
Start coding other sections (views of a project, views of a class)
Save sizing of windows by type when closed
Make project adding require a code base and terminate it with a path separator
Work on macro interface for text edit actions - cut/copy/paste/font stuff
Add browse button to project view for adding in files
Error message & number registry
Done recently
Bad Bug - adding a class that exists on the filesystem overwrites the code!
Allow for Context sensitive help (for JDK/Swing, own classes etc)
Need a HTMLViewer to handle HTML better than JEditorPane
Need help path property on User
New UserView to allow editing of Help Path property
LocalServer needs to save and restore help path
Need a HelpView to view a URL
Need a ShowHelp ClassViewAction to determine URL to view based on text selected in code area and user's help path
Show status as help is being looked up and links are followed
work on macro interface for actions - edit
create a new sortedtreemodel subclass for package list with parent nodes being strings (package name) and children classes
do getSelectedObject for package list view
do macros for classlistview
test old functionality that was working...new class, need to add server as a listener to it (best way is to make it an action)
getSelectedClass for desktop
Add in look and feel on the user level
Dynamically list l&f's
Add in compile options on the project level
Project - done Model
LocalServer - read, write, build done.
ProjectView - View (table, update back to project)
Fix new project not working (add default views)
Fix new category not working
Fix package list view to work off existing project's netrexxclasses...
Fix LocalServer to write localsrv.prp based on users models
Rework design to be more bean-like and use events, especially User->Category->Project->Class tree
Add a class class and give it a text property
Fix bug with class list model after removal. ClassListModel.getElementAt nullpointer
This one means a change to the list model - keep the same list model when
Removing and adding classes.
Sortedtreemodel class
BuildResults should refresh when build done
Save settings in classcodeview
Package list view (DONE)
Sort list (class view)
Fix remove bug where when removed, and a new class added, editing the new class shows the old (DONE)
Done for Alpha 2
Tabs for editing (done, but doesn't work - seems to be a bug)
Add build results and classcodeviewcontroller as listeners to build events when they are constructed (DONE)
Add a build button/function everywhere - classlistview, classview, desktop (desktop can wait)
Cut copy paste etc menu items (DONE)
Font for code editor, name, size, style (DONE)
Toolbar for code editing (DONE)
Add window manager for creating and managing windows (e.g. plaf, one 'instance' etc) ClassView and BuildResults done
Add status bar in most places (DONE)
Create status bar class (done)
Make it work from an almost empty localsrv.prp file (Done)
Add a Build Results function in (done)
Use codeBase property PER PROJECT for server, rather than codebase ? - need to think about this (done)
Layout problems with category, project etc use new GridBagLayout tools (DONE)
Subclass JTextArea to better handle keys (Done Pgup/PgDn/Home/End)
Fix tree width change when tree clicking (MOSTLY DONE - expanded doesn't seem to work...may be a bug...)
Fix ClassView window close not prompting (DONE)
Double click on classes in classlistview should do edit (DONE)
Make ClassView tabs separate JPanel subclasses (DONE)
Log class (DONE)
NetRexx Ring
Index
Click here to
join the
NetRexx Ring