Package | Description |
---|---|
org.openstreetmap.josm.gui |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<NameFormatterHook> |
DefaultNameFormatter.formatHooks |
Modifier and Type | Method and Description |
---|---|
static void |
DefaultNameFormatter.registerFormatHook(NameFormatterHook hook)
Registers a format hook.
|
static void |
DefaultNameFormatter.unregisterFormatHook(NameFormatterHook hook)
Unregisters a format hook.
|