org.jdesktop.swingx.plaf.basic.resources.swingx.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swingx Show documentation
Show all versions of swingx Show documentation
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications.
# default properties for swingx
# JXSearchPanel
Search.matchCase=Case sensitive
Search.contains=contains
Search.equals=equals
Search.endsWith=ends with
Search.startsWith=begins with
Search.wrapSearch=Wrap Search
Search.backwardsSearch=Backward
Search.match=Find
Search.close=Close
Search.findNext=Find Next
Search.findPrevious=Find Previous
Search.searchFieldLabel=Find
Search.searchFieldLabel.mnemonic=F
Search.searchTitle=Find
Search.notFoundBackground=FF6666
Search.notFoundForeground=000000
XDialog.close=Close
XDialog.cancel=Cancel
XDialog.execute=OK
# default properties for swingx
# JXTable column control entries
#
JXTable.column.horizontalScroll=Horizontal Scroll
JXTable.column.packAll=Pack All Columns
JXTable.column.packSelected=Pack Selected Column
#
# default actions in context menues for TextComponents
#
DefaultEditorKit.cut-to-clipboard=Cut
DefaultEditorKit.copy-to-clipboard=Copy
DefaultEditorKit.paste-from-clipboard=Paste
DefaultEditorKit.delete-next=Delete
DefaultEditorKit.select-all=Select All
#
# default actions for context menus for ScrollBars
#
JScrollBar.vertical.minScroll=Top
JScrollBar.vertical.maxScroll=Bottom
JScrollBar.vertical.negativeUnitIncrement=Scroll Up
JScrollBar.vertical.negativeBlockIncrement=Page Up
JScrollBar.vertical.positiveUnitIncrement=Scroll Down
JScrollBar.vertical.positiveBlockIncrement=Page Down
JScrollBar.horizontal.minScroll=Left Edge
JScrollBar.horizontal.maxScroll=Right Edge
JScrollBar.horizontal.negativeUnitIncrement=Scroll Left
JScrollBar.horizontal.negativeBlockIncrement=Page Left
JScrollBar.horizontal.positiveUnitIncrement=Scroll Right
JScrollBar.horizontal.positiveBlockIncrement=Page Right
© 2015 - 2025 Weber Informatics LLC | Privacy Policy