|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.quadrique.jbuildingblocks.gui.RegularExpressionFormatterDemo
public class RegularExpressionFormatterDemo
A simple application used in testing a
| Constructor Summary | |
|---|---|
RegularExpressionFormatterDemo()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
propertyChange(PropertyChangeEvent pce)
Invoked when a property changes on the |
void |
recreate()
Resets the |
void |
showExample(JComboBox source)
Resets the fields based on the selection in the JComboBox (the source). |
void |
showExample(com.quadrique.jbuildingblocks.gui.RegularExpressionFormatterDemo.RegexDescription re)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegularExpressionFormatterDemo()
| Method Detail |
|---|
public void showExample(JComboBox source)
source - the JComboBoxpublic void showExample(com.quadrique.jbuildingblocks.gui.RegularExpressionFormatterDemo.RegexDescription re)
public void recreate()
public void propertyChange(PropertyChangeEvent pce)
pce - the propertychangeeventpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||