jwx!
v0.0.2


wx
Class Slider

java.lang.Object
  extended bywx.Object
      extended bywx.EvtHandler
          extended bywx.Window
              extended bywx.Control
                  extended bywx.Slider

public class Slider
extends Control


Field Summary
static int SL_AUTOTICKS
           
static int SL_BOTH
           
static int SL_BOTTOM
           
static int SL_HORIZONTAL
           
static int SL_INVERSE
           
static int SL_LABELS
           
static int SL_LEFT
           
static int SL_NOTIFY_DRAG
           
static int SL_RIGHT
           
static int SL_SELRANGE
           
static int SL_TICKS
           
static int SL_TOP
           
static int SL_VERTICAL
           
 
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
 
Constructor Summary
Slider()
           
Slider(Window parent, int id, int value, int minValue, int maxValue)
           
Slider(Window parent, int id, int value, int minValue, int maxValue, Point pos)
           
Slider(Window parent, int id, int value, int minValue, int maxValue, Point pos, Size size)
           
Slider(Window parent, int id, int value, int minValue, int maxValue, Point pos, Size size, int style)
           
Slider(Window parent, int id, int value, int minValue, int maxValue, Point pos, Size size, int style, Validator validator)
           
Slider(Window parent, int id, int value, int minValue, int maxValue, Point pos, Size size, int style, Validator validator, java.lang.String name)
           
 
Method Summary
 void clearSel()
           
 void clearTicks()
           
 void delete()
           
 int getLineSize()
           
 int getMax()
           
 int getMin()
           
 int getPageSize()
           
 int getSelEnd()
           
 int getSelStart()
           
 int getThumbLength()
           
 int getTickFreq()
           
 int getValue()
           
 void setLineSize(int lineSize)
           
 void setPageSize(int pageSize)
           
 void setRange(int minValue, int maxValue)
           
 void setSelection(int startPos, int endPos)
           
 void setThumbLength(int len)
           
 void setTick(int tickPos)
           
 void setTickFreq(int n, int pos)
           
 void setValue(int value)
           
 
Methods inherited from class wx.Control
command, getLabel, setLabel
 
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, getMaxHeight, getMaxSize, getMaxWidth, getMinHeight, getMinSize, getMinWidth, getMousePosition, getName, getPalette, getParent, getPosition, getRect, getScrollPos, getScrollRange, getScrollThumb, getSize, getSizer, getTextExtent, getTextExtent, getTextExtent, getTextExtent, getThemeEnabled, getTitle, 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, 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, setTitle, 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 wx.Object
_, getTanslation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SL_HORIZONTAL

public static final int SL_HORIZONTAL
See Also:
Constant Field Values

SL_VERTICAL

public static final int SL_VERTICAL
See Also:
Constant Field Values

SL_TICKS

public static final int SL_TICKS
See Also:
Constant Field Values

SL_AUTOTICKS

public static final int SL_AUTOTICKS
See Also:
Constant Field Values

SL_LABELS

public static final int SL_LABELS
See Also:
Constant Field Values

SL_LEFT

public static final int SL_LEFT
See Also:
Constant Field Values

SL_TOP

public static final int SL_TOP
See Also:
Constant Field Values

SL_RIGHT

public static final int SL_RIGHT
See Also:
Constant Field Values

SL_BOTTOM

public static final int SL_BOTTOM
See Also:
Constant Field Values

SL_BOTH

public static final int SL_BOTH
See Also:
Constant Field Values

SL_SELRANGE

public static final int SL_SELRANGE
See Also:
Constant Field Values

SL_INVERSE

public static final int SL_INVERSE
See Also:
Constant Field Values

SL_NOTIFY_DRAG

public static final int SL_NOTIFY_DRAG
See Also:
Constant Field Values
Constructor Detail

Slider

public Slider()

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue,
              Point pos,
              Size size,
              int style,
              Validator validator,
              java.lang.String name)

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue,
              Point pos,
              Size size,
              int style,
              Validator validator)

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue,
              Point pos,
              Size size,
              int style)

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue,
              Point pos,
              Size size)

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue,
              Point pos)

Slider

public Slider(Window parent,
              int id,
              int value,
              int minValue,
              int maxValue)
Method Detail

delete

public void delete()
Overrides:
delete in class Control

clearSel

public void clearSel()

clearTicks

public void clearTicks()

getLineSize

public int getLineSize()

getMax

public int getMax()

getMin

public int getMin()

getPageSize

public int getPageSize()

getSelEnd

public int getSelEnd()

getSelStart

public int getSelStart()

getThumbLength

public int getThumbLength()

getTickFreq

public int getTickFreq()

getValue

public int getValue()

setLineSize

public void setLineSize(int lineSize)

setPageSize

public void setPageSize(int pageSize)

setRange

public void setRange(int minValue,
                     int maxValue)

setSelection

public void setSelection(int startPos,
                         int endPos)

setThumbLength

public void setThumbLength(int len)

setTick

public void setTick(int tickPos)

setTickFreq

public void setTickFreq(int n,
                        int pos)

setValue

public void setValue(int value)

jwx!
v0.0.2


© 2006 Amit G Mendapara.