×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Interesting, I tried that and a few wouldn't load, but when I chose plafs
that would load, as you say, there was no difference.
Which indicates perhaps that the iACS code specifically examines and
overrides one's choice.
Especially since when I add a plaf I get the following warning:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.ibm.eNetwork.HOD.acs.TabbedPane
(file:/tmp/acs.jar_cache15308019227540841420.dir/75.dat) to constructor
javax.swing.plaf.basic.LazyActionMap(java.lang.Class)
WARNING: Please consider reporting this to the maintainers of
com.ibm.eNetwork.HOD.acs.TabbedPane
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
This with:
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Ubuntu-0ubuntu118.04.1,
mixed mode, sharing)
On Fri, Sep 4, 2020 at 11:30 AM David Gibbs via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:
Folks:
Has anyone ever tried to tweak the look & feel on iACS?
I'm using it on Ubunutu and would like tweak how it looks.
I'm using openjdk 1.8 and see a number of L&F classes, but when I try to
override the look at feel, nothing happens.
java -Dswing.defaultlaf=javax.plaf.synth.SynthLookAndFeel -jar
acsbundle.jar
Any suggestions?
As an Amazon Associate we earn from qualifying purchases.