Package org.openstreetmap.josm.gui.widgets

Interface Summary
HistoryChangedListener  
OsmPrimitivesTableModel  
 

Class Summary
AbstractTextComponentValidator This is an abstract class for a validator on a text component.
BoundingBoxSelectionPanel  
BoundingBoxSelectionPanel.LatitudeValidator  
BoundingBoxSelectionPanel.LongitudeValidator  
ComboBoxHistory  
HistoryComboBox  
HtmlPanel This panel can be used to display larger sections of formatted text in HTML.
JFileChooserManager A chained utility class used to create and open JFileChooser dialogs.
Use only this class if you need to control specifically your JFileChooser dialog.
JosmComboBox Class overriding each JComboBox in JOSM to control consistently the number of displayed items at once.
This is needed because of the default Java behaviour that may display the top-down list off the screen (see #7917).
ListPopupMenu  
OsmIdTextField  
OsmIdTextField.OsmIdValidator Validator for a changeset ID entered in a JTextComponent.
OsmPrimitivesTable  
OsmPrimitiveTypesComboBox A Combo box containing OSM primitive types (Node, Way, Relation).
PopupMenuLauncher  
SelectAllOnFocusGainedDecorator  
VerticallyScrollablePanel  
 



JOSM