| Constructor and Description |
|---|
TemplateTools() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getComponentValue(JComponent c)
Get the value from the given component.
|
static int |
getNodeCount(AggregateMetadata store,
String map)
Get the number of nodes matching this map.
|
static String |
getString(AggregateMetadata store,
String map,
boolean value)
Get the value corresponding to the given map.
|
public static String getString(AggregateMetadata store, String map, boolean value) throws Exception
Exceptionpublic static int getNodeCount(AggregateMetadata store, String map) throws Exception
Exceptionpublic static Object getComponentValue(JComponent c)
Copyright © 2014 Open Microscopy Environment