Uses of Class
org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
-
Packages that use CompileSearchTextDecorator Package Description org.openstreetmap.josm.gui.widgets Provides GUI widgets customized for JOSM needs. -
-
Uses of CompileSearchTextDecorator in org.openstreetmap.josm.gui.widgets
Methods in org.openstreetmap.josm.gui.widgets that return CompileSearchTextDecorator Modifier and Type Method Description static CompileSearchTextDecorator
CompileSearchTextDecorator. decorate(javax.swing.text.JTextComponent f)
Decorates a text component with an execution to the search compiler.
-