|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.tagging.TaggingPreset.Item
org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
public static class TaggingPreset.Key
| Field Summary | |
|---|---|
java.lang.String |
value
|
| Fields inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem |
|---|
key, match, text, text_context |
| Constructor Summary | |
|---|---|
TaggingPreset.Key()
|
|
| Method Summary | |
|---|---|
void |
addCommands(java.util.List<Tag> changedTags)
|
boolean |
addToPanel(javax.swing.JPanel p,
java.util.Collection<OsmPrimitive> sel)
|
TaggingPreset.MatchType |
getDefaultMatch()
|
java.util.Collection<java.lang.String> |
getValues()
|
| Methods inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem |
|---|
matches |
| Methods inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item |
|---|
initAutoCompletionField, requestFocusInWindow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String value
| Constructor Detail |
|---|
public TaggingPreset.Key()
| Method Detail |
|---|
public boolean addToPanel(javax.swing.JPanel p,
java.util.Collection<OsmPrimitive> sel)
addToPanel in class TaggingPreset.Itempublic void addCommands(java.util.List<Tag> changedTags)
addCommands in class TaggingPreset.Itempublic TaggingPreset.MatchType getDefaultMatch()
getDefaultMatch in class TaggingPreset.KeyedItempublic java.util.Collection<java.lang.String> getValues()
getValues in class TaggingPreset.KeyedItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||