|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CliStyle | |
|---|---|
| net.sf.mmm.util.cli.base | Contains the base-implementation of utilities that help to build command-line-interfaces (CLI). |
| Uses of CliStyle in net.sf.mmm.util.cli.base |
|---|
| Classes in net.sf.mmm.util.cli.base with annotations of type CliStyle | |
|---|---|
private static class |
CliClassContainer.CliDefaultAnnotations
This inner class is a dummy for getting default instances of CLI annotations. |
| Fields in net.sf.mmm.util.cli.base declared as CliStyle | |
|---|---|
private static CliStyle |
CliClassContainer.CliDefaultAnnotations.CLI_STYLE
The default instance of CliStyle. |
private CliStyle |
CliClassContainer.cliStyle
|
| Methods in net.sf.mmm.util.cli.base that return CliStyle | |
|---|---|
CliStyle |
CliClassContainer.getCliStyle()
This method gets the style configured for the
state-class. |
| Methods in net.sf.mmm.util.cli.base with parameters of type CliStyle | |
|---|---|
abstract CliContainerStyle |
CliParameterContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
CliContainerStyle |
CliOptionContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
CliContainerStyle |
CliArgumentContainer.getContainerStyle(CliStyle cliStyle)
This method gets the style of this parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||