Edit C:\Program Files\Java\jdk1.7.0_45\javax\swing\event\UndoableEditListener.java
/* * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.swing.event; import javax.swing.undo.*; /** * Interface implemented by a class interested in hearing about * undoable operations. * * @author Ray Ryan */ public interface UndoableEditListener extends java.util.EventListener { /** * An undoable edit happened */ void undoableEditHappened(UndoableEditEvent e); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de