|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KlausWindow | |
---|---|
klaus | |
klaus.dialogs | |
klaus.views |
Uses of KlausWindow in klaus |
---|
Fields in klaus declared as KlausWindow | |
---|---|
private KlausWindow |
KlausWindowMenuBar.window
|
Fields in klaus with type parameters of type KlausWindow | |
---|---|
private HashMap<String,KlausWindow> |
KlausWindowManager.windows
This HashMap stores all windows. |
Methods in klaus that return KlausWindow | |
---|---|
KlausWindow |
KlausWindowManager.getWindowByHandle(String handle)
|
Constructors in klaus with parameters of type KlausWindow | |
---|---|
KlausWindowMenuBar(KlausWindow window)
The menu bar constructor. |
Uses of KlausWindow in klaus.dialogs |
---|
Constructors in klaus.dialogs with parameters of type KlausWindow | |
---|---|
NewOfflineGameDialog(KlausWindow parent,
boolean modal)
Creates new form newOfflineGameDialog |
Uses of KlausWindow in klaus.views |
---|
Fields in klaus.views declared as KlausWindow | |
---|---|
private KlausWindow |
ICSLoginView.parent
|
private KlausWindow |
BaseView.parent
|
private KlausWindow |
WelcomeView.window
|
Constructors in klaus.views with parameters of type KlausWindow | |
---|---|
BaseView(KlausWindow window,
File selectedFile)
|
|
ICSLoginView(KlausWindow window)
Creates new form ICSLoginPanel |
|
WelcomeView(KlausWindow win)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |