public class GenericPlatformInitializer extends Object implements PlatformInitializer
| Constructor and Description |
|---|
GenericPlatformInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initLookAndFeel()
Does nothing, leaving unchanged the default platform Look and Feel.
|
void |
setupMenus(JFrame frame)
Does nothing, leaving unchanged the default frame menus.
|
public void initLookAndFeel()
initLookAndFeel in interface PlatformInitializerpublic void setupMenus(JFrame frame)
setupMenus in interface PlatformInitializerCopyright © 2001–2015 Apache Cayenne. All rights reserved.