JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ka2ddo.util
Interface EnumWithImageName
All Known Implementing Classes:
AmenityType
,
HurricaneEnum
,
PressureUnit
,
WayType
,
WeatherEnum
public interface
EnumWithImageName
This interface tags an Enumeration that has image file name strings associated with each enum value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getImagePath
()
Return the relative path name of the image file for this enum value.
Method Detail
getImagePath
java.lang.String getImagePath()
Return the relative path name of the image file for this enum value.
Returns:
path name String, or a two-character APRS symbol table ID and code
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method