|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringItem | |
|---|---|
| de.enough.polish.ui | Provides the standard J2ME widgets and containers as well as some extended J2ME Polish features. |
| de.enough.polish.ui.clockviews | Provides (mostly animated) views for visualizing ClockItems. |
| de.enough.polish.ui.containerviews | Provides (mostly animated) views for showing collections of items, e.g. |
| Uses of StringItem in de.enough.polish.ui |
|---|
| Subclasses of StringItem in de.enough.polish.ui | |
|---|---|
class |
ChoiceItem
Paints a single item of a choice group. |
class |
CommandItem
Wraps a javax.microedition.lcdui.Command object and allows to add subcommands, specific styles etc to single commands. |
class |
DateField
A DateField is an editable component for presenting
date and time (calendar)
information that may be placed into a Form. |
class |
IconItem
Shows a string with an optional image attached to it. |
class |
TextField
A TextField is an editable text component that may be
placed into
a Form. |
class |
Ticker
Implements a "ticker-tape", a piece of text that runs continuously across the display. |
| Fields in de.enough.polish.ui declared as StringItem | |
|---|---|
protected StringItem |
TextField.infoItem
|
protected StringItem |
FakeCustomItem.label
|
protected StringItem |
Item.label
|
| Methods in de.enough.polish.ui that return StringItem | |
|---|---|
StringItem |
TextField.getInfoItem()
|
| Methods in de.enough.polish.ui with parameters of type StringItem | |
|---|---|
void |
TextField.setInfoItem(StringItem infoItem)
|
static void |
UiAccess.setTextfieldInfoItem(TextField field,
StringItem infoItem)
Sets the item responsible for displaying the current input mode like Abc, ABC, 123, and so on. |
| Uses of StringItem in de.enough.polish.ui.clockviews |
|---|
| Fields in de.enough.polish.ui.clockviews declared as StringItem | |
|---|---|
protected StringItem |
BinaryTextClockView.clockText
|
| Uses of StringItem in de.enough.polish.ui.containerviews |
|---|
| Fields in de.enough.polish.ui.containerviews declared as StringItem | |
|---|---|
protected StringItem |
CoverFlowContainerView.focusedLabel
|
protected StringItem |
FishEyeContainerView.focusedLabel
|
protected StringItem |
RemoveTextContainerView.removeTextItem
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||