|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.infoteria.asteria.flowbuilder2.plugin.RegexCheck
Property値の変更前に正規表現によるチェックを行うPropertyListenerです。
| Constructor Summary | |
RegexCheck()
|
|
| Method Summary | |
java.lang.Object |
clone()
|
void |
propertyChanged(PropertyChangeEvent e)
|
void |
propertyChanging(PropertyChangeEvent e)
|
void |
setup(org.w3c.dom.Element el)
|
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegexCheck()
| Method Detail |
public void setup(org.w3c.dom.Element el)
MetaDatasetup in interface MetaData
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
MetaDataclone in interface MetaDataclone in class java.lang.Objectpublic void propertyChanged(PropertyChangeEvent e)
PropertyChangeListenerpropertyChanged in interface PropertyChangeListener
public void propertyChanging(PropertyChangeEvent e)
throws PropertyChangeVetoException
PropertyChangeListenerpropertyChanging in interface PropertyChangeListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||