public class peblUtils
extends java.lang.Object
| Constructor and Description |
|---|
peblUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.awt.font.FontRenderContext |
getDefaultFontRenderContext()
Return the default FontRenderContext from the graphics environment.
|
static int |
getIndexOfArgument(java.lang.String[] args,
java.lang.String argument)
Return the index in args of the String argument.
|
static java.text.AttributedCharacterIterator |
getText(java.lang.String str)
Use the hash table
|
public static java.awt.font.FontRenderContext getDefaultFontRenderContext()
public static int getIndexOfArgument(java.lang.String[] args,
java.lang.String argument)
public static java.text.AttributedCharacterIterator getText(java.lang.String str)