public interface StreetViewPreferences extends Component
| Modifier and Type | Interface and Description |
|---|---|
static class |
StreetViewPreferences.PanelAction |
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener listener) |
String |
getApiKey() |
boolean |
isSelectedAction(StreetViewPreferences.PanelAction action) |
void |
removeActionListener(ActionListener listener) |
boolean |
useSystemBrowser() |
asJComponentString getApiKey()
boolean useSystemBrowser()
void addActionListener(ActionListener listener)
void removeActionListener(ActionListener listener)
boolean isSelectedAction(StreetViewPreferences.PanelAction action)