public class PatternPanelController
extends java.lang.Object
Constructor and Description |
---|
PatternPanelController(java.util.regex.Pattern pattern)
Create the controller with the initial pattern.
|
Modifier and Type | Method and Description |
---|---|
java.util.regex.Pattern |
show(java.awt.Window parent)
Show the dialog.
|