/[schmitzm]/trunk/src/skrueger/swing/CancelButton.java
ViewVC logotype

Diff of /trunk/src/skrueger/swing/CancelButton.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 685 by alfonx, Wed Feb 10 15:04:02 2010 UTC revision 862 by alfonx, Sat May 22 01:24:46 2010 UTC
# Line 25  Line 25 
25   *   *
26   * Contributors:   * Contributors:
27   *     Martin O. J. Schmitz - initial API and implementation   *     Martin O. J. Schmitz - initial API and implementation
28   *     Stefan A. Krüger - additional utility classes   *     Stefan A. Tzeggai - additional utility classes
29   ******************************************************************************/   ******************************************************************************/
30  package skrueger.swing;  package skrueger.swing;
31    
# Line 39  import javax.swing.JButton; Line 39  import javax.swing.JButton;
39   * A Cancel {@link JButton} without text, but with an expressive {@link Icon}   * A Cancel {@link JButton} without text, but with an expressive {@link Icon}
40   * stat symbolizes CANCEL   * stat symbolizes CANCEL
41   *   *
42   * @author Stefan Alfons Krüger   * @author Stefan Alfons Tzeggai
43   *   *
44   */   */
45  public class CancelButton extends JButton {  public class CancelButton extends JButton {

Legend:
Removed from v.685  
changed lines
  Added in v.862

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26