public interface DalLoader
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
acceptResourceIdList(String[] ivoids,
                    String msg)
Takes a list of resource ID values and may load them or a subset
 into this object's dialogue as appropriate. 
 | 
JMenu[] | 
getMenus()
Returns an array of menus which may be presented in the window
 alongside the query component. 
 | 
RegistryPanel | 
getRegistryPanel()
Returns the registry panel for this dialogue. 
 | 
void | 
setMenus(JMenu[] menus)
Sets the menus for this dialogue. 
 | 
JMenu[] getMenus()
void setMenus(JMenu[] menus)
menus - menu arrayRegistryPanel getRegistryPanel()
boolean acceptResourceIdList(String[] ivoids, String msg)
ivoids - ivo:-type identifier stringsmsg - text of user-directed message to explain where the
         IDs came fromCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.