Main.OptionHandlerprotected class Main.FontSizeHandler extends java.lang.Object implements Main.OptionHandler
| Modifier | Constructor | Description |
|---|---|---|
protected |
FontSizeHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDescription() |
Returns the option description.
|
int |
handleOption(int i) |
Handles the current option.
|
public int handleOption(int i)
Main.OptionHandlerhandleOption in interface Main.OptionHandlerpublic java.lang.String getDescription()
Main.OptionHandlergetDescription in interface Main.OptionHandlerCopyright ? 2018 Apache Software Foundation. All Rights Reserved.