Class FlagShape
- java.lang.Object
-
- de.fraunhofer.iosb.ilt.configurable.AbstractConfigurable<Object,Object>
-
- de.fraunhofer.iosb.ilt.configurableexample.FlagShape
-
- All Implemented Interfaces:
Configurable<Object,Object>
public class FlagShape extends AbstractConfigurable<Object,Object>
- Author:
- scf
-
-
Field Summary
-
Fields inherited from interface de.fraunhofer.iosb.ilt.configurable.Configurable
CLASS_CONFIG_EDITOR_FACTORY_METHOD_NAME
-
-
Constructor Summary
Constructors Constructor Description FlagShape()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwave()-
Methods inherited from class de.fraunhofer.iosb.ilt.configurable.AbstractConfigurable
configure, getConfigEditor
-
-