source: josm/trunk/src/org/openstreetmap/josm/gui/widgets@ 18959

Name Size Rev Age Author Last Change
../
AbstractFileChooser.java 7.5 KB 18801   10 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
AbstractIdTextField.java 2.6 KB 18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
AbstractTextComponentValidator.java 8.5 KB 18782   11 months taylor.smock Fix #23024: Set foreground color for feedback warning label (patch by …
AutoAdjustingSplitPane.java 1.5 KB 11772   7 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
BoundingBoxSelectionPanel.java 8.0 KB 13050   7 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
ButtonColumn.java 3.7 KB 12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
ChangesetIdTextField.java 2.9 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
CompileSearchTextDecorator.java 2.6 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
DateEditorWithSlider.java 4.2 KB 17842   3 years simon04 see #14176 - Migrate DateFilterPanel to Instant
DefaultTextComponentValidator.java 1.2 KB 18061   3 years Don-vip see #21131 - Improve GPX image correlation: direction detection and …
DisableShortcutsOnFocusGainedComponent.java 5.7 KB 18285   3 years Don-vip see #21443 - Extract shortcut disablement to interface, with default …
DisableShortcutsOnFocusGainedTextField.java 4.2 KB 18285   3 years Don-vip see #21443 - Extract shortcut disablement to interface, with default …
EditableList.java 5.7 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
FileChooserManager.java 15.8 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
FilterField.java 4.3 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
HideableTabbedPane.java 3.2 KB 17314   4 years Don-vip see #7548 - make clear which preferences settings allow new tabs from …
HistoryComboBox.java 1.0 KB 18313   3 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
HistoryComboBoxModel.java 1.5 KB 18173   3 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
HtmlPanel.java 3.5 KB 17299   4 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
IconTextCheckBox.java 1.5 KB 17650   3 years simon04 Extract IconTextCheckBox widget
ImageLabel.java 2.8 KB 17116   4 years simon04 see #19819 - MapStatus: make color preferences work (patch by DevCharly)
JMultilineLabel.java 3.9 KB 13157   7 years Don-vip see #15550 - better (?) resizing of note tooltips
JosmComboBox.java 15.8 KB 18313   3 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
JosmComboBoxEditor.java 732 bytes 18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
JosmComboBoxModel.java 9.8 KB 18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
JosmEditorPane.java 6.2 KB 17866   3 years simon04 fix #20706 - Enable text antialiasing for more systems (patch by …
JosmHTMLEditorKit.java 1.7 KB 8933   9 years Don-vip fix #11262 - Images not displayed correctly in Help Browser
JosmHTMLFactory.java 1.2 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
JosmImageView.java 6.5 KB 15790   4 years Don-vip fix #18632 - fix loading of SVG images in internal help browser
JosmListCellRenderer.java 1.1 KB 18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
JosmPasswordField.java 6.0 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
JosmTable.java 4.3 KB 16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
JosmTextArea.java 4.1 KB 15662   4 years simon04 Fix typo: overriden↦overridden
JosmTextField.java 12.6 KB 18538   22 months taylor.smock JosmTextField: setHint now properly returns the old hint See …
LargeTextTable.java 2.4 KB 17788   3 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
ListPopupMenu.java 990 bytes 12304   7 years michael2402 Javadoc for public methods / classes in gui.util and gui.widgets
MultiSplitLayout.java 45.2 KB 18871   8 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
MultiSplitPane.java 13.2 KB 12445   7 years Don-vip update to error-prone 2.0.21, groovy 2.4.12
NativeFileChooser.java 6.9 KB 18113   3 years Don-vip fix #20990 - open dialog: new advanced property …
OrientationAction.java 7.8 KB 18258   3 years Don-vip see #21408 - fixups (patch by marcello)
OSDLabel.java 1017 bytes 12389   7 years Don-vip see #14929 - extract OSDLabel from FilterTableModel
OsmIdTextField.java 4.5 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
OsmPrimitivesTable.java 4.5 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
OsmPrimitivesTableModel.java 495 bytes 12304   7 years michael2402 Javadoc for public methods / classes in gui.util and gui.widgets
OsmPrimitiveTypesComboBox.java 900 bytes 7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
package-info.java 152 bytes 8624   9 years bastiK add missing svn:eol-style=native
PopupMenuButton.java 4.5 KB 14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
PopupMenuLauncher.java 5.2 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
QuadStateCheckBox.java 10.6 KB 18311   3 years Don-vip fix #21488 - make our custom checkbox models extend ToggleButtonModel …
ScrollableTable.java 1.3 KB 11881   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN
SearchTextResultListPanel.java 6.2 KB 17768   3 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
SelectAllOnFocusGainedDecorator.java 904 bytes 12304   7 years michael2402 Javadoc for public methods / classes in gui.util and gui.widgets
SwingFileChooser.java 2.8 KB 18113   3 years Don-vip fix #20990 - open dialog: new advanced property …
TextContextualPopupMenu.java 9.8 KB 16420   4 years simon04 see #19237 - Add /*ICON*/ markers
UrlLabel.java 5.2 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
VerticallyScrollablePanel.java 2.6 KB 12304   7 years michael2402 Javadoc for public methods / classes in gui.util and gui.widgets
Note: See TracBrowser for help on using the repository browser.