JButton: removeActionListener(ActionListener l) : JButton « javax.swing « Java by API

Java by API
1. com.sun.image.codec.jpeg
2. java.applet
3. java.awt
4. java.awt.datatransfer
5. java.awt.dnd
6. java.awt.event
7. java.awt.font
8. java.awt.geom
9. java.awt.im.spi
10. java.awt.image
11. java.awt.print
12. java.beans
13. java.beans.beancontext
14. java.io
15. java.lang
16. java.lang.annotation
17. java.lang.instrument
18. java.lang.management
19. java.lang.ref
20. java.lang.reflect
21. java.math
22. java.net
23. java.nio
24. java.nio.channels
25. java.nio.charset
26. java.rmi.dgc
27. java.rmi.server
28. java.security
29. java.security.cert
30. java.security.spec
31. java.sql
32. java.text
33. java.text.spi
34. java.util
35. java.util.concurrent
36. java.util.concurrent.atomic
37. java.util.concurrent.locks
38. java.util.jar
39. java.util.logging
40. java.util.prefs
41. java.util.regex
42. java.util.spi
43. java.util.zip
44. javax.accessibility
45. javax.activation
46. javax.annotation.security
47. javax.comm
48. javax.crypto
49. javax.crypto.spec
50. javax.ejb
51. javax.imageio
52. javax.imageio.event
53. javax.jws
54. javax.mail
55. javax.mail.internet
56. javax.media.jai
57. javax.microedition.io
58. javax.microedition.lcdui
59. javax.microedition.media
60. javax.microedition.media.control
61. javax.microedition.midlet
62. javax.microedition.pim
63. javax.microedition.rms
64. javax.naming
65. javax.naming.directory
66. javax.naming.event
67. javax.naming.ldap
68. javax.naming.spi
69. javax.net
70. javax.net.ssl
71. javax.persistence
72. javax.print
73. javax.print.attribute
74. javax.print.attribute.standard
75. javax.print.event
76. javax.script
77. javax.servlet
78. javax.servlet.http
79. javax.sound.midi
80. javax.sound.sampled
81. javax.sql
82. javax.sql.rowset
83. javax.swing
84. javax.swing.border
85. javax.swing.colorchooser
86. javax.swing.event
87. javax.swing.filechooser
88. javax.swing.plaf.basic
89. javax.swing.plaf.metal
90. javax.swing.plaf.synth
91. javax.swing.table
92. javax.swing.text
93. javax.swing.text.html
94. javax.swing.text.html.parser
95. javax.swing.text.rtf
96. javax.swing.tree
97. javax.swing.undo
98. javax.tools
99. javax.transaction
100. javax.xml
101. javax.xml.bind
102. javax.xml.bind.annotation
103. javax.xml.crypto.dsig
104. javax.xml.crypto.dsig.keyinfo
105. javax.xml.namespace
106. javax.xml.parsers
107. javax.xml.soap
108. javax.xml.stream
109. javax.xml.stream.events
110. javax.xml.transform
111. javax.xml.transform.dom
112. javax.xml.transform.stream
113. javax.xml.validation
114. javax.xml.ws
115. javax.xml.xpath
116. junit.extensions
117. junit.framework
118. junit.textui
119. org.apache.commons.lang
120. org.apache.commons.lang.builder
121. org.apache.commons.lang.exception
122. org.apache.commons.lang.time
123. org.apache.commons.logging
124. org.apache.commons.math
125. org.eclipse.jface.action
126. org.eclipse.jface.dialogs
127. org.eclipse.jface.operation
128. org.eclipse.jface.viewers
129. org.eclipse.jface.window
130. org.eclipse.jface.wizard
131. org.eclipse.swt
132. org.eclipse.swt.browser
133. org.eclipse.swt.custom
134. org.eclipse.swt.dnd
135. org.eclipse.swt.events
136. org.eclipse.swt.graphics
137. org.eclipse.swt.layout
138. org.eclipse.swt.ole.win32
139. org.eclipse.swt.printing
140. org.eclipse.swt.program
141. org.eclipse.swt.widgets
142. org.junit
143. org.w3c.dom
144. org.xml.sax
145. org.xml.sax.helpers
146. sun.audio
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Articles
Java Products
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java by API » javax.swing » JButton 
JButton: removeActionListener(ActionListener l)
  
/*
 * Copyright (c) Ian F. Darwin, http://www.darwinsys.com/, 1996-2002.
 * All rights reserved. Software written by Ian F. Darwin and others.
 * $Id: LICENSE,v 1.8 2004/02/09 03:33:38 ian Exp $
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS''
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 
 * Java, the Duke mascot, and all variants of Sun's Java "steaming coffee
 * cup" logo are trademarks of Sun Microsystems. Sun's, and James Gosling's,
 * pioneering role in inventing and promulgating (and standardizing) the Java 
 * language and environment is gratefully acknowledged.
 
 * The pioneering role of Dennis Ritchie and Bjarne Stroustrup, of AT&T, for
 * inventing predecessor languages C and C++ is also gratefully acknowledged.
 */

import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;

import javax.swing.BorderFactory;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JFrame;
import javax.swing.JPanel;

