wx
Class TopLevelWindow
java.lang.Object
wx.Object
wx.EvtHandler
wx.Window
wx.TopLevelWindow
- Direct Known Subclasses:
- Dialog, Frame
- public class TopLevelWindow
- extends Window
Fields inherited from class wx.Window |
ALWAYS_SHOW_SB, BACKINGSTORE, CAPTION, CLIP_CHILDREN, CLIP_SIBLINGS, DIALOG_EX_CONTEXTHELP, DIALOG_EX_METAL, FRAME_DRAWER, FRAME_EX_CONTEXTHELP, FRAME_EX_METAL, FRAME_NO_WINDOW_MENU, FULL_REPAINT_ON_RESIZE, HSCROLL, MB_DOCKABLE, NO_FULL_REPAINT_ON_RESIZE, POPUP_WINDOW, RETAINED, SIZE_ALLOW_MINUS_ONE, SIZE_AUTO, SIZE_AUTO_HEIGHT, SIZE_AUTO_WIDTH, SIZE_FORCE, SIZE_NO_ADJUSTMENTS, SIZE_USE_EXISTING, TAB_TRAVERSAL, TRANSPARENT_WINDOW, VSCROLL, WANTS_CHARS, WS_EX_BLOCK_EVENTS, WS_EX_PROCESS_IDLE, WS_EX_PROCESS_UI_UPDATES, WS_EX_THEMED_BACKGROUND, WS_EX_TRANSIENT, WS_EX_VALIDATE_RECURSIVELY |
Methods inherited from class wx.Window |
acceptsFocus, acceptsFocusFromKeyboard, addChild, cacheBestSize, captureMouse, center, center, centerOnParent, centerOnParent, centerOnScreen, centerOnScreen, centre, centre, centreOnParent, centreOnParent, centreOnScreen, centreOnScreen, clearBackground, clientToScreen, close, close, convertDialogToPixels, convertDialogToPixels, convertPixelsToDialog, convertPixelsToDialog, destroy, destroyChildren, disable, enable, enable, findFocus, findWindow, findWindow, findWindowAtPointer, findWindowById, findWindowById, findWindowByLabel, findWindowByLabel, findWindowByName, findWindowByName, fit, fitInside, freeze, getAcceleratorTable, getActiveWindow, getAdjustedBestSize, getAncestorWithCustomPalette, getBackgroundColour, getBackgroundStyle, getBestFittingSize, getBestSize, getBestVirtualSize, getBorder, getBorder, getCapture, getCaret, getCharHeight, getCharWidth, getChildren, getClassDefaultAttributes, getClassDefaultAttributes, getClientAreaOrigin, getClientRect, getClientSize, getContainingSizer, getCursor, getDefaultAttributes, getDefaultItem, getDropTarget, getEventHandler, getExtraStyle, getFont, getForegroundColour, getGrandParent, getHelpText, getId, getLabel, getMaxHeight, getMaxSize, getMaxWidth, getMinHeight, getMinSize, getMinWidth, getMousePosition, getName, getPalette, getParent, getPosition, getRect, getScrollPos, getScrollRange, getScrollThumb, getSize, getSizer, getTextExtent, getTextExtent, getTextExtent, getTextExtent, getThemeEnabled, getToolTip, getTopLevelParent, getUpdateClientRect, getUpdateRegion, getValidator, getVirtualSize, getWindowStyle, getWindowStyleFlag, getWindowVariant, hasCapture, hasCustomPalette, hasFlag, hasScrollbar, hasTransparentBackground, hide, hitTest, hitTest, inheritAttributes, inheritsBackgroundColour, initDialog, invalidateBestSize, isBeingDeleted, isEnabled, isExposed, isExposed, isExposed, isExposed, isRetained, isShown, isTopLevel, lineDown, lineUp, lower, makeModal, makeModal, move, move, move, move, moveAfterInTabOrder, moveBeforeInTabOrder, navigate, navigate, newControlId, nextControlId, pageDown, pageUp, popEventHandler, popEventHandler, popupMenu, popupMenu, popupMenu, prepareDC, prevControlId, pushEventHandler, raise, refresh, refresh, refresh, refreshRect, refreshRect, releaseMouse, removeChild, removeEventHandler, reparent, screenToClient, scrollLines, scrollPages, scrollWindow, scrollWindow, setAcceleratorTable, setBackgroundColour, setBackgroundStyle, setBestFittingSize, setBestFittingSize, setCaret, setClientSize, setClientSize, setClientSize, setContainingSizer, setCursor, setDefaultItem, setDropTarget, setEventHandler, setExtraStyle, setFocus, setFocusFromKbd, setFont, setForegroundColour, setHelpText, setHelpTextForId, setId, setLabel, setMaxSize, setMinSize, setName, setOwnBackgroundColour, setOwnFont, setOwnForegroundColour, setPalette, setParent, setPosition, setScrollbar, setScrollbar, setScrollPos, setScrollPos, setSize, setSize, setSize, setSize, setSize, setSize, setSizeHints, setSizeHints, setSizeHints, setSizeHints, setSizeHints, setSizeHints, setSizeHints, setSizeHints, setSizer, setSizer, setSizerAndFit, setSizerAndFit, setThemeEnabled, setTmpDefaultItem, setToolTip, setToolTip, setValidator, setVirtualSize, setVirtualSize, setVirtualSizeHints, setVirtualSizeHints, setVirtualSizeHints, setVirtualSizeHints, setVirtualSizeHints, setWindowStyle, setWindowStyleFlag, setWindowVariant, shouldInheritColours, show, show, swigReleaseOwnership, swigTakeOwnership, thaw, transferDataFromWindow, transferDataToWindow, update, updateWindowUI, updateWindowUI, useBgCol, validate, warpPointer |
Methods inherited from class wx.EvtHandler |
addPendingEvent, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, getEvtHandlerEnabled, getNextHandler, getPreviousHandler, postEvent, processEvent, processPendingEvents, setEvtHandlerEnabled, setNextHandler, setPreviousHandler |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STAY_ON_TOP
public static final int STAY_ON_TOP
- See Also:
- Constant Field Values
ICONIZE
public static final int ICONIZE
- See Also:
- Constant Field Values
MINIMIZE
public static final int MINIMIZE
- See Also:
- Constant Field Values
MAXIMIZE
public static final int MAXIMIZE
- See Also:
- Constant Field Values
CLOSE_BOX
public static final int CLOSE_BOX
- See Also:
- Constant Field Values
SYSTEM_MENU
public static final int SYSTEM_MENU
- See Also:
- Constant Field Values
MINIMIZE_BOX
public static final int MINIMIZE_BOX
- See Also:
- Constant Field Values
MAXIMIZE_BOX
public static final int MAXIMIZE_BOX
- See Also:
- Constant Field Values
TINY_CAPTION_HORIZ
public static final int TINY_CAPTION_HORIZ
- See Also:
- Constant Field Values
TINY_CAPTION_VERT
public static final int TINY_CAPTION_VERT
- See Also:
- Constant Field Values
RESIZE_BORDER
public static final int RESIZE_BORDER
- See Also:
- Constant Field Values
FULLSCREEN_NOMENUBAR
public static final int FULLSCREEN_NOMENUBAR
- See Also:
- Constant Field Values
FULLSCREEN_NOTOOLBAR
public static final int FULLSCREEN_NOTOOLBAR
- See Also:
- Constant Field Values
FULLSCREEN_NOSTATUSBAR
public static final int FULLSCREEN_NOSTATUSBAR
- See Also:
- Constant Field Values
FULLSCREEN_NOBORDER
public static final int FULLSCREEN_NOBORDER
- See Also:
- Constant Field Values
FULLSCREEN_NOCAPTION
public static final int FULLSCREEN_NOCAPTION
- See Also:
- Constant Field Values
FULLSCREEN_ALL
public static final int FULLSCREEN_ALL
- See Also:
- Constant Field Values
USER_ATTENTION_INFO
public static final int USER_ATTENTION_INFO
- See Also:
- Constant Field Values
USER_ATTENTION_ERROR
public static final int USER_ATTENTION_ERROR
- See Also:
- Constant Field Values
DEFAULT_FRAME_STYLE
public static final int DEFAULT_FRAME_STYLE
delete
public void delete()
- Overrides:
delete
in class Window
getIcon
public Icon getIcon()
getIcons
public IconBundle getIcons()
getTitle
public java.lang.String getTitle()
- Overrides:
getTitle
in class Window
isActive
public boolean isActive()
iconize
public void iconize(boolean iconize)
isFullScreen
public boolean isFullScreen()
isIconized
public boolean isIconized()
isMaximized
public boolean isMaximized()
maximize
public void maximize(boolean maximize)
requestUserAttention
public void requestUserAttention(int flags)
requestUserAttention
public void requestUserAttention()
setIcon
public void setIcon(Icon icon)
setIcons
public void setIcons(IconBundle icons)
setShape
public boolean setShape(Region region)
setTitle
public void setTitle(java.lang.String title)
- Overrides:
setTitle
in class Window
showFullScreen
public boolean showFullScreen(boolean show,
int style)
showFullScreen
public boolean showFullScreen(boolean show)
© 2006 Amit G Mendapara.