com.levigo.jadice.swing.lens
Class PropertiesConfigurerImpl

java.lang.Object
  extended by com.levigo.jadice.swing.lens.PropertiesConfigurerImpl
All Implemented Interfaces:
PropertiesConfigurer

public class PropertiesConfigurerImpl
extends Object
implements PropertiesConfigurer


Constructor Summary
PropertiesConfigurerImpl()
           
 
Method Summary
 void configure(com.levigo.util.preferences.PreferenceStore ps)
          Apply a configuration to the functionality that the implementation is able to configure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesConfigurerImpl

public PropertiesConfigurerImpl()
Method Detail

configure

public void configure(com.levigo.util.preferences.PreferenceStore ps)
Description copied from interface: PropertiesConfigurer
Apply a configuration to the functionality that the implementation is able to configure.

Specified by:
configure in interface PropertiesConfigurer
Parameters:
ps - holds the properties which govern how the functionality should be configured.


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.