summaryrefslogtreecommitdiff
path: root/java/ImageProcessing/framework/DialogManager.java
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'pre-subset'.pre-subsetnobody2003-04-101-277/+0
|
* Chnaged a few things so that the about and help frames get drawn whenpjain1997-05-291-9/+13
| | | | | the applet gets loaded. This way, they only get created once and each time the user wants to display them, I just invoke "show".
* Added a new class -- AboutFrameTextPanel -- which draws the actualpjain1997-05-291-29/+33
| | | | text for the AboutFrame.
* Implemented the Help buttonpjain1997-05-251-18/+23
|
* Added support for the help button and also modified the about button.pjain1997-05-251-34/+128
| | | | Note that the help button relies on the help configuration file.
* Added a new dialog type reporting errors for a function not supportedpjain1997-04-231-6/+2
|
* Added the Image Processing framework to CVSpjain1997-04-071-0/+174