|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmdlineConsumer | |
---|---|
visad.data.amanda | |
visad.install | |
visad.test | |
visad.util | Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. |
Uses of CmdlineConsumer in visad.data.amanda |
---|
Classes in visad.data.amanda that implement CmdlineConsumer | |
---|---|
class |
NuView
run 'java NuView in_file' to display data. |
Uses of CmdlineConsumer in visad.install |
---|
Classes in visad.install that implement CmdlineConsumer | |
---|---|
class |
Main
|
class |
TestDownload
|
class |
TestUtil
|
class |
UpdateJar
|
Uses of CmdlineConsumer in visad.test |
---|
Classes in visad.test that implement CmdlineConsumer | |
---|---|
class |
TriangleStripBuilderTest
|
Uses of CmdlineConsumer in visad.util |
---|
Classes in visad.util that implement CmdlineConsumer | |
---|---|
class |
CmdlineGenericConsumer
Simple implementation of CmdlineConsumer interface which can be extended to easily add command-line parsing to an application. |
Methods in visad.util with parameters of type CmdlineConsumer | |
---|---|
void |
CmdlineParser.addConsumer(CmdlineConsumer consumer)
Add a command-line argument/keyword consumer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |