home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 144 / DPCS0200.iso / Internet / Supanet / system / swing.jar / javax / swing / undo / CannotUndoException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-05  |  239 b   |  5 lines

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