Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #5394

Re: Set colors of Java program in XML file

From Jeff Higgins <jeff@invalid.invalid>
Newsgroups comp.lang.java.gui
Subject Re: Set colors of Java program in XML file
Date 2013-11-22 22:12 -0500
Organization A noiseless patient Spider
Message-ID <l6p6ha$tcu$1@dont-email.me> (permalink)
References <8761rk3tyl.fsf@nl106-137-194.student.uu.se>

Show all headers | View raw


On 11/22/2013 06:19 PM, Emanuel Berg wrote:
> I have Java program that outputted the following
> settings when I run it the first time. I wonder, is
> there any other settings I could put there?
> Specifically, regarding colors? I'd like the background
> to be black (and not white), and the face color
> correspondingly bright (instead of black). Is that
> possible, and if so, what are the names of those
> options?

No.
Throw away the Java program and use Emacs.
But then you should've known that
without asking here or at Stackoverflow.

>
> Thank you :)
>
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> <!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
> <map MAP_XML_VERSION="1.0">
>    <entry key="msc.headerFontName" value="SansSerif"/>
>    <entry key="msc.headerFontSize" value="12"/>
>    <entry key="msc.headerFontStyle" value="1"/>
>    <entry key="msc.headerHeight" value="18"/>
>    <entry key="msc.logArrowLength" value="10"/>
>    <entry key="msc.logArrowWidth" value="3"/>
>    <entry key="msc.logEventHeight" value="30"/>
>    <entry key="msc.logEventHorizontalSpacing" value="10"/>
>    <entry key="msc.logEventMargin" value="5"/>
>    <entry key="msc.logLeftMargin" value="10"/>
>    <entry key="msc.logMessageFontName" value="SansSerif"/>
>    <entry key="msc.logMessageFontSize" value="10"/>
>    <entry key="msc.logMessageFontStyle" value="0"/>
>    <entry key="msc.logRoundCorner" value="5"/>
>    <entry key="msc.logStateFontName" value="SansSerif"/>
>    <entry key="msc.logStateFontSize" value="12"/>
>    <entry key="msc.logStateFontStyle" value="0"/>
>    <entry key="msc.logTopMargin" value="10"/>
>    <entry key="msc.timeLineFontName" value="SansSerif"/>
>    <entry key="msc.timeLineFontSize" value="9"/>
>    <entry key="msc.timeLineWidth" value="16"/>
> </map>
>

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 00:19 +0100
  Re: Set colors of Java program in XML file Arne Vajhøj <arne@vajhoej.dk> - 2013-11-22 18:31 -0500
    Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 00:45 +0100
      Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-23 02:45 +0100
        Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 03:03 +0100
        Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 03:55 +0100
          Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-23 13:21 +0100
            Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 15:20 +0100
              Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-23 17:46 +0100
                Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 19:18 +0100
                Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-23 20:02 +0100
                Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-24 16:16 +0100
                Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-24 18:19 +0100
                Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-24 23:20 +0100
                Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-25 22:08 +0100
                Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-25 22:21 +0100
                Re: Set colors of Java program in XML file Joerg Meier <joergmmeier@arcor.de> - 2013-11-25 23:21 +0100
  Re: Set colors of Java program in XML file Jeff Higgins <jeff@invalid.invalid> - 2013-11-22 22:12 -0500
    Re: Set colors of Java program in XML file Emanuel Berg <embe8573@student.uu.se> - 2013-11-23 04:21 +0100
      Re: Set colors of Java program in XML file Lew <lewbloch@gmail.com> - 2013-12-02 15:51 -0800

csiph-web