public class FocusIndicatorState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
ONLY_SAVE_MAP_ON_FOCUS |
Constructor and Description |
---|
FocusIndicatorState() |
Modifier and Type | Method and Description |
---|---|
boolean |
allFocused() |
void |
clear() |
void |
forceCheckBest(MaximumAPost map) |
FocusIndicator |
get(java.lang.String id) |
boolean |
safeToSave() |
public void clear()
public void forceCheckBest(MaximumAPost map)
public boolean safeToSave()
public boolean allFocused()
public FocusIndicator get(java.lang.String id)