Interface FlagListener
-
public interface FlagListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlabelChanged(int flagId)The label of the flag was changed.
-
public interface FlagListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
labelChanged(int flagId) |
The label of the flag was changed.
|