public class EDTRuleViolation
extends java.lang.RuntimeException
| Constructor and Description |
|---|
EDTRuleViolation(java.awt.Component component)
Create an exception.
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getComponent()
Get the component that triggered the violation.
|