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
Exception
public static int getNodeCount(AggregateMetadata store, String map) throws Exception
Exception
public static Object getComponentValue(JComponent c)
Copyright © 2014 Open Microscopy Environment