Synergy Home Page

au.edu.swin.synergy.shapes
Class BLineEditorPanel.colourListener

java.lang.Object
  |
  +--au.edu.swin.synergy.shapes.BLineEditorPanel.colourListener

public class BLineEditorPanel.colourListener
extends Object
implements ItemListener


Constructor Summary
BLineEditorPanel.colourListener()
           
 
Method Summary
 void itemStateChanged(ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BLineEditorPanel.colourListener

public BLineEditorPanel.colourListener()
Method Detail

itemStateChanged

public void itemStateChanged(ItemEvent e)
Specified by:
itemStateChanged in interface ItemListener

Synergy Home Page