* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the ...
SwingのActionインタフェースをご存じでしょうか。Swingに当初から実装されている機能なのですが,それほど使われていないような気がします。 ActionインタフェースもJava SE 6で機能が追加されています。 今週はActionインタフェースの使い方をまず説明し,その ...