|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameFormatterHook | |
|---|---|
| org.openstreetmap.josm.gui | |
| Uses of NameFormatterHook in org.openstreetmap.josm.gui |
|---|
| Fields in org.openstreetmap.josm.gui with type parameters of type NameFormatterHook | |
|---|---|
private static java.util.LinkedList<NameFormatterHook> |
DefaultNameFormatter.formatHooks
|
| Methods in org.openstreetmap.josm.gui with parameters of type NameFormatterHook | |
|---|---|
static void |
DefaultNameFormatter.registerFormatHook(NameFormatterHook hook)
Registers a format hook. |
static void |
DefaultNameFormatter.unregisterFormatHook(NameFormatterHook hook)
Unregisters a format hook. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||