|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Formatter | |
|---|---|
| org.jclarion.clarion.control | |
| org.jclarion.clarion.runtime.format | |
| Uses of Formatter in org.jclarion.clarion.control |
|---|
| Methods in org.jclarion.clarion.control that return Formatter | |
|---|---|
Formatter |
AbstractControl.getPicture()
|
Formatter |
ListColumn.getPicture()
|
| Methods in org.jclarion.clarion.control with parameters of type Formatter | |
|---|---|
protected void |
AbstractControl.initPicture(Formatter formatter)
|
protected void |
EntryControl.initPicture(Formatter formatter)
|
| Uses of Formatter in org.jclarion.clarion.runtime.format |
|---|
| Subclasses of Formatter in org.jclarion.clarion.runtime.format | |
|---|---|
class |
DateFormat
Clarion date formatting |
class |
NumberFormat
|
class |
PatternFormat
Decode a pattern format is '#' - match a number - if no number render '0' '<' - match a number or blank . |
class |
StringFormat
|
class |
TimeFormat
Time Format |
| Methods in org.jclarion.clarion.runtime.format that return Formatter | |
|---|---|
static Formatter |
Formatter.construct(java.lang.String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||