public interface CustomQueryBoxParameter
See http://www.scms.waikato.ac.nz/~fracpete/downloads/ptolemy/custom_query_boxes/
| Red (cxh) |
| Red (cxh) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Box |
createQueryBox(PtolemyQuery query,
Settable attribute)
Create a customized query box for the given query.
|
javax.swing.Box createQueryBox(PtolemyQuery query, Settable attribute) throws IllegalActionException
query - the query to add the custom box toattribute - the attribute the query box is associated withIllegalActionException - if something goes wrong