protected class Main.FontSizeHandler extends Object implements Main.OptionHandler
Modifier | Constructor and Description |
---|---|
protected |
FontSizeHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the option description.
|
int |
handleOption(int i)
Handles the current option.
|
public int handleOption(int i)
Main.OptionHandler
handleOption
in interface Main.OptionHandler
public String getDescription()
Main.OptionHandler
getDescription
in interface Main.OptionHandler
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.