public interface PlatformInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initLookAndFeel()
Initializes application look and feel.
|
void |
setupMenus(JFrame frame)
Updates default frame menus according to the platform specifics.
|
void initLookAndFeel()
void setupMenus(JFrame frame)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.