Вопрос

Say I had a JMenuBar. On that JMenuBar, I had a JMenu. On that JMenu, there was another menu, and on that menu, there were items. Is there a way to do this?

Это было полезно?

Решение

Found it! JMenu's can actually add other JMenu's... Why haven't I thought of that?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top