SwingX: JXHeader support (#8)

This commit is contained in:
Karl Tauber
2019-10-18 10:33:05 +02:00
parent 212ff012d6
commit 8b5e3e344a
8 changed files with 122 additions and 1 deletions

View File

@@ -14,6 +14,12 @@
# limitations under the License.
#
#---- Header ----
JXHeader.background=@background
JXHeader.startBackground=4c5052
#---- Hyperlink ----
Hyperlink.linkColor=589df6

View File

@@ -16,5 +16,6 @@
#---- UI delegates ----
HeaderUI=com.formdev.flatlaf.swingx.ui.FlatHeaderUI
HyperlinkUI=com.formdev.flatlaf.swingx.ui.FlatHyperlinkUI
swingx/TaskPaneUI=com.formdev.flatlaf.swingx.ui.FlatTaskPaneUI

View File

@@ -14,6 +14,12 @@
# limitations under the License.
#
#---- Header ----
JXHeader.background=@background
JXHeader.startBackground=ffffff
#---- Hyperlink ----
Hyperlink.linkColor=4a78c2