]
トップ «前の日記(2010-04-15) 最新 次の日記(2010-04-17)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2010-04-16 [長年日記]

_ 還付

還付された税金を取りにいってきました。郵便局が民営化される前は、税務署からの還付金は、最寄りの郵便局で自分の通帳に入金することが可能だったらしいのですが、民営後は不可能になったとのこと。がんばって書類に指定の郵便局へ行ってきました。

_ [Java] lib:BrowserLauncher2

ブラウザーを起動するライブラリ。javaで様々な環境(Windows,mac,linux etc..)において ウエブブラウザを起動するのが目的のようです。

BrowserLauncher2
What Is It?
BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and directing the browser to a supplied url. In most cases the browser opened will be the user's default browser.

[BrowserLauncher2より引用]

現時点での Version は 1.3

_ [Java] Debian Java Packaging Project

Debian の Java policy がお供に必要だろうな。

What is the Debian Java Packaging Project?
This project was created to co-maintain Debian packages of Java software. Everyone is invited to participate; see the information for developers for details.
There are two kinds of packages in this project:
1. Packages with "Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth...>" are "public packages ": All members of the pkg-java project are allowed to modify and upload the package without asking first.
2. Packages with an individual maintainer: Please ask the maintainer before changing the package or adding yourself to Uploaders: first.
The goal is to make all base and library package public so that you can change them easily e.g. when your application needs an updated version. You don't have to file a bug report in this case and wait for the maintainer to upload a new version, you can simply upload the fixed package yourself. This will hopefully speed up the integration of Java packages in Debian since most maintainers work in "bursts" and are unable to spend time for Debian from time to time.

[Debian Java Packaging Projectより引用]

_ [Java] lib:Smack

Smack 3.1.0
Easy to use Java XMPP client library.

[Smackより引用]

メッセンジャーなどに通知するためのライブラリのようだ。

_ [Java] lib:swingworker

sun java では、swingworker って、もうライブラリに入ったようなことを googleると書いている人がいた。open-jdk で swingworker の扱いは sun java と同じだと考えていいのかしら? ってか調べる方法を調べないと。

_ [Java] lib:wizard library

お勧めの java での wizard library は何ってのを見つけた。Wizard形式って、どこのプラットホームでも使われる方法になったのね。(http://stackoverflow.com/questions/88889/recommend-a-java-wizard-library)