/**
 * Demo to show a way of having "More Choices/Less Choices" in a pop-up window.
 * The secret is to call pack() again each time you add/subtract the bottom
 * panel.
 
 @author Ian F. Darwin, http://www.darwinsys.com/
 @version $Id: MoreChoices.java,v 1.3 2004/02/09 03:33:50 ian Exp $
 */
public class Main extends JFrame {
  Container cp;

  boolean unsavedChanges = false;

  JButton moreOrLessButton;

  JPanel moreOrLessPanel;

  ActionListener more;

  ActionListener less;

  /** "main program" method - construct and show */
  public static void main(String[] av) {
    // create a MoreChoices object, tell it to show up
    JFrame jf = new Main();
    jf.setLocation(100100)// get away from screen corner,
    // since on some OSes a main window at 0,0 may be
    // partly obscured (e.g. notebook with PowerPanel
    jf.setVisible(true);
  }

  /** Construct the object including its GUI */
  public Main() {
    super("More Choices");
    // cp = getContentPane();
    cp = this;
    cp.setLayout(new BorderLayout());

    ButtonsPanel bp = new ButtonsPanel();
    cp.add(BorderLayout.NORTH, bp);

    // Construct the more/less switcher
    less = new ActionListener() {
      public void actionPerformed(ActionEvent e) {
        cp.remove(moreOrLessPanel);
        pack();
        moreOrLessButton.setText("More Choices");
        moreOrLessButton.removeActionListener(less);
        moreOrLessButton.addActionListener(more);
      }
    };
    more = new ActionListener() {
      public void actionPerformed(ActionEvent e) {
        cp.add(BorderLayout.SOUTH, moreOrLessPanel);
        pack();
        moreOrLessButton.setText("Fewer Choices");
        moreOrLessButton.removeActionListener(more);
        moreOrLessButton.addActionListener(less);
      }
    };
    bp.add(moreOrLessButton = new JButton("More Choices"));
    // Initial state is to add more choices
    moreOrLessButton.addActionListener(more);

    moreOrLessPanel = new ChoicesPanel();

    // Finally a frame closer
    addWindowListener(new WindowAdapter() {
      public void windowClosing(WindowEvent e) {
        setVisible(false);
        dispose();
        System.exit(0);
      }
    });

    pack();
  }

  /**
   * The panel that appears when you press More Choices. This is a toy; in a
   * real application, this would likely be a separate full "public class".
   */
  class ChoicesPanel extends JPanel {
    ChoicesPanel() {
      setBorder(BorderFactory.createEtchedBorder());
      add(new JCheckBox("Happiness"));
      add(new JCheckBox("Satisfaction"));
      add(new JCheckBox("Contentment"));
    }
  }

  /**
   * The Panel that contains the More/Less button. It is just here to override
   * getPreferredSize so that we can avoid "jitter" (i.e., the width changing);
   * i.e., we must ensure that the main panel and the ChoicePanel have the same
   * width
   */
  class ButtonsPanel extends JPanel {
    public Dimension getPreferredSize() {
      // System.out.println("In ButtonsPanel.getPreferredSize()");
      // For height, use our normal height
      int dHeight = moreOrLessButton.getPreferredSize().height + 5;
      // For witdh, use the included Panel's width
      int dWidth = moreOrLessPanel.getPreferredSize().width;
      // Combine them; that's the result we need.
      return new Dimension(dWidth, dHeight);
    }
  }
}

   
    
  
Related examples in the same category
1. Button.background
2. Button.font
3. Button.foreground
4. new JButton(Action act)
5. new JButton(Icon ic)
6. new JButton(String text)
7. new JButton(String str) (HTML String)
8. new JButton(String text, Icon icon)
9. JButton: addActionListener(ActionListener act)
10. JButton: addAncestorListener(AncestorListener listener)
11. JButton: addChangeListener(ChangeListener l)
12. JButton: addItemListener(ItemListener l)
13. JButton: addPropertyChangeListener(PropertyChangeListener lis)
14. JButton: contains(int x, int y)
15. JButton: createToolTip()
16. JButton: getAccessibleContext()
17. JButton: getActionMap()
18. JButton: getBackground()
19. JButton: getInputMap()
20. JButton: setActionCommand(String text)
21. JButton: setAlignmentX(float alignmentX)
22. JButton: setAlignmentY(float alignmentY)
23. JButton: setBackground(Color c)
24. JButton: setBorder(Border border)
25. JButton: setBorderPainted(boolean b)
26. JButton: setDefaultCapable(boolean defaultCapable)
27. JButton: setDisabledIcon(Icon disabledIcon)
28. JButton: setDisabledSelectedIcon(Icon disabledSelectedIcon)
29. JButton: setHorizontalAlignment(int alignment)
30. JButton: setIconTextGap(int iconTextGap)
31. JButton: setMnemonic(KeyEvent.VK_A)
32. JButton: setPressedIcon(Icon pressedIcon)
33. JButton: setRolloverIcon(Icon rolloverIcon)
34. JButton: setRolloverSelectedIcon(Icon rolloverSelectedIcon)
35. JButton: setSelectedIcon(Icon selectedIcon)
36. JButton: setToolTipText(String str)
37. JButton: setVerticalAlignment(int alignment)
38. extends JButton
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.