Skip navigation links
A C D G H J L O P R S 

A

AVAILABLE_WIDTH - Static variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Available width (in characters) for generated help string.

C

createOptions(Class<O>) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Creates an option bean.

D

de.weltraumschaf.commons.jcommander - package de.weltraumschaf.commons.jcommander
Helper classes to reduce boiler plate when using JCommander.
DEFAULT_NEW_LINE - Static variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
System dependent newline character.

G

gatherOptions(String[]) - Method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Parses the given arguments and return a ready set up options bean.

H

helpMessage(String, String, String) - Method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Generates help message for main command.

J

JCommanderImproved<O> - Class in de.weltraumschaf.commons.jcommander
This helper class removes boiler plate if you use JCommander.
JCommanderImproved(String, Class<O>) - Constructor for class de.weltraumschaf.commons.jcommander.JCommanderImproved
Dedicated constructor.

L

LEFT_COL_WIDTH - Static variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Default width of left column (in characters) for generated help string.
lineBreak(String, int, int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Breaks the given string to fit given length and pads on the left side before line breaks.

O

optionsParser - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Parses the command line options.
optionsType - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Class for type of options model.

P

programName - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
The name of the tool for what this class gather options.

R

reset() - Method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
 
rightPad(String, int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Pads given string with spaces on the right side to given length.

S

spaces(int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
Generates a string of spaces with given length.
A C D G H J L O P R S 
Skip navigation links

Copyright © 2014 Sven Strittmatter. All Rights Reserved.