ファイルをバイナリ形式で表示する (Java+Swing編)

概要

Java + Swingを使用して「ファイルをバイナリ形式で表示する 」プログラムを作成します。

参照サイト

本プログラムを作成するにあたり、以下のサイトを参照しました。

Java(tm) Platform, Standard Edition 8 API仕様
https://docs.oracle.com/javase/jp/8/docs/api/overview-summary.html

IBM developerWorks 日本語版 - Swing を強化する
https://www.ibm.com/developerworks/jp/java/library/j-5things14/index.html

Let'sプログラミング - Swingを使ってみよう
https://www.javadrive.jp/tutorial/

てんぷらメモ
https://ateraimemo.com/Swing/_JTable.html
https://ateraimemo.com/Swing/ExplorerLikeTable.html
https://ateraimemo.com/Swing/RowSelection.html

ちゃぱてぃ商店IT部 @ ウィキ
https://www58.atwiki.jp/chapati4it/pages/75.html

Qiita - SerializableとserialVersionUIDについて
https://qiita.com/tmasu/items/cc9102b8167f4525d620

クレスコ エンジニアブログ - Java の Font 周りの比較的ディープな話
https://www.cresco.co.jp/blog/entry/91/

サンプルプログラムのダウンロード

サンプルプログラムのソースコードを以下からダウンロードできます。

開発環境eclipse + Java SE 8
開発言語Java + Swing
ファイル名JavaSwing001.zip

プログラムの作成手順



商標に関する表示