home *** CD-ROM | disk | FTP | other *** search
/ S283 Planetary Science &… the Search for Life CD 3 / 0_CD-ROM.iso / install / jre1_3 / lib / rt.jar / javax / swing / undo / CannotRedoException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1979-12-31  |  161 b   |  5 lines

  1. package javax.swing.undo;
  2.  
  3. public class CannotRedoException extends RuntimeException {
  4. }
  5.