de.surethingies.properties.ui
Class PropertyEditorControl

java.lang.Object
  extended by de.surethingies.properties.ui.PropertyEditorControl
All Implemented Interfaces:
ActionListener, EventListener

public class PropertyEditorControl
extends Object
implements ActionListener


Nested Class Summary
static class PropertyEditorControl.Action
           
 
Constructor Summary
PropertyEditorControl(PropertyEditor dialog, Map<TypedParameter,JComponent> settingToInputfield)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyEditorControl

public PropertyEditorControl(PropertyEditor dialog,
                             Map<TypedParameter,JComponent> settingToInputfield)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2007. All Rights Reserved.