|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> [ swing overview ] | PREV NEXT | ||||||||
A
- areAllViewsClosed() - Method in class org.scopemvc.controller.swing.SwingContext
- Are there any Views left open?
E
- exit() - Method in class org.scopemvc.controller.swing.SwingContext
F
- findMenuItem(SwingView, String) - Method in class org.scopemvc.controller.swing.SwingContext
- findMenuItemInMenu(JMenu, String) - Static method in class org.scopemvc.controller.swing.SwingContext
- findRootPaneFor(View) - Method in class org.scopemvc.controller.swing.SwingContext
- Find Rootpane that contains a SwingView or null if none.
G
- getDefaultParentWindow() - Method in class org.scopemvc.controller.swing.SwingContext
- For dialogs to be opened, find the currently focussed window, or if none, the last opened window or if none, the shared null Frame.
- getDefaultWindowIcon() - Method in class org.scopemvc.controller.swing.SwingContext
- getFocussedRootPane() - Method in class org.scopemvc.controller.swing.SwingContext
- Find the rootpane that currently contains the focussed component, or null if none.
- getSharedNullFrame() - Method in class org.scopemvc.controller.swing.SwingContext
- getTopmostContainer(SwingView) - Method in class org.scopemvc.controller.swing.SwingContext
- Finds the topmost Container, stopping before any Window structure.
H
- hideAllViews() - Method in class org.scopemvc.controller.swing.SwingContext
- Hide all open Views.
- hideRootPane(JRootPane) - Method in class org.scopemvc.controller.swing.SwingContext
- hideView(View) - Method in class org.scopemvc.controller.swing.SwingContext
- Find the Window that is showing this View and then close it on Swing's event-handling thread.
- hookMenuItem(SwingView, String, boolean) - Method in class org.scopemvc.controller.swing.SwingContext
I
- isFocusOwner(Window) - Method in class org.scopemvc.controller.swing.SwingContext
- OK then, Swing loses focus from the current component when a menu is pulled down so for a Window to have focus we say it needs to either contain the focus owner OR parent a Window (not a Dialog/Frame) that owns the focus.
L
- LOG - Static variable in class org.scopemvc.controller.swing.SwingContext
O
- org.scopemvc.controller.swing - package org.scopemvc.controller.swing
P
- PROGRESS_START_DELAY - Static variable in class org.scopemvc.controller.swing.SwingContext
- progressStartTimer - Variable in class org.scopemvc.controller.swing.SwingContext
R
- rootpanes - Variable in class org.scopemvc.controller.swing.SwingContext
- Keep track of all open Frames and Dialogs by keeping references to their JRootPane.
S
- SwingContext - class org.scopemvc.controller.swing.SwingContext.
- Swing implementation of org.scopemvc.controller.basic.ViewContext to show views inside JFrames or JDialogs and show errors using JOptionPanes.
- SwingContext() - Constructor for class org.scopemvc.controller.swing.SwingContext
- SwingContext.NullFrame - class org.scopemvc.controller.swing.SwingContext.NullFrame.
- SwingContext.NullFrame() - Constructor for class org.scopemvc.controller.swing.SwingContext.NullFrame
- SwingContext.WindowCloser - class org.scopemvc.controller.swing.SwingContext.WindowCloser.
- Attached to windows opened by this manager so that they issue a Control on closing.
- SwingContext.WindowCloser(SwingView) - Constructor for class org.scopemvc.controller.swing.SwingContext.WindowCloser
- setVisible(boolean) - Method in class org.scopemvc.controller.swing.SwingContext.NullFrame
- setupWindow(JRootPane, SwingView, boolean) - Method in class org.scopemvc.controller.swing.SwingContext
- sharedNullFrame - Variable in class org.scopemvc.controller.swing.SwingContext
- The parent of views that get shown when no parent can be found.
- showError(String, String) - Method in class org.scopemvc.controller.swing.SwingContext
- showMessage(String, String) - Method in class org.scopemvc.controller.swing.SwingContext
- showView(View) - Method in class org.scopemvc.controller.swing.SwingContext
- showViewInDialog(SwingView) - Method in class org.scopemvc.controller.swing.SwingContext
- Make a dialog (modal or modeless determined by
SwingView.getDisplayMode()>
SwingView.getDisplayMode()55 ) parented to either currently focussed window, or last shown, or null shared frame. - showViewInPrimaryWindow(SwingView) - Method in class org.scopemvc.controller.swing.SwingContext
- startProgress() - Method in class org.scopemvc.controller.swing.SwingContext
- stopProgress() - Method in class org.scopemvc.controller.swing.SwingContext
T
- task - Variable in class org.scopemvc.controller.swing.SwingContext
U
- unhookMenuItemImpl(String, SwingView) - Method in class org.scopemvc.controller.swing.SwingContext
V
- view - Variable in class org.scopemvc.controller.swing.SwingContext.WindowCloser
W
- windowClosing(WindowEvent) - Method in class org.scopemvc.controller.swing.SwingContext.WindowCloser
A E F G H I L O P R S T U V W
|
|||||||||
| Home >> All >> org >> scopemvc >> controller >> [ swing overview ] | PREV NEXT | ||||||||