LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 565|回复: 5

Bluej 菜單的字體如何更改

[复制链接]
发表于 2004-6-8 18:17:26 | 显示全部楼层 |阅读模式
請問 Bluej 菜單的字體如何更改。。。
我己經安裝五一美化包了,其它的字體也正常,包括xmms,
但 Bluej 的字體還是那麼丑。。要怎樣修改??

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-6-9 12:28:08 | 显示全部楼层
BlueJ是什么
发表于 2004-6-9 13:22:55 | 显示全部楼层
BlueJ是一个集成的Java开发环境吧。那么就需要设置Java的字体了。
 楼主| 发表于 2004-6-9 21:02:01 | 显示全部楼层
要在那里設??
我在 bleuj/lib 里面找到 bluej.defs 這個文件
有一般是這樣的
[php]
# Theme fonts for User Interface components
# These specify font and font sizes for most of the interface components.
# This is the name of a font face with an optional "-bold" at the end.
# The theme fonts are only used if bluej.useTheme flag is true.
# Note: the use of theme flag and specification and non-standard fonts
# may affect bluej startup time (not confirmed for all systems)

# Use theme, which means interface and menu fonts can be specified.
bluej.useTheme=false

bluej.fontsize=12
bluej.font=SansSerif
#bluej.font=Monospaced
#bluej.font=SIMSUN

# fonts for menus
bluej.menu.font=SansSerif-bold
bluej.menu.fontsize=12
# END OF THEME FONTS[/php]

我將 bluej.useTheme=false 改為 bluej.useTheme=true
bluej.font=SansSerif 改為 bluej.font=Verdana

但好像沒有用....
還是一樣難看...
发表于 2004-6-9 23:23:55 | 显示全部楼层
bluej.menu.font=SansSerif-bold
bluej.menu.fontsize=12

是改menu.font吧!

另外不行的话,看看你的j2re或者jdk装在哪里, 然后修改这个目录下面的jre/lib/font.properties文件,看看就知道怎么改了!
 楼主| 发表于 2004-6-10 14:18:49 | 显示全部楼层
多謝aries1998,
最後改了 font.properties 里面的字體才搞定

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表