uk.ac.man.bioinf.gui.viewer.test
Class ButtonPanelTest
java.lang.Object
|
+--uk.ac.man.bioinf.gui.viewer.test.ButtonPanelTest
- All Implemented Interfaces:
- EventListener, ItemListener
- public class ButtonPanelTest
- extends Object
- implements ItemListener
ButtonPanelTest.java
Created: Fri May 19 17:22:31 2000
- Version:
- $Id: ButtonPanelTest.java,v 1.3 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonPanelTest
public ButtonPanelTest()
main
public static void main(String[] args)
throws Throwable
Throwable
itemStateChanged
public void itemStateChanged(ItemEvent event)
- Specified by:
itemStateChanged
in interface ItemListener