|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Settings | |
---|---|
com.jgoodies.looks.demo | |
com.jgoodies.looks.launcher |
Uses of Settings in com.jgoodies.looks.demo |
---|
Methods in com.jgoodies.looks.demo that return Settings | |
---|---|
static Settings |
Settings.createDefault()
|
Methods in com.jgoodies.looks.demo with parameters of type Settings | |
---|---|
(package private) JMenuBar |
MenuBarView.buildMenuBar(Settings settings,
ActionListener helpActionListener,
ActionListener aboutActionListener)
Builds, configures, and returns the menubar. |
static DemoFrameUIF |
DemoFrameUIF.openOn(Settings settings,
Rectangle bounds)
Creates and opens an DemoFrameUIF that can access
the given Launcher ; uses the specified bounds,
if non-null. |
Constructors in com.jgoodies.looks.demo with parameters of type Settings | |
---|---|
DemoFrame(Settings settings)
Constructs a DemoFrame , configures the UI,
and builds the content. |
|
DemoFrameUIF(Settings settings)
Constructs a DemoFrame , configures the UI,
and builds the content. |
Uses of Settings in com.jgoodies.looks.launcher |
---|
Methods in com.jgoodies.looks.launcher that return Settings | |
---|---|
(package private) Settings |
LauncherPageView.getSettings()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |