de.beamertool.admin.configuration.editor
Class BadWordListEditor

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by de.beamertool.admin.configuration.editor.TableEditor<Collection<String>>
          extended by de.beamertool.admin.configuration.editor.StringTableEditor
              extended by de.beamertool.admin.configuration.editor.BadWordListEditor
All Implemented Interfaces:
PropertyEditor

public class BadWordListEditor
extends StringTableEditor

Wrapper class for StringTableEditor.
Used only to supply a new table header.

Author:
$Author : ocm-zeeman $

Nested Class Summary
 
Nested classes/interfaces inherited from class de.beamertool.admin.configuration.editor.TableEditor
TableEditor.TablePicker
 
Constructor Summary
BadWordListEditor()
          Simple constructor setting the table name
 
Method Summary
 
Methods inherited from class de.beamertool.admin.configuration.editor.StringTableEditor
getValue, setValue
 
Methods inherited from class de.beamertool.admin.configuration.editor.TableEditor
getPicker, setAddActionHandler, setDelActionHandler
 
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BadWordListEditor

public BadWordListEditor()
Simple constructor setting the table name