org.netbeans.modules.bpel.properties.props |
|
Java Source File Name | Type | Comment |
CustomEditorProperty.java | Class | This Property is very special. |
PropertyUtils.java | Class | Utility class. |
PropertyVetoError.java | Class | This throwable is kind of workaround to prevent closing
a property customizer dialog in case of an exception
happens while setting property value.
The throwable is declared ad extended the Error to prevent catching it
by the property sheet framework. |