Interface | Description |
---|---|
ColorPalette.OnColorSelectedListener |
Callback to specify when a color has been selected in single-color
select mode.
|
DexSliderComponent.DexSliderListener | |
EditTextWithKeyPadDismissEvent.KeyPadDismissListener | |
FastMGRS.OnEnterListener | |
HintDialogHelper.HintActions | |
ImportFileBrowserDialog.DialogDismissed | |
RangeEntryDialog.Callback | |
Selector.OnSelectionChangedListener | |
ShapeColorButton.OnColorsSelectedListener |
Callback interface for when both a stroke and fill color is selected
|
TextEntryDialog.Predicate<T> |
A Predicate can determine a true or false value for any input of its
parameterized type.
|
TextEntryDialog.TextEntryEventListener |
Class | Description |
---|---|
ActionButton |
To be used with layouts in the form of:
|
AlertDialogHelper | |
AutoSizeButton |
TextView that automatically sets the size of the text to fill the available space.
|
AutoSizeTextView |
TextView that automatically sets the size of the text to fill the available space.
|
ColorButton |
An
ImageButton that can be used to select a color |
ColorPalette |
A GridView that displays various colors for the user to choose.
|
ColorPicker |
A view containing 3 or 4
SeekBar allowing the user to specify a
custom color outside of the preset defaults |
CoordDialogView | |
DexSliderComponent |
DEX on-screen controls for map rotation and tilt
|
DynamicCompass |
A compass with several options for moving the map camera
Show in the top-left corner of the main screen
|
DynamicCompass.HeadingText |
A text view that displays the compass heading
This is different from
TextView in that it supports outlined text |
EditText |
An implementation of EditText that rejects Emoji characters.
|
EditTextWithKeyPadDismissEvent | |
EncryptedPanEditTextPreference | |
FastMGRS | |
HintDialogHelper | |
HorizontalSliderComponent | |
ImageRadioButton |
Creates an image radio button with the specified image centered on the button
No text, and specify the image through drawable attribute
|
ImportFileBrowser | |
ImportFileBrowser.FileItem |
PROTECTED CLASSES
|
ImportFileBrowserDialog |
File browser within a dialog
|
NonEmptyEditTextDialog |
Implementation of an EditText.OnClickListener that does not allow for an
EditText to be empty.
|
PanCheckBoxPreference |
A
Preference that provides checkbox widget functionality specifically
geared towards plugin developers. |
PanEditTextPreference |
A
Preference that allows for string input geared towards Plugin Developers. |
PanListPreference |
A
Preference that displays a list of entries as
a dialog geared toward Plugin Developers. |
PanMultiSelectListPreference |
A
Preference that displays a list of entries as
a dialog geared towards plugin developers. |
PanPreference |
Plugin aware preference that correctly handles Summary and Title information.
|
PanPreferenceCategory |
A
Preference that provides checkbox widget functionality specifically
geared towards plugin developers. |
PanSwitchPreference |
A
Preference that provides checkbox widget functionality specifically
geared towards plugin developers. |
PluginSpinner | |
PlusMinusWidget | |
RangeAndBearingTableHandler | |
RangeBearingInputView | |
RangeBearingInputViewPilots | |
RangeEntryDialog |
Dialog which allows user to hand-jam a range value in a variety of units
|
Selector |
To be used with layouts in the form of:
|
ShapeColorButton |
An
ImageButton that can be used to select both a shape stroke
and fill color |
SMSNumberPreference | |
TextEntryDialog |
Wrapper class for an AlertDialog which captures text input from the user
and emits it to a listener.
|
TextEntryDialog.TextEntryEvent | |
ThemedSpinner |
Spinner with an attribute that allows you to specify the layout resource ID
Why this isn't part of the core class, I have no idea
|
TileButtonDialog |
Dialog with tile buttons
|
TileButtonView |
View used for the tile buttons
The icon and text dynamically resize and wrap to fit within the button
See ATAK-10467
|
VerticalSeekBar | |
WebViewer |
Enum | Description |
---|---|
CoordDialogView.Result |