mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 21:57:41 +07:00
more previews GitOrigin-RevId: 2b11574f5a36a96077ecaaf797f450d164bc967a
4 lines
45 B
Java
4 lines
45 B
Java
class Button {
|
|
void actionPerformed() {}
|
|
}
|