/[svn]/jsampler/trunk/src/org/jsampler/view/fantasia/ToolbarButton.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/view/fantasia/ToolbarButton.java

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

revision 1784 by iliev, Fri Aug 10 20:24:23 2007 UTC revision 1785 by iliev, Tue Oct 7 00:07:14 2008 UTC
# Line 32  import javax.swing.JButton; Line 32  import javax.swing.JButton;
32   */   */
33  public class ToolbarButton extends JButton {  public class ToolbarButton extends JButton {
34          /** Creates a new instance of <code>ToolbarButton</code>. */          /** Creates a new instance of <code>ToolbarButton</code>. */
35            public
36          ToolbarButton() {          ToolbarButton() {
37                  setFocusable(false);                  setFocusable(false);
38          }          }

Legend:
Removed from v.1784  
changed lines
  Added in v.1785

  ViewVC Help
Powered by ViewVC