Ubuntu 18.04 Java Swing Gui Theme (Gnome Shell) The 2019 Stack Overflow Developer Survey Results Are InKDE theme in Ubuntu UnityCreating a GTK theme, but Qt and Java apps are not affected, and title bar button layout is uglyHow do I fix gnome shell themes?Java problems installing Glassfish 3.1.2 on Ubuntu LucidWhy can't I change the wallpaper in Gnome Shell and Unity?Ugly/Non Anti-Aliased fonts in Java-Swing ApplicationsProblems with Java and SymlinksDeveloping a Snap package for a project using Java/SwingCan't make cron open a Java program with a GUICtrl + F12 not working on Ubuntu 16.04?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
Delete all lines which don't have n characters before delimiter
Can someone be penalized for an "unlawful" act if no penalty is specified?
Is flight data recorder erased after every flight?
Where to refill my bottle in India?
Geography at the pixel level
Landlord wants to switch my lease to a "Land contract" to "get back at the city"
Worn-tile Scrabble
What does ひと匙 mean in this manga and has it been used colloquially?
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
Can you compress metal and what would be the consequences?
Did Section 31 appear in Star Trek: The Next Generation?
Why is the Constellation's nose gear so long?
Loose spokes after only a few rides
Do these rules for Critical Successes and Critical Failures seem Fair?
How to save as into a customized destination on macOS?
What is the meaning of Triage in Cybersec world?
Apparent duplicates between Haynes service instructions and MOT
Why isn't airport relocation done gradually?
Output the Arecibo Message
Is this app Icon Browser Safe/Legit?
What do hard-Brexiteers want with respect to the Irish border?
How to deal with fear of taking dependencies
Can a rogue use sneak attack with weapons that have the thrown property even if they are not thrown?
Ubuntu 18.04 Java Swing Gui Theme (Gnome Shell)
The 2019 Stack Overflow Developer Survey Results Are InKDE theme in Ubuntu UnityCreating a GTK theme, but Qt and Java apps are not affected, and title bar button layout is uglyHow do I fix gnome shell themes?Java problems installing Glassfish 3.1.2 on Ubuntu LucidWhy can't I change the wallpaper in Gnome Shell and Unity?Ugly/Non Anti-Aliased fonts in Java-Swing ApplicationsProblems with Java and SymlinksDeveloping a Snap package for a project using Java/SwingCan't make cron open a Java program with a GUICtrl + F12 not working on Ubuntu 16.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I've been using with great success a Java based program called Jpdftweak.
After I updated to Ubuntu 18.04 it does not use it's old-school swing style'd GUI any longer but Java somehow tries to adopt to the desktop theme.
This desperately fails up to the point that now it is not use able any longer.
I wonder if it is possible to command Java for that program (it is a .jar file) to just ignore the desktop theme but take the old one. For me this can be even anything boxy and old-school, I just like it working (OK it is still working but it's really close to I get the feeling one more release of Ubuntu and this is falling apart).
I tried to play around with the swing.defaultlaf
property like:
$ java -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-jar jpdftweak.jar
But it gives no changes. I'm not so into Java and Swing, but isn't it possible to use the same look-and-feel which was available in earlier Ubuntu versions like Ubuntu 16.04?
java themes openjdk
add a comment |
I've been using with great success a Java based program called Jpdftweak.
After I updated to Ubuntu 18.04 it does not use it's old-school swing style'd GUI any longer but Java somehow tries to adopt to the desktop theme.
This desperately fails up to the point that now it is not use able any longer.
I wonder if it is possible to command Java for that program (it is a .jar file) to just ignore the desktop theme but take the old one. For me this can be even anything boxy and old-school, I just like it working (OK it is still working but it's really close to I get the feeling one more release of Ubuntu and this is falling apart).
I tried to play around with the swing.defaultlaf
property like:
$ java -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-jar jpdftweak.jar
But it gives no changes. I'm not so into Java and Swing, but isn't it possible to use the same look-and-feel which was available in earlier Ubuntu versions like Ubuntu 16.04?
java themes openjdk
add a comment |
I've been using with great success a Java based program called Jpdftweak.
After I updated to Ubuntu 18.04 it does not use it's old-school swing style'd GUI any longer but Java somehow tries to adopt to the desktop theme.
This desperately fails up to the point that now it is not use able any longer.
I wonder if it is possible to command Java for that program (it is a .jar file) to just ignore the desktop theme but take the old one. For me this can be even anything boxy and old-school, I just like it working (OK it is still working but it's really close to I get the feeling one more release of Ubuntu and this is falling apart).
I tried to play around with the swing.defaultlaf
property like:
$ java -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-jar jpdftweak.jar
But it gives no changes. I'm not so into Java and Swing, but isn't it possible to use the same look-and-feel which was available in earlier Ubuntu versions like Ubuntu 16.04?
java themes openjdk
I've been using with great success a Java based program called Jpdftweak.
After I updated to Ubuntu 18.04 it does not use it's old-school swing style'd GUI any longer but Java somehow tries to adopt to the desktop theme.
This desperately fails up to the point that now it is not use able any longer.
I wonder if it is possible to command Java for that program (it is a .jar file) to just ignore the desktop theme but take the old one. For me this can be even anything boxy and old-school, I just like it working (OK it is still working but it's really close to I get the feeling one more release of Ubuntu and this is falling apart).
I tried to play around with the swing.defaultlaf
property like:
$ java -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-jar jpdftweak.jar
But it gives no changes. I'm not so into Java and Swing, but isn't it possible to use the same look-and-feel which was available in earlier Ubuntu versions like Ubuntu 16.04?
java themes openjdk
java themes openjdk
asked 2 days ago
hakrehakre
161112
161112
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132183%2fubuntu-18-04-java-swing-gui-theme-gnome-shell%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132183%2fubuntu-18-04-java-swing-gui-theme-gnome-shell%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown