Java/Блокнот/NoteAbout.java
Внешний вид
/************************************************************ ** Title: Блокнот ** Class: NoteAbout ** Author: Oleg Imanilov ** Copyright (c) 2007 Oleg Imanilov. ** Permission is granted to copy, distribute and/or ** modify this document under the terms of the ** GNU Free Documentation License ** Notes: Окно подсказки About ************************************************************/
public class NoteAbout extends JDialog {
}