public class TopicEditor extends PropertyEditorSupport
TopicEditor class.
| Constructor and Description |
|---|
TopicEditor(IAnnouncementService service)
Constructor for TopicEditor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic TopicEditor(IAnnouncementService service)
Constructor for TopicEditor.
service - a IAnnouncementService object.public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2019 Jasig, Inc.. All rights reserved.