com.livis.livingtalks.model
Class SQLTimeEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.livis.livingtalks.model.SQLTimeEditor

public class SQLTimeEditor
extends java.beans.PropertyEditorSupport


Constructor Summary
SQLTimeEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 void setAsText(java.lang.String text)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLTimeEditor

public SQLTimeEditor()
Method Detail

getAsText

public java.lang.String getAsText()
Overrides:
getAsText in class java.beans.PropertyEditorSupport

setAsText

public void setAsText(java.lang.String text)
Overrides:
setAsText in class java.beans.PropertyEditorSupport