A B C D E F G H I J K L M N O P R S T U V W X Y
A
- ACTION_KEY -
Static variable in class org.zaval.lw.LwToolkit
- The action key type.
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwCombo
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwSpin
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwPopupLayer
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwScroll
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwColorPanel
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwBlankDialog
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwWinProducer
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwFontPanel
-
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.LwFilePanel
-
- actionPerformed(Object, Object) -
Method in interface org.zaval.lw.event.LwActionListener
- Invoked when an action event occurred.
- actionPerformed(Object, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- activate(boolean) -
Method in class org.zaval.lw.J2SEDesktop
-
- activate(boolean) -
Method in interface org.zaval.lw.LwDesktop
- Invoked whenever the desktop has been activated or de-activated.
- activate(boolean) -
Method in class org.zaval.lw.LwBaseLayer
-
- activate(boolean) -
Method in interface org.zaval.lw.LwLayer
- Invoked whenever the layer has been activated or de-activated.
- activate(LwComponent) -
Method in class org.zaval.lw.LwWinLayer
- Activates (deactivates) the specified window.
- add(Item, Item) -
Method in class org.zaval.data.Tree
-
- add(Item, Item) -
Method in interface org.zaval.data.TreeModel
- Adds the item into the tree as a child of the parent item.
- add(LwComponent) -
Method in class org.zaval.lw.LwPanel
- Adds the specified lightweight component as a child of this container.
- add(LwComponent) -
Method in interface org.zaval.lw.LwContainer
- Adds the specified lightweight component as a child of this container.
- add(LwComponent, LwMenu) -
Method in class org.zaval.lw.LwMenuBar
- Adds the specified menu bar item component that is bound with the given popup menu.
- add(LwComponent, LwWinListener, Integer) -
Method in class org.zaval.lw.LwWinLayer
- Adds the new window with the specified window listener and the given
window type.
- add(Object, LwComponent) -
Method in class org.zaval.lw.LwPanel
- Adds the specified lightweight component with the specified constraints as a child
of this container.
- add(Object, LwComponent) -
Method in interface org.zaval.lw.LwContainer
- Adds the specified lightweight component with the specified constraints as a child
of this container.
- add(Runnable, int, int) -
Method in class org.zaval.util.Timer
- Adds the specified runnable interface to be executed in the given time with the specified
period.
- add(String, LwMenu) -
Method in class org.zaval.lw.LwMenuBar
- Adds the specified menu bar item that is bound with the given popup menu.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSlider
- Adds the specified action listener to receive action events from this slider.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwStButton
- Adds the specified action listener to receive action events from this component.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSpin
- Adds the action events listener.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSwitchManager
- Adds the specified action listener to receive action events from this manager.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwProgress
- Adds the specified action listener to receive action events from this component.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwButton
- Adds the specified action listener to receive action events from this button.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwColorPanel
- Adds the specified action listener to receive action events from this component.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwFontPanel
- Adds the specified action listener to receive action events from this component.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.LwFilePanel
- Adds the action listener to get events whenever a new file has been selected.
- addActionListener(LwActionListener) -
Method in class org.zaval.lw.tree.LwTree
- Adds the specified action listener to receive action events from this tree.
- addCaptionListener(LwActionListener) -
Method in class org.zaval.lw.grid.LwGridCaption
- Adds the specified caption listener.
- addComponentListener(LwComponentListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified component events listener.
- addContainerListener(LwContainerListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified container events listener.
- addDgnControllerListener(DgnControllerListener) -
Method in class org.zaval.lw.gdp.DgnController
- Adds the specified designer controller listener.
- addElement(int, LwComponent) -
Method in class org.zaval.lw.LwWinProducer
- Invoked to add the specified window element.
- addElement(int, LwComponent) -
Method in class org.zaval.lw.LwBWinProducer
-
- addFocusListener(LwFocusListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified focus events listener.
- addItem(LwComponent, boolean) -
Method in class org.zaval.lw.LwMenu
- Adds the given menu item component with the given selectable flag
The selectable flag says if the item can be selected or it is just a decorative element
(like a line separator).
- addItem(LwComponent, LwComponent) -
Method in class org.zaval.lw.LwMenu
- Adds the given menu item with the specified icon component.
- addItem(Object) -
Method in class org.zaval.lw.LwAList
- Adds the specified item in the list.
- addKeyListener(LwKeyListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified key events listener.
- addListener(DgnControllerListener) -
Method in class org.zaval.lw.gdp.event.DgnControllerSupport
-
- addListener(LwActionListener) -
Method in class org.zaval.lw.event.LwActionSupport
- Adds the specified action listener to the listeners list.
- addListener(TextListener) -
Method in class org.zaval.data.event.TextListenerSupport
-
- addMatrixListener(MatrixListener) -
Method in class org.zaval.data.Matrix
- Adds the matrix listener to be notified whenever the matrix cell has been updated or
the matrix dimension has been changed.
- addMatrixListener(MatrixListener) -
Method in interface org.zaval.data.MatrixModel
- Adds the matrix listener to be notified whenever the matrix cell has been updated or
the matrix dimension has been changed.
- addMatrixListener(MatrixListener) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- addMouseListener(LwMouseListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified mouse events listener.
- addMouseMotionListener(LwMouseMotionListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified mouse motion events listener.
- addPage(Object, LwComponent) -
Method in class org.zaval.lw.LwNotebook
- Adds the page with the specified title.
- addPosListener(PosListener) -
Method in class org.zaval.misc.PosController
- Adds the specified PosListener listener.
- addSelectionListener(LwActionListener) -
Method in class org.zaval.lw.LwNotebook
- Adds the specified selection listener to receive selection events from this notebook container.
- addSelectionListener(LwActionListener) -
Method in class org.zaval.lw.LwAList
- Adds the specified selection listener to receive selection events from this list component.
- addSelectionListener(LwActionListener) -
Method in class org.zaval.lw.tree.LwTree
- Adds the specified selection listener to be notified whenever the tree item has been
selected, deselected.
- addStateListener(LwActionListener) -
Method in class org.zaval.lw.LwStButton
- Adds the specified state listener to receive action events from this component.
- addTextListener(TextListener) -
Method in interface org.zaval.data.TextModel
- Adds the specified text listener to receive text events.
- addTextListener(TextListener) -
Method in class org.zaval.data.Text
- Adds the specified text listener.
- addTextListener(TextListener) -
Method in class org.zaval.data.SingleLineTxt
- Adds the specified text listener.
- addTextListener(TextListener) -
Method in class org.zaval.lw.mask.MaskedText
-
- addTrackerListener(LwTrackerListener) -
Method in class org.zaval.lw.LwTracker
- Adds the specified tracker listener.
- addTreeListener(TreeListener) -
Method in class org.zaval.data.Tree
-
- addTreeListener(TreeListener) -
Method in interface org.zaval.data.TreeModel
- Adds the specified tree listener to receive the tree events.
- addWinListener(LwWinListener) -
Method in class org.zaval.lw.LwWinLayer
- Adds the specified window listener to receive window events.
- addXXXListener(EventListener) -
Method in class org.zaval.lw.event.LwEventManager
- Adds the specified events listener.
- AUTOFIT -
Static variable in class org.zaval.lw.grid.LwGridCaption
- The column and row auto size flag.
- AWTClipboardMan - class org.zaval.lw.AWTClipboardMan.
- This class implements simple clipboard manager that is based on Java AWT clipboard.
- AWTClipboardMan() -
Constructor for class org.zaval.lw.AWTClipboardMan
-
- ax -
Variable in class org.zaval.lw.LwConstraints
- This field defines the component horizontal alignment inside the area.
- ax -
Variable in class org.zaval.lw.event.LwMouseEvent
-
- ay -
Variable in class org.zaval.lw.LwConstraints
- This field defines the component vertical alignment inside the area.
- ay -
Variable in class org.zaval.lw.event.LwMouseEvent
-
B
- BasicMaskValidator - class org.zaval.lw.mask.BasicMaskValidator.
- This is an implementation of MaskValidator interface.
- BasicMaskValidator() -
Constructor for class org.zaval.lw.mask.BasicMaskValidator
-
- BasicMaskValidator(int, int) -
Constructor for class org.zaval.lw.mask.BasicMaskValidator
- Constructs the validator with the specified minimal and maximal possible values for the numeric elements.
- BEG -
Static variable in class org.zaval.misc.PosController
- The begining direction type.
- bits -
Variable in class org.zaval.lw.LwCanvas
-
- BLEFT -
Static variable in class org.zaval.lw.gdp.InsetsCursorInfo
- Defines bottom-left area type.
- bottom -
Variable in class org.zaval.lw.LwCanvas
-
- BOTTOM -
Static variable in class org.zaval.lw.LwToolkit
- Specifies the bottom vertical alignment type.
- bottomLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwBorder
- Draws the bottom horizontal border line between the coordinates (x1,y1) and (x2,y2).
- bottomLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.LwColorLineRender
-
- bottomLine(Graphics, int, int, int, int) -
Method in interface org.zaval.lw.theme.LwLineRender
- Paints bottom line from-to the given locations using the specified graphics
context.
- bottomLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- bottomLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- bottomLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwListLineRender
-
- BRIGHT -
Static variable in class org.zaval.lw.gdp.InsetsCursorInfo
- Defines bottom-right area type.
- broke(String, int, int, Vector) -
Method in class org.zaval.lw.LwWrappedText
- Checks if the specified string with the specified width can be placed in an area
with the given width and if it is necessary breaks the line to several.
- BRPAN -
Static variable in class org.zaval.lw.LwWizard
- LwBorderPan component type value.
- buffer -
Variable in class org.zaval.lw.LwPaintManImpl
-
- BUNDLE_1 -
Static variable in class org.zaval.lw.LwTracker
- Specifies type for leftmost and rightmost bundles.
- BUNDLE_2 -
Static variable in class org.zaval.lw.LwTracker
- Specifies type for bundles that are located between leftmost and rightmost bundles.
- BUNDLE_ADDED -
Static variable in class org.zaval.lw.event.LwTrackerEvent
- The tracker bundle added event type.
- BUNDLE_EL -
Static variable in class org.zaval.lw.LwScroll
- The bundle element constraint.
- BUNDLE_REMOVED -
Static variable in class org.zaval.lw.event.LwTrackerEvent
- The tracker bundle removed event type.
- BUNDLE_VIEW -
Static variable in class org.zaval.lw.LwSlider
- The bundle view id.
- BUNDLE_VIEW -
Static variable in class org.zaval.lw.LwProgress
- The bundle view id.
- bundleAdded(LwTrackerEvent) -
Method in interface org.zaval.lw.event.LwTrackerListener
- Invoked when the new tracker bundle has been added.
- bundleRemoved(LwTrackerEvent) -
Method in interface org.zaval.lw.event.LwTrackerListener
- Invoked when the tracker bundle has been removed.
- BUTTON -
Static variable in class org.zaval.lw.LwWizard
- LwButton component type value.
C
- calcInsets(int, int, int) -
Method in class org.zaval.lw.LwCanvas
- Calculates and returns the given inset.
- calcInsets(int, int, int) -
Method in class org.zaval.lw.LwNotebook
-
- calcInsets(int, int, int) -
Method in class org.zaval.lw.LwBorderPan
-
- calcMaxOffset(PosInfo) -
Static method in class org.zaval.misc.PosController
- Calculates and returns the maximal offset for the specified pos info.
- calcOrigin(int, int, int, int, int, int, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and gets the origin for the specified area of the component relatively the specified
previous origin.
- calcOrigin(int, int, int, int, int, int, LwComponent, Insets) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and gets the origin for the specified area of the component relatively the specified
previous origin.
- calcOrigin(int, int, int, int, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and gets the origin for the specified area of the component.
- calcPreferredSize() -
Method in class org.zaval.lw.LwView
- Calculates and returns the view preferred size.
- calcPreferredSize() -
Method in class org.zaval.lw.LwCompRender
- Calculates and returns the view preferred size.
- calcPreferredSize() -
Method in class org.zaval.lw.LwCanvas
- Gets the "pure" preferred size for this component.
- calcPreferredSize() -
Method in class org.zaval.lw.LwPanel
- Gets the "pure" preferred size for this component.
- calcPreferredSize() -
Method in class org.zaval.lw.LwCombo
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwSlider
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwProgress
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwBorder
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwLine
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwTextRender
- Calculates and returns the render preferred size.
- calcPreferredSize() -
Method in class org.zaval.lw.LwImgRender
- Calculates and returns the view preferred size.
- calcPreferredSize() -
Method in class org.zaval.lw.LwTracker
-
- calcPreferredSize() -
Method in class org.zaval.lw.LwList
-
- calcPreferredSize() -
Method in class org.zaval.lw.tree.LwTree
-
- calcPreferredSize() -
Method in class org.zaval.lw.grid.LwGridCaption
-
- calcPreferredSize() -
Method in class org.zaval.lw.theme.LwBorder
-
- calcPreferredSize() -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- calcPreferredSize() -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- calcPreferredSize() -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwRasterLayout
- Calculates the preferred size dimensions for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.J2SEDesktop
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwSpin
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwNotebook
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwBorderPan
- The method computes a preferred size for the specified target component.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwGridLayout
- Calculates the preferred size dimension for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwListLayout
- Calculates the preferred size dimensions for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwSplitPan
- Calculates the preferred size dimension for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwMenu
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwPercentLayout
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwPopupLayer
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwScrollPan
- Calculates the preferred size dimension of the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwScroll
-
- calcPreferredSize(LayoutContainer) -
Method in interface org.zaval.lw.LwLayout
- Calculates the preferred size dimension for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwBorderLayout
- Calculates the preferred size dimension for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwFlowLayout
- Calculates the preferred size dimensions for the layout container.
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwWinLayer
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.LwExtender
-
- calcPreferredSize(LayoutContainer) -
Method in class org.zaval.lw.grid.LwGrid
-
- CANCEL_KEY -
Static variable in class org.zaval.lw.LwToolkit
- The cancel key type.
- cancelVisibleCells() -
Method in class org.zaval.lw.grid.CellsVisibility
- Clears the cells visibility.
- canHaveFocus() -
Method in class org.zaval.lw.LwCanvas
-
- canHaveFocus() -
Method in class org.zaval.lw.LwCombo
-
- canHaveFocus() -
Method in class org.zaval.lw.LwActContainer
-
- canHaveFocus() -
Method in class org.zaval.lw.LwSlider
-
- canHaveFocus() -
Method in class org.zaval.lw.LwNotebook
-
- canHaveFocus() -
Method in class org.zaval.lw.LwAList
-
- canHaveFocus() -
Method in class org.zaval.lw.LwTextField
-
- canHaveFocus() -
Method in interface org.zaval.lw.LwComponent
- Specifies if the component can have focus.
- canHaveFocus() -
Method in class org.zaval.lw.LwMenu
-
- canHaveFocus() -
Method in class org.zaval.lw.LwTracker
-
- canHaveFocus() -
Method in class org.zaval.lw.tree.LwTree
-
- canHaveFocus() -
Method in class org.zaval.lw.grid.LwGrid
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwActContainer
-
- catchInput(LwComponent) -
Method in interface org.zaval.lw.LwComposite
- Checks if the input event for the specified child component should be caught by the parent.
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwCompList
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwSplitPan
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwWindow
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.LwScroll
-
- catchInput(LwComponent) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- cellByLocation(int, int) -
Method in class org.zaval.lw.grid.LwGrid
- Finds and returns grid cell row and column at the specified location.
- cellModified(Object, int, int, Object) -
Method in interface org.zaval.data.event.MatrixListener
- Invoked when a cell of the matrix model has been updated.
- cellModified(Object, int, int, Object) -
Method in class org.zaval.lw.grid.LwGrid
-
- CellsVisibility - class org.zaval.lw.grid.CellsVisibility.
- The class is used to represent grid cells visibility.
- CellsVisibility() -
Constructor for class org.zaval.lw.grid.CellsVisibility
-
- CENTER -
Static variable in class org.zaval.lw.LwBorderPan
- The center layout constraint (it is used to add a central component).
- CENTER -
Static variable in class org.zaval.lw.LwBorderLayout
- The center layout constraint (middle of container).
- CENTER -
Static variable in class org.zaval.lw.LwToolkit
- Specifies the center horizontal or vertical alignment type.
- CHECK -
Static variable in class org.zaval.lw.LwCheckbox
- The checkbox box type.
- checkAreaType(int) -
Method in class org.zaval.lw.gdp.InsetsCursorInfo
- Tests if the specified area type is valid.
- checkBit(int, int) -
Static method in class org.zaval.util.MathBox
- Tests if the specified bit mask has the given bit set.
- CHECKBOX -
Static variable in class org.zaval.lw.LwWizard
- LwCheckbox component type value.
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.LwPopupLayer
-
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.LwMenuBar
-
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.LwFilePanel
-
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.LwWinLayer
-
- childPerformed(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwChildrenListener
- Invoked whenever the child event has been performed.
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- childPerformed(LwVCLEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- children -
Variable in class org.zaval.lw.LwPanel
-
- clear(Runnable) -
Method in class org.zaval.util.Timer
- Clears tick counter for the specified runnable interface.
- clearPos() -
Method in class org.zaval.misc.PosController
- Sets the virtual position to undefined state.
- clearSelection() -
Method in class org.zaval.lw.LwTextField
- Clears selection
- clickCount -
Variable in class org.zaval.lw.event.LwMouseEvent
-
- clone(Item) -
Method in class org.zaval.data.Tree
- Creates a sub-tree for the specified item of this tree.
- CLOSE_BUTTON_EL -
Static variable in class org.zaval.lw.LwWinProducer
- The close button window element id.
- CLOSED_VIEW -
Static variable in class org.zaval.lw.tree.LwTree
- Defines closed view element type.
- colSpan -
Variable in class org.zaval.lw.LwConstraints
- Specifies number of columns that has to be used for the cell.
- colWidth(int) -
Method in class org.zaval.lw.grid.LwGrid
- Returns the specified column width.
- colWidths -
Variable in class org.zaval.lw.grid.LwGrid
-
- COMBO -
Static variable in class org.zaval.lw.LwWizard
- LwCombo component type value.
- COMP_ADDED -
Static variable in class org.zaval.lw.event.LwContainerEvent
- The component added event type.
- COMP_DISABLED -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The component disabled event type.
- COMP_ENABLED -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The component enabled event type.
- COMP_HIDDEN -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The component hidden event type.
- COMP_REMOVED -
Static variable in class org.zaval.lw.event.LwContainerEvent
- The component removed event type.
- COMP_SHOWN -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The component shown event type.
- COMP_UID -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The component event UID.
- compAdded(LwContainerEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been added to the container.
- compAdded(LwContainerEvent) -
Method in interface org.zaval.lw.event.LwContainerListener
- Invoked when the light weight component has been added to the container.
- compDisabled(LwVCLEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been disabled.
- compDisabled(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwComponentListener
- Invoked when the light weight component has been disabled.
- compEnabled(LwVCLEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been enabled.
- compEnabled(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwComponentListener
- Invoked when the light weight component has been enabled.
- compHidden(LwVCLEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been hidden.
- compHidden(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwComponentListener
- Invoked when the light weight component has been hidden.
- completeValue(MaskElement, String) -
Method in class org.zaval.lw.mask.DateMaskValidator
-
- completeValue(MaskElement, String) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- completeValue(MaskElement, String) -
Method in interface org.zaval.lw.mask.MaskValidator
- Completes the new value for the specified mask element.
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwRasterLayout
- Invoked when the specified layoutable component is added to the layout container
(that uses the layout manager).
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.J2SEDesktop
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwSpin
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwNotebook
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwBorderPan
- The method is called if a component has been added to the owner
layoutable container.
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwGridLayout
- Invoked when the specified layoutable component is added to the layout container, that
uses the layout manager.
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwListLayout
- Invoked when the specified layoutable component is added to the layout container, that
uses the layout manager.
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwSplitPan
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwMenu
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwPercentLayout
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwPopupLayer
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwScrollPan
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwScroll
-
- componentAdded(Object, Layoutable, int) -
Method in interface org.zaval.lw.LwLayout
- Invoked when the specified layoutable component was added to the layout container
(that uses the layout manager).
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwBorderLayout
- Invoked when the specified layoutable component is added to the layout container, that
uses the layout manager.
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwFlowLayout
- Invoked when the specified layoutable component is added to the layout container
(that uses the layout manager).
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwWinLayer
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.LwExtender
-
- componentAdded(Object, Layoutable, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwRasterLayout
- Invoked when the specified layoutable component is removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.J2SEDesktop
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwSpin
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwNotebook
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwBorderPan
- The method is called if a component has been removed from the owner
layoutable container.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwGridLayout
- Invoked when the specified layoutable component is removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwListLayout
- Invoked when the specified layoutable component is removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwSplitPan
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwMenu
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwPercentLayout
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwPopupLayer
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwScrollPan
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwScroll
-
- componentRemoved(Layoutable, int) -
Method in interface org.zaval.lw.LwLayout
- Invoked when the specified layoutable component was removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwBorderLayout
- Invoked when the specified layoutable component is removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwFlowLayout
- Invoked when the specified layoutable component is removed from the layout
container, that uses the layout manager.
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwWinLayer
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.LwExtender
-
- componentRemoved(Layoutable, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- compRemoved(LwContainerEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been removed from the container.
- compRemoved(LwContainerEvent) -
Method in interface org.zaval.lw.event.LwContainerListener
- Invoked when the light weight component has been removed from the container.
- compShown(LwVCLEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the light weight component has been shown.
- compShown(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwComponentListener
- Invoked when the light weight component has been shown.
- CONT_UID -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The container event UID.
- contains(Item) -
Method in class org.zaval.data.Tree
- Tests if the tree model contains the specified item.
- controller -
Variable in class org.zaval.lw.LwAList
- The position controller field.
- Controller - class org.zaval.lw.gdp.Controller.
- This abstract class is a base for classes that want to control behaviour different
lightweight components.
- Controller(LwComponent) -
Constructor for class org.zaval.lw.gdp.Controller
- Constructs a new controller with the specified target component.
- correctPM(int, int) -
Method in class org.zaval.lw.LwAList
- Sets the list position to an item at the specified location.
- count() -
Method in class org.zaval.lw.LwPanel
- Returns the number of child components in this container.
- count() -
Method in interface org.zaval.lw.LayoutContainer
- Returns the number of child elements in this container.
- createCaption() -
Method in class org.zaval.lw.LwWinProducer
- Creates and returns the caption component.
- createCaption() -
Method in class org.zaval.lw.LwBWinProducer
-
- createDesktop() -
Static method in class org.zaval.lw.LwToolkit
- Creates the desktop instance.
- createImage(int, int) -
Method in class org.zaval.lw.J2SEDesktop
-
- createImage(int, int) -
Method in interface org.zaval.lw.LwDesktop
- Creates an off-screen image to be used for double buffering with the specified width
and height.
- createItem(LwComponent) -
Method in class org.zaval.lw.LwMenu
- Creates and returns the wrapper item component with the given item component.
- createMask() -
Method in class org.zaval.lw.LwSpin
- Creates the mask that should be set for the mask validator.
- createObj(String, String, Hashtable) -
Static method in class org.zaval.lw.LwToolkit
- Creates an instance of the specified class using appropriate constructor for the given input arguments list.
- createRoot() -
Method in class org.zaval.lw.LwWinProducer
- Creates and returns the root container.
- createStatus() -
Method in class org.zaval.lw.LwWinProducer
- Creates and returns the status bar component.
- createTooltip(String) -
Static method in class org.zaval.lw.LwTooltipMan
- Creates and returns a tool tip component by the given label.
- createTreeModel(String, FilenameFilter) -
Static method in class org.zaval.lw.LwFilePanel
- Creates and returns the tree model basing on the specified root directory and the given file filter.
- createValue(int) -
Method in class org.zaval.lw.LwSpin
- Creates the value by the specified integer value.
- CrEmeFrame - class org.zaval.lw.CrEmeFrame.
- The class inherits java.awt.Frame components and it should be used instead the
java.awt.Frame to create a lightweight application in CrEme JVM (Personal Java).
- CrEmeFrame() -
Constructor for class org.zaval.lw.CrEmeFrame
- Constructs a new instance of the class.
- CURSOR_PROPERTY -
Static variable in class org.zaval.lw.J2SEDesktop
- Defines cursor property id.
- Cursorable - interface org.zaval.lw.Cursorable.
- This interface is used to provide cursor support for a lightweight component.
- customize(int) -
Method in class org.zaval.lw.LwCanvas
-
- customize(int, LwComponent) -
Method in class org.zaval.lw.LwWizard
- Customize the specified component with the specified type.
- customize(int, LwComponent) -
Method in class org.zaval.lw.theme.p3d.LwWizard
-
- cvp(Rectangle) -
Method in class org.zaval.lw.LwCanvas
- Calculates and returns the visiable area of the component.
D
- darkBlue -
Static variable in class org.zaval.lw.LwToolkit
- The dark blue color definition.
- dataToPaint(int, int) -
Method in class org.zaval.lw.grid.LwGrid
- Invoked whenever the component paints the specified cell to fetch data from the
grid data model.
- dataToPaint(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- DATE_TYPE -
Static variable in class org.zaval.lw.mask.DateMaskValidator
- Specifies the date mask element type.
- DateMaskValidator - class org.zaval.lw.mask.DateMaskValidator.
- This is an implementation of MaskValidator interface that implements date mask type.
- DateMaskValidator() -
Constructor for class org.zaval.lw.mask.DateMaskValidator
- Constructs the date mask validator.
- DEC_BUTTON -
Static variable in class org.zaval.lw.LwSpin
- This is decrement button layout constraint.
- DECBUTTON_EL -
Static variable in class org.zaval.lw.LwScroll
- The decrement button element constraint.
- DEF_COLWIDTH -
Static variable in class org.zaval.lw.grid.LwGrid
- The default column width.
- DEF_ROWHEIGHT -
Static variable in class org.zaval.lw.grid.LwGrid
- The default row height.
- delegateEvent(boolean) -
Method in class org.zaval.lw.LwMenu
- Sets the selection events delegation model.
- destroy() -
Method in class org.zaval.lw.LwApplet
-
- DGN_FINISHED -
Static variable in class org.zaval.lw.gdp.event.DgnControllerEvent
- The designer controller deactivation event type.
- DGN_STARTED -
Static variable in class org.zaval.lw.gdp.event.DgnControllerEvent
- The designer controller activation event type.
- DgnBorder - class org.zaval.lw.gdp.DgnBorder.
- This is special border view implementation.
- DgnBorder() -
Constructor for class org.zaval.lw.gdp.DgnBorder
- Constructs a new border view.
- DgnComponent - interface org.zaval.lw.gdp.DgnComponent.
- This interface should be implemented by a container that cannot be a parent for
a component.
- DgnController - class org.zaval.lw.gdp.DgnController.
- This is designer controller class to be used to control size and location for the
specified target component.
- DgnController(LwComponent) -
Constructor for class org.zaval.lw.gdp.DgnController
- Constructs a new designer controller with the specified target component.
- DgnControllerEvent - class org.zaval.lw.gdp.event.DgnControllerEvent.
- This class represents designer controller event.
- DgnControllerEvent(LwComponent, int) -
Constructor for class org.zaval.lw.gdp.event.DgnControllerEvent
- Constructs the event object with the specified source component, and the event id.
- DgnControllerListener - interface org.zaval.lw.gdp.event.DgnControllerListener.
- This is listener interface to receive designer events.
- DgnControllerSupport - class org.zaval.lw.gdp.event.DgnControllerSupport.
- This is a utility class that can be used by a class that generates DgnControllerEvent to support
list of DgnControllerListener classes.
- DgnControllerSupport() -
Constructor for class org.zaval.lw.gdp.event.DgnControllerSupport
-
- DgnCursorInfo - class org.zaval.lw.gdp.DgnCursorInfo.
- This is an implementation of the org.zaval.lw.Cursorable interface that can be used by
a designer container to control mouse cursor type.
- DgnCursorInfo() -
Constructor for class org.zaval.lw.gdp.DgnCursorInfo
-
- dgnFinished(DgnControllerEvent) -
Method in interface org.zaval.lw.gdp.event.DgnControllerListener
- Invoked when the controller has been deactivated.
- dgnStarted(DgnControllerEvent) -
Method in interface org.zaval.lw.gdp.event.DgnControllerListener
- Invoked when the controller has been activated.
- dispose() -
Method in class org.zaval.lw.LwPaintManager
-
- dispose() -
Method in class org.zaval.lw.LwPaintManImpl
-
- dispose() -
Method in class org.zaval.lw.LwCursorManager
-
- dispose() -
Method in class org.zaval.lw.LwTooltipMan
-
- dispose() -
Method in interface org.zaval.lw.LwManager
- Disposes the manager.
- dispose() -
Method in class org.zaval.lw.LwClipboardMan
-
- dispose() -
Method in class org.zaval.lw.LwPopupManager
-
- dispose() -
Method in class org.zaval.lw.LwFocusManager
-
- dispose() -
Method in class org.zaval.lw.event.LwEventManager
-
- doLayout() -
Method in class org.zaval.lw.CrEmeFrame
-
- doLayout() -
Method in class org.zaval.lw.NCanvas
-
- DOT -
Static variable in class org.zaval.lw.LwBorder
- The DOT border type.
- DOWN -
Static variable in class org.zaval.misc.PosController
- The down direction type.
- DRAW_HLINES -
Static variable in class org.zaval.lw.grid.LwGrid
- Draw horizontal lines bit mask.
- DRAW_VLINES -
Static variable in class org.zaval.lw.grid.LwGrid
- Draw vertical lines bit mask.
- drawCursor(Graphics) -
Method in class org.zaval.lw.LwTextField
- The method is used to paint the text cursor using the cursor view.
- drawDotHLine(Graphics, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Draws the horizontal dotted line between the (x1,y1) and (x2,y1) points.
- drawDotRect(Graphics, int, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Draws the dotted outline of the specified rectangle using the current color.
- drawDotVLine(Graphics, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Draws the vertical dotted line between the (x1,y1) and (x1,y2) points.
- drawMarker(Graphics, int, int, int, int, Color, Color) -
Static method in class org.zaval.lw.LwToolkit
- Draws marker for the specified rectangular area basing on the given background and foreground
colors.
- drawMarker(Graphics, Rectangle) -
Method in class org.zaval.lw.LwNotebook
- Renders the marker for the specified tab bounds using the given graphical context.
- drawPosMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwAList
- Invoked to paint the list position marker for the specified rectangular area.
- drawPosMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwMenu
-
- drawPosMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwList
-
- drawSelMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwAList
- Invoked to paint the list selection marker for the specified rectangular area.
- drawSelMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwCompList
-
- drawSelMarker(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwList
-
- drawXORLine(LwComponent, int, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Draws line using XOR mode.
- drawXORRect(LwComponent, int, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Draws rectangle using XOR mode.
- dx -
Variable in class org.zaval.lw.LwAList
- The horizontal offset field.
- dx -
Variable in class org.zaval.lw.grid.LwGrid
-
- dy -
Variable in class org.zaval.lw.LwAList
- The vertical offset field.
- dy -
Variable in class org.zaval.lw.grid.LwGrid
-
E
- EAST -
Static variable in class org.zaval.lw.LwBorderLayout
- The east layout constraint (left side of container).
- EDITOR_EL -
Static variable in class org.zaval.lw.LwSpin
- This is decrement button layout constraint.
- EDITOR_EL -
Static variable in class org.zaval.lw.grid.LwGrid
- Cell editor component layout constraint.
- enableLoop(boolean) -
Method in class org.zaval.lw.LwSpin
- Enables or disables the loop mode.
- enablePage(int, boolean) -
Method in class org.zaval.lw.LwNotebook
- Sets the given enabled state for the specified page.
- enableSelection(boolean) -
Method in class org.zaval.lw.tree.LwTree
- Enables the tree node selecting.
- END -
Static variable in class org.zaval.misc.PosController
- The end direction type.
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.gdp.ShapeController
- Invoked when mouse drag is stopped.
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSplitPan
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- endDragged(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseMotionListener
- Invoked when the mouse ends dragged.
- endDragged(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- ETCHED -
Static variable in class org.zaval.lw.LwBorder
- The ETCHED border type.
F
- fc -
Variable in class org.zaval.lw.grid.CellsVisibility
-
- fetchContentComp(int) -
Method in class org.zaval.lw.LwMenu
- Gets the original item component for the given menu item.
- fetchEditedValue(int, int, Object, LwComponent) -
Method in interface org.zaval.lw.grid.LwEditorProvider
- Fetches the value from the editor component of the specified cell.
- fetchEditedValue(int, int, Object, LwComponent) -
Method in class org.zaval.lw.grid.LwDefEditors
- Fetches the value from the editor component of the specified cell.
- fetchEditedValue(Object, LwComponent) -
Method in interface org.zaval.lw.LwEditorProvider
- Fetches the value from the editor component of the specified edited object.
- fetchEditedValue(Object, LwComponent) -
Method in class org.zaval.lw.tree.LwDefEditors
-
- fetchElement(int) -
Method in class org.zaval.lw.LwWinProducer
-
- fetchElement(int) -
Method in class org.zaval.lw.LwBWinProducer
-
- fill -
Variable in class org.zaval.lw.LwConstraints
- This field is used when the component display area is larger
than the component requested size.
- fillXORRect(LwComponent, int, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Fills the rectangle using XOR mode.
- findFocusable(LwComponent) -
Method in class org.zaval.lw.LwFocusManager
- Looks for a component that can be the focus owner starting from the specified component.
- findHandledTag(int, int) -
Method in class org.zaval.lw.mask.MaskedText
- Looks for the next handled (by the validator) character index in the text starting from the
given offset.
- findNearest(int, int) -
Method in class org.zaval.lw.LwSlider
- Finds nearest slider value where a bundle can be moved by the specified location.
- findNearest(int, int) -
Method in class org.zaval.lw.LwTracker
- Finds nearest tracker value where a bundle can be moved by the specified location.
- findNextWord(TextModel, int, int, int) -
Static method in class org.zaval.lw.LwTextField
- Finds starting from the specified line and column next word in the given text model and returns
the found word location.
- fireByPress(boolean, int) -
Method in class org.zaval.lw.LwStButton
- Sets the trigger event to generate action event by the component and the given
repeatable time.
- FIRST_EL -
Static variable in class org.zaval.lw.LwSplitPan
- The first element constraint.
- FOCUS_GAINED -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The focus gained event type.
- FOCUS_LOST -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The focus lost event type.
- FOCUS_UID -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The focus event UID.
- focusGained(FocusEvent) -
Method in class org.zaval.lw.LwFrame
- Invoked when a component gains the keyboard focus.
- focusGained(LwVCLEvent) -
Method in class org.zaval.lw.LwNotebook
-
- focusGained(LwVCLEvent) -
Method in class org.zaval.lw.LwCompList
-
- focusGained(LwVCLEvent) -
Method in class org.zaval.lw.LwTextField
-
- focusGained(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwFocusListener
- Invoked when the light weight component gained focus.
- focusLost(FocusEvent) -
Method in class org.zaval.lw.LwFrame
- Invoked when a component loses the keyboard focus.
- focusLost(LwVCLEvent) -
Method in class org.zaval.lw.LwNotebook
-
- focusLost(LwVCLEvent) -
Method in class org.zaval.lw.LwCompList
-
- focusLost(LwVCLEvent) -
Method in class org.zaval.lw.LwTextField
-
- focusLost(LwVCLEvent) -
Method in class org.zaval.lw.LwButton
-
- focusLost(LwVCLEvent) -
Method in interface org.zaval.lw.event.LwFocusListener
- Invoked when the light weight component lost focus.
- FONT_METRICS -
Static variable in class org.zaval.lw.LwToolkit
- The default font metrics definition.
- fr -
Variable in class org.zaval.lw.grid.CellsVisibility
-
G
- GAUGE_VIEW -
Static variable in class org.zaval.lw.LwSlider
- The gauge view id.
- get() -
Method in class org.zaval.lw.LwClipboardMan
- Gets the content of the clipboard.
- get() -
Method in class org.zaval.lw.AWTClipboardMan
-
- get(int) -
Method in class org.zaval.data.Matrix
- Gets the value at the specified cell index.
- get(int) -
Method in class org.zaval.lw.LwPanel
- Gets a child component at the given index.
- get(int) -
Method in interface org.zaval.lw.LayoutContainer
- Gets the child element at the given index.
- get(int, int) -
Method in class org.zaval.data.Matrix
- Gets the value of the specified cell.
- get(int, int) -
Method in interface org.zaval.data.MatrixModel
- Gets the value of the specified cell.
- get(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getAbsLocation(int, int, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Returns the absolute location for the given relative location of the component.
- getAbsLocation(LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Returns the absolute location of the component.
- getAbsX() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the x coordinate of the mouse pointer relatively the desktop parent component.
- getAbsY() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the y coordinate of the mouse pointer relatively the desktop parent component.
- getActive() -
Method in class org.zaval.lw.LwWinLayer
- Gets the current active window component.
- getAreaType(LwComponent, int, int) -
Method in class org.zaval.lw.gdp.InsetsCursorInfo
- Calculates and returns an area type for the specified component and the given location.
- getAscent() -
Method in class org.zaval.lw.LwTextRender
- Gets the text font ascent.
- getBackground() -
Method in class org.zaval.lw.LwCanvas
- Gets the background color of this lightweight component.
- getBackground() -
Method in interface org.zaval.lw.LwComponent
- Gets the background color of this component.
- getBackground() -
Method in interface org.zaval.lw.TxtSelectionInfo
- Returns the color that is a background for this area.
- getBg() -
Method in class org.zaval.lw.LwViewMan
- Gets the view that should be used as a background view for the owner component.
- getBits(int, int, boolean) -
Static method in class org.zaval.util.MathBox
- Sets the bits value for the specified bit mask and returns the new bit mask.
- getBlankChar(char) -
Method in class org.zaval.lw.mask.DateMaskValidator
-
- getBlankChar(char) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- getBlankChar(char) -
Method in interface org.zaval.lw.mask.MaskValidator
- Gets the blank character for the specified mask tag.
- getBorder() -
Method in class org.zaval.lw.LwViewMan
- Gets the view that should be used as a border view for the owner component.
- getBorderColor() -
Method in class org.zaval.lw.gdp.DgnBorder
- Gets the border color.
- getBorderType() -
Method in class org.zaval.lw.LwBorder
- Gets the border type.
- getBottom() -
Method in class org.zaval.lw.gdp.DgnBorder
-
- getBottom() -
Method in class org.zaval.lw.LwView
- Gets the bottom indent.
- getBottom() -
Method in class org.zaval.lw.LwCanvas
- Returns the inset from the bottom.
- getBottom() -
Method in class org.zaval.lw.LwTabBrView
-
- getBottom() -
Method in class org.zaval.lw.LwBorder
-
- getBottom() -
Method in class org.zaval.lw.theme.LwBorder
-
- getBottom() -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- getBottom() -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- getBottom() -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- getBounds() -
Method in class org.zaval.lw.LwCanvas
- Gets the bounds of this component.
- getBounds() -
Method in interface org.zaval.lw.Layoutable
- Gets the bounds of this component.
- getBoundsMask() -
Method in class org.zaval.lw.gdp.ShapeController
- Gets the insets mask.
- getBox() -
Method in class org.zaval.lw.LwCheckbox
- Gets the component that is used as a the box component with the component.
- getBoxType() -
Method in class org.zaval.lw.LwCheckbox
- Gets the box view type.
- getBundleIndex() -
Method in class org.zaval.lw.event.LwTrackerEvent
- Gets the tracker bundle index.
- getBundleIndex(int, int) -
Method in class org.zaval.lw.LwTracker
- Returns a bundle element index by the specified location.
- getBundles() -
Method in class org.zaval.lw.LwTracker
- Gets a number of bundles elements.
- getBundleView(int) -
Method in class org.zaval.lw.LwTracker
- Gets a view for the specified bundle.
- getCaptionAt(int, int) -
Method in class org.zaval.lw.grid.LwGridCaption
- Gets the title row or column (depending on the caption orientation) at the specified
location.
- getCaptionComp() -
Method in class org.zaval.lw.LwWinProducer
- Gets the caption component that should be used for the window.
- getCellColor(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getCellColor(int, int) -
Method in interface org.zaval.lw.grid.LwGridViewProvider
- Gets the specified grid cell color.
- getCellColor(int, int) -
Method in class org.zaval.lw.grid.LwDefViews
- Gets the specified grid cell color.
- getCellInsets() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the grid cells insets.
- getCellInsets() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the cells insets.
- getCellsVisibility() -
Method in class org.zaval.lw.grid.LwGrid
-
- getCellsVisibility() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the grid visibility.
- getChildAt(Item, int) -
Method in class org.zaval.data.Tree
-
- getChildAt(Item, int) -
Method in interface org.zaval.data.TreeModel
- Returns a child item for the given parent item at the specified index.
- getChildIndex(Item) -
Method in class org.zaval.data.Tree
-
- getChildIndex(Item) -
Method in interface org.zaval.data.TreeModel
- Searches for the first occurence of the given item in the parent items vector,
testing for equality using the
equals method and returns the child index.
- getChildren() -
Method in class org.zaval.data.Tree
- Gets all child items for the root item of the tree.
- getChildren(Item) -
Method in class org.zaval.data.Tree
- Gets all child items for the specified item.
- getChildrenCount(Item) -
Method in class org.zaval.data.Tree
-
- getChildrenCount(Item) -
Method in interface org.zaval.data.TreeModel
- Returns a number of child items for the given parent item.
- getClickCount() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the number of consecutive mouse clicks.
- getColor(int) -
Method in class org.zaval.lw.LwAList
- Gets the specified element color.
- getColor(int) -
Method in class org.zaval.lw.tree.LwTree
- Gets the color for the specified element.
- getColor(int) -
Method in class org.zaval.lw.grid.LwGrid
- Gets the color for the specified element.
- getColPSWidth(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getColPSWidth(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the specified column preferred width.
- getCols() -
Method in class org.zaval.data.Matrix
- Gets the number of columns.
- getCols() -
Method in interface org.zaval.data.MatrixModel
- Gets the number of columns.
- getCols() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getColWidth(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getColWidth(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the specified column width.
- getColX(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getColX(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the x coordinate of the specified grid column.
- getComboButton() -
Method in class org.zaval.lw.LwCombo
- Gets the combo button.
- getContent() -
Method in class org.zaval.lw.LwBlankDialog
- Gets the content component.
- getCurrentCol() -
Method in class org.zaval.misc.PosController
- Gets the current column inside the current line.
- getCurrentDgn() -
Static method in class org.zaval.lw.gdp.DgnController
- Returns current activated designer controller.
- getCurrentLine() -
Method in class org.zaval.misc.PosController
- Gets the current line.
- getCursorable(LwComponent) -
Method in class org.zaval.lw.LwCursorManager
- Gets the current cursorable interface for the given component.
- getCursorForArea(int) -
Method in class org.zaval.lw.gdp.InsetsCursorInfo
- Returns the cursor type for the specified area type.
- getCursorManager() -
Static method in class org.zaval.lw.LwToolkit
- Gets the current cursor manager.
- getCursorType() -
Method in class org.zaval.lw.LwCursorManager
- Gets the current cursor type.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.gdp.DgnCursorInfo
- Gets the cursor type for the specified location of the given component.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.gdp.SimpleCursorInfo
- Returns the cursor type for the specified component and location relatively the component.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.gdp.InsetsCursorInfo
- Returns the cursor type for the specified component and location relatively the component.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.LwLink
- Gets the cursor type.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.LwTextField
- Gets the cursor type for the specified location of the given component.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.LwSplitPan
-
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.LwWindow
-
- getCursorType(LwComponent, int, int) -
Method in interface org.zaval.lw.Cursorable
- Gets the cursor type for the specified location of the given component.
- getCursorType(LwComponent, int, int) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- getCursorView() -
Method in class org.zaval.lw.LwTextField
- Gets the cursor view that is used to paint the text cursor.
- getDA() -
Method in class org.zaval.lw.J2SEDesktop
-
- getDA() -
Method in interface org.zaval.lw.LwDesktop
- Gets the dirty area of the component.
- getDataToEdit(int, int) -
Method in class org.zaval.lw.grid.LwGrid
- Invoked whenever the component wants fetch data from the data model for
the specified cell editing.
- getDataToEdit(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwPanel
- Gets the default layout manager that is set with the container during initialization.
- getDefaultLayout() -
Method in class org.zaval.lw.J2SEDesktop
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwCombo
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwActContainer
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwSpin
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwNotebook
- Gets the default layout manager that is set with the container during initialization.
- getDefaultLayout() -
Method in class org.zaval.lw.LwBorderPan
- Overrides parent method to define default layout.
- getDefaultLayout() -
Method in class org.zaval.lw.LwCompList
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwSplitPan
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwMenu
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwWindow
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwPopupLayer
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwScrollPan
- Gets the default layout manager that is set with the container during initialization.
- getDefaultLayout() -
Method in class org.zaval.lw.LwScroll
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwColorPanel
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwFontPanel
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwMenuBar
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwFilePanel
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwWinLayer
-
- getDefaultLayout() -
Method in class org.zaval.lw.LwExtender
-
- getDefaultLayout() -
Method in class org.zaval.lw.grid.LwGrid
-
- getDesktop(LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Gets the desktop container for the specified component.
- getDgnContainer() -
Method in class org.zaval.lw.gdp.DgnController
- Gets the designer container that is used by the controller.
- getDirectChild(LwComponent, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Returns the immediate child component for the parent and the given child.
- getDirectCompAt(int, int, LwContainer) -
Static method in class org.zaval.lw.LwToolkit
- Returns the immediate child component at the specified location of the parent component.
- getEditor(int, int, Object) -
Method in interface org.zaval.lw.grid.LwEditorProvider
- Gets the editor component for the specified cell and the given data model value.
- getEditor(int, int, Object) -
Method in class org.zaval.lw.grid.LwDefEditors
- Gets the editor component for the specified cell and the given data model value.
- getEditor(LwComponent, Object) -
Method in interface org.zaval.lw.LwEditorProvider
- Gets the editor component for the specified component and the given data model value.
- getEditor(LwComponent, Object) -
Method in class org.zaval.lw.tree.LwDefEditors
-
- getEditorProvider() -
Method in class org.zaval.lw.tree.LwTree
- Gets the items editors provider.
- getElement(int) -
Method in class org.zaval.lw.LwWinProducer
- Gets the specified window element.
- getElement(Integer) -
Method in class org.zaval.lw.LwSpin
- Gets the increment, decrement button or editor component depending on the specified layout
constraint.
- getElement(Object) -
Method in class org.zaval.lw.LwSplitPan
- Gets the element of the splitter panel by the given constraint.
- getElement(Object) -
Method in class org.zaval.lw.LwScroll
- Gets the element of the scroll bar by the given constraint.
- getElementTypes() -
Method in class org.zaval.lw.LwWinProducer
-
- getEndSelection() -
Method in class org.zaval.lw.LwTextField
-
- getEndSelection() -
Method in interface org.zaval.lw.TxtSelectionInfo
- Returns the last selection row and column
- getEventDestination(LwComponent) -
Method in class org.zaval.lw.event.LwEventManager
- Gets the event destination.
- getEventManager() -
Static method in class org.zaval.lw.LwToolkit
- Gets the current event manager.
- getExtraChar(int) -
Method in interface org.zaval.data.TextModel
- Gets special extra char that is used to store extra information by the specified index.
- getExtraChar(int) -
Method in class org.zaval.data.Text
-
- getExtraChar(int) -
Method in class org.zaval.data.SingleLineTxt
-
- getExtraChar(int) -
Method in class org.zaval.lw.mask.MaskedText
-
- getExtraSize() -
Method in class org.zaval.lw.LwScroll
- Get the extra size.
- getFileTree() -
Method in class org.zaval.lw.LwFilePanel
- Gets the tree component that represents the file tree.
- getFirstCell() -
Method in class org.zaval.lw.grid.CellsVisibility
- Gets the first visible cell.
- getFirstCellLoc() -
Method in class org.zaval.lw.grid.CellsVisibility
- Gets the first visible cell location.
- getFirstUpdatedLine() -
Method in class org.zaval.data.event.TextEvent
- Gets the start updated line number from that the text has been modified.
- getFlagState(int) -
Method in class org.zaval.lw.grid.LwGridCaption
- Gets the specified flag state.
- getFocusComponent() -
Method in class org.zaval.lw.LwActContainer
- Gets the child component that is used to indicate whenever the component has focus.
- getFocusManager() -
Static method in class org.zaval.lw.LwToolkit
- Gets the current focus manager.
- getFocusOwner() -
Method in class org.zaval.lw.LwFocusManager
- Gets the focus owner component.
- getFocusRoot() -
Method in class org.zaval.lw.LwBaseLayer
-
- getFocusRoot() -
Method in interface org.zaval.lw.LwLayer
- Gets if the focus root component.
- getFocusRoot() -
Method in class org.zaval.lw.LwWinLayer
-
- getFont() -
Method in class org.zaval.lw.LwTextRender
- Gets the font of the text render.
- getFontList() -
Static method in class org.zaval.lw.LwToolkit
- Gets the list of available fonts names.
- getFontMetrics() -
Method in class org.zaval.lw.LwTextRender
- Gets the font metrics of the text render.
- getFontMetrics(Font) -
Static method in class org.zaval.lw.LwToolkit
- Gets the font metrics for the specified font.
- getForeground() -
Method in class org.zaval.lw.LwLabel
- Gets the text color.
- getForeground() -
Method in class org.zaval.lw.LwTextRender
- Gets the foreground color.
- getGap() -
Method in class org.zaval.lw.gdp.DgnBorder
- Gets the gap.
- getGap() -
Method in class org.zaval.lw.LwFlowLayout
- Gets the gap.
- getGraphics() -
Method in class org.zaval.lw.J2SEDesktop
-
- getGraphics() -
Method in interface org.zaval.lw.LwDesktop
- Gets a graphics context for this desktop.
- getGraphics(LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Gets the graphics context for the specified lightweight component.
- getGraphics(LwComponent, int, int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Gets the graphics context for the specified area of the lightweight component.
- getGridCols() -
Method in class org.zaval.lw.grid.LwGrid
-
- getGridCols() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getGridCols() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the number of the grid columns.
- getGridRows() -
Method in class org.zaval.lw.grid.LwGrid
-
- getGridRows() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getGridRows() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the number of the grid rows.
- getGripperLoc() -
Method in class org.zaval.lw.LwSplitPan
- Gets the gripper component location.
- getHeight() -
Method in class org.zaval.lw.LwCanvas
-
- getHeight() -
Method in interface org.zaval.lw.Layoutable
- Gets the height of this component.
- getHeight() -
Method in class org.zaval.lw.tree.ItemMetrics
- Gets the node height.
- getHgap() -
Method in class org.zaval.lw.LwBorderLayout
- Returns the horizontal.
- getID() -
Method in class org.zaval.lw.gdp.event.DgnControllerEvent
-
- getID() -
Method in class org.zaval.data.event.TextEvent
- Gets the text event id
- getID() -
Method in class org.zaval.lw.LwBaseLayer
-
- getID() -
Method in interface org.zaval.lw.LwLayer
- Gets the layer id.
- getID() -
Method in class org.zaval.lw.event.LwVCLEvent
- Gets the event id.
- getID() -
Method in class org.zaval.lw.event.LwTrackerEvent
-
- getImage() -
Method in class org.zaval.lw.LwImage
- Gets the image that is shown with the component.
- getImage() -
Method in class org.zaval.lw.LwImgRender
- Gets the target image object that is painted with the render.
- getImage(String) -
Static method in class org.zaval.lw.LwToolkit
- Reads an image by the specified path.
- getImgRender() -
Method in class org.zaval.lw.LwImage
- Gets the image render that is used as the face view for the component with the view manager.
- getInsets() -
Method in class org.zaval.lw.LwCanvas
- Calculates and returns the insets of this component.
- getInsets() -
Method in interface org.zaval.lw.Layoutable
- Determines the insets of this component.
- getIntervals() -
Method in class org.zaval.lw.LwSlider
- Gets the number of the slider intervals.
- getIntervalSize(int) -
Method in class org.zaval.lw.LwSlider
- Gets the specified interval size.
- getItem(int) -
Method in class org.zaval.lw.LwAList
- Gets the item at the specified index.
- getItem(int) -
Method in class org.zaval.lw.LwCompList
-
- getItem(int) -
Method in class org.zaval.lw.LwList
-
- getItemAt(int, int) -
Method in class org.zaval.lw.tree.LwTree
- Looks up and returns an item that is placed at the specified location.
- getItemByRow(int) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Returns the tree item by the specified model row.
- getItemGaps() -
Method in class org.zaval.lw.LwAList
- Gets the item gaps.
- getItemH(int) -
Method in class org.zaval.lw.LwAList
- Gets the specified item height.
- getItemIdxAt(int, int) -
Method in class org.zaval.lw.LwAList
- Gets an item index that is located at the given location.
- getItemIdxAt(int, int) -
Method in class org.zaval.lw.LwCompList
-
- getItemIdxAt(int, int) -
Method in class org.zaval.lw.LwList
-
- getItemMetrics(Item) -
Method in class org.zaval.lw.tree.LwTree
- Gets the item metric for the specified item.
- getItemsCount() -
Method in class org.zaval.data.Tree
-
- getItemsCount() -
Method in interface org.zaval.data.TreeModel
- Gets the total items number in the tree model.
- getItemView(int) -
Method in class org.zaval.lw.LwAList
- Gets the view for the list item at the specified position.
- getItemView(int) -
Method in class org.zaval.lw.LwCompList
-
- getItemView(int) -
Method in class org.zaval.lw.LwList
-
- getItemW(int) -
Method in class org.zaval.lw.LwAList
- Gets the specified item width.
- getItemX(int) -
Method in class org.zaval.lw.LwAList
- Gets the item x coordinate.
- getItemX(int) -
Method in class org.zaval.lw.LwCompList
-
- getItemX(int) -
Method in class org.zaval.lw.LwList
-
- getItemY(int) -
Method in class org.zaval.lw.LwAList
- Gets the item y coordinate.
- getItemY(int) -
Method in class org.zaval.lw.LwCompList
-
- getItemY(int) -
Method in class org.zaval.lw.LwList
-
- getKey() -
Method in class org.zaval.lw.LwMenu
- Gets the popup menu id.
- getKeyChar() -
Method in class org.zaval.lw.event.LwKeyEvent
- Gets the key character that has been typed.
- getKeyCode() -
Method in class org.zaval.lw.event.LwKeyEvent
- Gets the key code associated with the key in the event.
- getKeyType(int, int) -
Static method in class org.zaval.lw.LwToolkit
- Gets the key type for the specified key code and key mask.
- getLastCell() -
Method in class org.zaval.lw.grid.CellsVisibility
- Gets the last visible cell.
- getLastCellLoc() -
Method in class org.zaval.lw.grid.CellsVisibility
- Gets the last visible cell location.
- getLayer(Object) -
Method in class org.zaval.lw.J2SEDesktop
-
- getLayer(Object) -
Method in interface org.zaval.lw.LwDesktop
- Gets the layer by the specified id.
- getLayoutOffset() -
Method in class org.zaval.lw.LwPanel
- Returns the offset.
- getLayoutOffset() -
Method in class org.zaval.lw.LwCompList
-
- getLayoutOffset() -
Method in interface org.zaval.lw.LayoutContainer
- Returns the offset.
- getLeft() -
Method in class org.zaval.lw.gdp.DgnBorder
-
- getLeft() -
Method in class org.zaval.lw.LwView
- Gets the left indent.
- getLeft() -
Method in class org.zaval.lw.LwCanvas
- Returns the inset from the left.
- getLeft() -
Method in class org.zaval.lw.LwTabBrView
-
- getLeft() -
Method in class org.zaval.lw.LwBorder
-
- getLeft() -
Method in class org.zaval.lw.theme.LwBorder
-
- getLeft() -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- getLeft() -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- getLeft() -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- getLeftCaption() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the grid left caption component.
- getLeftCaptionWidth() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the grid left caption component width.
- getLine(int) -
Method in interface org.zaval.data.TextModel
- Returns the line at the specified line number.
- getLine(int) -
Method in class org.zaval.data.Text
- Returns the line at the specified line number.
- getLine(int) -
Method in class org.zaval.data.SingleLineTxt
- Returns the line at the specified line number.
- getLine(int) -
Method in class org.zaval.lw.LwTextRender
- Gets the string presentation of the specified line.
- getLine(int) -
Method in class org.zaval.lw.LwPasswordText
- Gets the string presentation of the specified line.
- getLine(int) -
Method in class org.zaval.lw.mask.MaskedText
-
- getLineHeight() -
Method in class org.zaval.lw.LwTextRender
- Gets line height.
- getLineIndent() -
Method in class org.zaval.lw.LwTextRender
- Gets the line indent.
- getLines() -
Method in interface org.zaval.misc.PosInfo
- Gets the number of lines.
- getLines() -
Method in class org.zaval.lw.LwGridLayout
- Implements org.zaval.misc.PosInfo interface method to define number of lines.
- getLines() -
Method in class org.zaval.lw.LwAList
-
- getLines() -
Method in class org.zaval.lw.LwTextField
-
- getLines() -
Method in class org.zaval.lw.LwListLayout
- Implements org.zaval.misc.PosInfo interface method to define number of lines.
- getLines() -
Method in class org.zaval.lw.LwScroll
-
- getLines() -
Method in class org.zaval.lw.grid.LwGrid
-
- getLineSize(int) -
Method in interface org.zaval.misc.PosInfo
- Gets the line size for the specified line number.
- getLineSize(int) -
Method in class org.zaval.lw.LwGridLayout
- Implements org.zaval.misc.PosInfo interface method to define the line size.
- getLineSize(int) -
Method in class org.zaval.lw.LwAList
-
- getLineSize(int) -
Method in class org.zaval.lw.LwTextField
-
- getLineSize(int) -
Method in class org.zaval.lw.LwListLayout
- Implements org.zaval.misc.PosInfo interface method to define the line size.
- getLineSize(int) -
Method in class org.zaval.lw.LwScroll
-
- getLineSize(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getList() -
Method in class org.zaval.lw.LwCombo
- Gets the list component that is used as the combo list to store and show the combo box content.
- getLocation() -
Method in class org.zaval.lw.LwCanvas
- Gets the location of this component point specifying the component top-left corner.
- getLocation() -
Method in interface org.zaval.lw.Layoutable
- Gets the location of this component point specifying the component top-left corner.
- getLwComponent() -
Method in class org.zaval.lw.event.LwVCLEvent
- Gets the source object of the event as LwComponent instance.
- getLwComponentAt(int, int) -
Method in class org.zaval.lw.LwCanvas
- Determines if the component or an immediate child component contains the
(xx, yy) location in its visible part and if so, returns the component.
- getLwComponentAt(int, int) -
Method in class org.zaval.lw.LwPanel
- Determines if the component or an immediate child component contains the
(xx, yy) location in its visible part and if so, returns the component.
- getLwComponentAt(int, int) -
Method in class org.zaval.lw.J2SEDesktop
-
- getLwComponentAt(int, int) -
Method in interface org.zaval.lw.LwComponent
- Determines if the component or an immediate child component contains the
(x, y) location in its visible part and if so, returns the component.
- getLwComponentAt(int, int) -
Method in class org.zaval.lw.LwWinLayer
-
- getLwLayout() -
Method in class org.zaval.lw.LwPanel
- Gets the layout manager of this container.
- getLwLayout() -
Method in interface org.zaval.lw.LwContainer
- Gets a layout manager for this container.
- getLwParent() -
Method in class org.zaval.lw.LwCanvas
- Gets the lightweight parent of this component.
- getLwParent() -
Method in interface org.zaval.lw.LwComponent
- Gets the lightweight parent of this component.
- getLwParent() -
Method in class org.zaval.lw.event.LwContainerEvent
- Gets the container where the source component has been added or removed.
- getMask() -
Method in class org.zaval.lw.event.LwKeyEvent
- Gets the keyboard mask.
- getMask() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the mask.
- getMask() -
Method in class org.zaval.lw.mask.LwMaskTextField
- Gets the mask.
- getMask() -
Method in class org.zaval.lw.mask.MaskedText
- Gets the mask.
- getMax() -
Method in class org.zaval.lw.LwSlider
- Gets the maximal possible value.
- getMax() -
Method in class org.zaval.lw.LwTracker
- Gets the maximal possible value.
- getMax(int) -
Method in class org.zaval.lw.LwTracker
- Gets the maximal possible value for the specified bundle.
- getMaxOffset() -
Method in class org.zaval.misc.PosController
- Gets the maximal possible position value.
- getMaxOffset() -
Method in interface org.zaval.misc.PosInfo
- Gets the maximal offset.
- getMaxOffset() -
Method in class org.zaval.lw.LwGridLayout
- Implements org.zaval.misc.PosInfo interface method to define max offset.
- getMaxOffset() -
Method in class org.zaval.lw.LwAList
-
- getMaxOffset() -
Method in class org.zaval.lw.LwTextField
-
- getMaxOffset() -
Method in class org.zaval.lw.LwListLayout
- Implements org.zaval.misc.PosInfo interface method to define max offset.
- getMaxOffset() -
Method in class org.zaval.lw.LwScroll
-
- getMaxOffset() -
Method in class org.zaval.lw.grid.LwGrid
-
- getMaxPadHeight() -
Method in class org.zaval.lw.LwCombo
- Gets the max pad height.
- getMaxPreferredSize(LayoutContainer) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and gets the maximal preferred size among visible children of the specified
container.
- getMaxValue() -
Method in class org.zaval.lw.LwSpin
- Gets the maximum value.
- getMaxValue() -
Method in class org.zaval.lw.mask.BasicMaskValidator
- Gets the maximal possible value.
- getMenu(LwComponent) -
Method in class org.zaval.lw.LwMenuBar
- Gets the popup menu component that is associated with the specified menu bar item component.
- getMin() -
Method in class org.zaval.lw.LwSlider
- Gets the minimal possible value.
- getMin() -
Method in class org.zaval.lw.LwTracker
- Gets a minimal possible value.
- getMin(int) -
Method in class org.zaval.lw.LwTracker
- Gets a minimal possible value for the specified bundle.
- getMinValue() -
Method in class org.zaval.lw.LwSpin
- Gets the minimum value.
- getMinValue() -
Method in class org.zaval.lw.mask.BasicMaskValidator
- Gets the minimal possible value.
- getModel() -
Method in class org.zaval.lw.tree.LwTree
- Gets the tree model that is rendered with the tree view component.
- getModel() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the data model.
- getModelRow(int) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Converts and returns the model row by the specified grid row.
- getNCanvas() -
Method in class org.zaval.lw.J2SEDesktop
-
- getNCanvas() -
Method in interface org.zaval.lw.LwDesktop
- Gets the native component where the desktop layer "lives".
- getNetGap() -
Method in class org.zaval.lw.grid.LwGrid
-
- getNetGap() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the gap.
- getNetMask() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the net mask.
- getOffset() -
Method in class org.zaval.data.event.TextEvent
- Returns the offset that defines where the removing or inserting operation has been
performed.
- getOffset() -
Method in class org.zaval.misc.PosController
- Gets the current position.
- getOffsetByPoint(int, int, PosController) -
Static method in class org.zaval.misc.PosController
- Gets an offset by the specified text line and column for the specified controller.
- getOrientation() -
Method in class org.zaval.lw.LwSlider
- Gets the slider orientation.
- getOrientation() -
Method in class org.zaval.lw.LwSplitPan
- Gets the splitter type.
- getOrigin() -
Method in class org.zaval.lw.LwCanvas
- Returns an origin of the component.
- getOrigin() -
Method in class org.zaval.lw.LwTextField
- Returns an origin of the component.
- getOrigin() -
Method in interface org.zaval.lw.LwComponent
- Returns an origin of the component.
- getOrigin() -
Method in class org.zaval.lw.tree.LwTree
-
- getOrigin() -
Method in class org.zaval.lw.grid.LwGrid
-
- getPageIncrement() -
Method in class org.zaval.lw.LwScroll
- Gets the page increment value.
- getPaintManager() -
Static method in class org.zaval.lw.LwToolkit
- Gets the current paint manager.
- getParent() -
Method in class org.zaval.lw.LwViewMan
- Gets the owner component for this view manager.
- getParent(Item) -
Method in class org.zaval.data.Tree
-
- getParent(Item) -
Method in interface org.zaval.data.TreeModel
- Returns a parent for the given item.
- getPHeight() -
Method in class org.zaval.lw.LwViewMan
- Returns the calculated preferred height.
- getPointByOffset(int, PosController) -
Static method in class org.zaval.misc.PosController
- Gets a line number and a column number by the specified text offset for the specified controller.
- getPointValue(int) -
Method in class org.zaval.lw.LwSlider
- Gets the start value for the specified interval.
- getPopup(LwComponent) -
Method in class org.zaval.lw.LwPopupManager
- Gets the popup info interface for the specified component.
- getPopup(LwComponent, int, int) -
Method in interface org.zaval.lw.PopupInfo
- Returns a popup menu that should be shown at the given location
of the target component.
- getPosController() -
Method in class org.zaval.lw.LwAList
- Gets the position controller.
- getPosController() -
Method in class org.zaval.lw.LwTextField
- Gets the pos controller that manages the text cursor position.
- getPosController() -
Method in class org.zaval.lw.LwScroll
- Gets the position controller.
- getPosController() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the position controller.
- getPosInfo() -
Method in class org.zaval.misc.PosController
- Gets the pos info.
- getPreferredSize() -
Method in class org.zaval.lw.LwView
- Gets the view preferred size.
- getPreferredSize() -
Method in class org.zaval.lw.LwCanvas
- Gets the preferred size of this component.
- getPreferredSize() -
Method in class org.zaval.lw.LwPanel
-
- getPreferredSize() -
Method in interface org.zaval.lw.Layoutable
- Gets the preferred size of this component.
- getPreferredSize() -
Method in class org.zaval.lw.LwTextField
-
- getPreferredSize() -
Method in class org.zaval.lw.CrEmeFrame
-
- getPreferredSize() -
Method in class org.zaval.lw.NCanvas
-
- getPrevLines() -
Method in class org.zaval.data.event.TextEvent
- Returns the previous line numbers.
- getPrevValue() -
Method in class org.zaval.lw.event.LwTrackerEvent
- Gets the previous value (for the specified by the event tracker bundle element).
- getProperties(String) -
Static method in class org.zaval.lw.LwToolkit
- Reads a properties file by the specified path and returns it as java.util.Properties instance.
- getProperty(int) -
Method in class org.zaval.lw.J2SEDesktop
-
- getProperty(int) -
Method in interface org.zaval.lw.LwDesktop
- Gets the value for the specified property.
- getPSImpl() -
Method in class org.zaval.lw.LwCanvas
- Invoked to calculate and return the component preferred size.
- getPSSize(int, boolean) -
Method in class org.zaval.lw.grid.LwGrid
-
- getPSSize(int, boolean) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getPWidth() -
Method in class org.zaval.lw.LwViewMan
- Returns the calculated preferred width.
- getRectColor() -
Method in class org.zaval.lw.LwActContainer
- Gets the border color that is used to paint rectangle frame around the focus idicator
component.
- getRelLocation(int, int, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Returns the relative location for the specified absolute location relatively the light
weight component.
- getRelLocation(int, int, LwComponent, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Returns the relative location for the specified target location relatively the light
weight component.
- getResourcesBase() -
Static method in class org.zaval.lw.LwToolkit
- Gets the base directory to look up LwVCL resources (properties, images etc).
- getRight() -
Method in class org.zaval.lw.gdp.DgnBorder
-
- getRight() -
Method in class org.zaval.lw.LwView
- Gets the right indent.
- getRight() -
Method in class org.zaval.lw.LwCanvas
- Returns the inset from the right.
- getRight() -
Method in class org.zaval.lw.LwTabBrView
-
- getRight() -
Method in class org.zaval.lw.LwBorder
-
- getRight() -
Method in class org.zaval.lw.theme.LwBorder
-
- getRight() -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- getRight() -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- getRight() -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- getRoot() -
Method in class org.zaval.data.Tree
-
- getRoot() -
Method in interface org.zaval.data.TreeModel
- Gets the root item of the tree model.
- getRoot() -
Method in class org.zaval.lw.CrEmeFrame
- Gets the root light weight component that has to be used as a top-level container
for other light weight components.
- getRoot() -
Method in class org.zaval.lw.LwWindow
- Gets the root container.
- getRoot() -
Method in class org.zaval.lw.LwApplet
- Gets the root light weight component that has to be used as a top-level container
for other light weight components.
- getRoot() -
Method in class org.zaval.lw.LwWinProducer
- Gets the root container that should be used for the window.
- getRoot() -
Method in class org.zaval.lw.LwFrame
- Gets the root light weight component that has to be used as a top-level container
for other light weight components.
- getRootLayer() -
Method in class org.zaval.lw.J2SEDesktop
-
- getRootLayer() -
Method in interface org.zaval.lw.LwDesktop
- Gets the root layer that should be used to add a light weight component on the desktop
surface.
- getRowHeight(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getRowHeight(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the specified row height.
- getRowPSHeight(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getRowPSHeight(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the specified row preferred height.
- getRows() -
Method in class org.zaval.data.Matrix
- Gets the number of rows.
- getRows() -
Method in interface org.zaval.data.MatrixModel
- Gets the number of rows.
- getRows() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getRowY(int) -
Method in class org.zaval.lw.grid.LwGrid
-
- getRowY(int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the y coordinate of the specified grid row.
- getScaleColor() -
Method in class org.zaval.lw.LwSlider
- Gets the scale color.
- getScaleColor(int) -
Method in class org.zaval.lw.LwTracker
- Gets the scale color for the specified scale area.
- getScaleGap() -
Method in class org.zaval.lw.LwSlider
- Gets the scale gap.
- getScreenSize() -
Static method in class org.zaval.lw.LwToolkit
- Gets the size of the screen.
- getScrollbar(int) -
Method in class org.zaval.lw.LwScrollPan
- Gets the horizontal or vertical scroller component.
- getSelectColor() -
Method in class org.zaval.lw.LwTextField
-
- getSelectColor() -
Method in interface org.zaval.lw.TxtSelectionInfo
- Returns the color that is used to render selected text background.
- getSelected() -
Method in class org.zaval.lw.LwGroup
- Gets the switching component that has "on" state for the group.
- getSelected() -
Method in class org.zaval.lw.LwAList
- Gets the selected item.
- getSelectedColor() -
Method in class org.zaval.lw.LwColorPanel
- Gets the current selected color.
- getSelectedFile() -
Method in class org.zaval.lw.LwFilePanel
- Gets the selected file.
- getSelectedFont() -
Method in class org.zaval.lw.LwFontPanel
- Gets the current selected font.
- getSelectedIndex() -
Method in class org.zaval.lw.LwNotebook
- Gets the tab index of the selected tab.
- getSelectedIndex() -
Method in class org.zaval.lw.LwAList
- Gets the selected item index.
- getSelectedItem() -
Method in class org.zaval.lw.tree.LwTree
- Gets the item that is selected at the moment.
- getSelectedItem() -
Method in class org.zaval.lw.grid.LwTreeGrid
- Gets the selected tree item.
- getSelectedText() -
Method in class org.zaval.lw.LwTextField
-
- getSelectedText() -
Method in interface org.zaval.lw.TxtSelectionInfo
- Returns the selected text.
- getSelectionOffsets() -
Method in class org.zaval.lw.LwTextField
- Gets the start and last selection offsets.
- getSize() -
Method in interface org.zaval.data.TextModel
- Returns the number of lines for the text model.
- getSize() -
Method in class org.zaval.data.Text
- Returns the line number of the text.
- getSize() -
Method in class org.zaval.data.SingleLineTxt
- Returns the line number of the text.
- getSize() -
Method in class org.zaval.data.event.TextEvent
- Returns the size that defines size of removed or inserted text part.
- getSize() -
Method in class org.zaval.lw.LwCanvas
- Returns a size of this component.
- getSize() -
Method in class org.zaval.lw.LwViewMan
- Gets a number of views that the manager contains.
- getSize() -
Method in class org.zaval.lw.LwAdvViewMan
-
- getSize() -
Method in interface org.zaval.lw.Layoutable
- Returns a size of this component.
- getSize() -
Method in class org.zaval.lw.mask.MaskElement
- Gets the mask element size.
- getSize() -
Method in class org.zaval.lw.mask.MaskedText
-
- getSOLocation() -
Method in interface org.zaval.misc.ScrollObj
- Gets the scroll object location.
- getSOLocation() -
Method in class org.zaval.lw.LwAList
-
- getSOLocation() -
Method in class org.zaval.lw.LwTextField
-
- getSOLocation() -
Method in class org.zaval.lw.LwScrollPan
-
- getSOLocation() -
Method in class org.zaval.lw.tree.LwTree
-
- getSOLocation() -
Method in class org.zaval.lw.grid.LwGrid
-
- getSOSize() -
Method in interface org.zaval.misc.ScrollObj
- Gets the scroll object size.
- getSOSize() -
Method in class org.zaval.lw.LwAList
-
- getSOSize() -
Method in class org.zaval.lw.LwTextField
-
- getSOSize() -
Method in class org.zaval.lw.LwScrollPan
-
- getSOSize() -
Method in class org.zaval.lw.tree.LwTree
-
- getSOSize() -
Method in class org.zaval.lw.grid.LwGrid
-
- getSpaces() -
Method in class org.zaval.lw.LwNotebook
- Returns extra indents for the selected tab.
- getSpinValidator() -
Method in class org.zaval.lw.LwSpin
- Gets the spin validator.
- getStartSelection() -
Method in class org.zaval.lw.LwTextField
-
- getStartSelection() -
Method in interface org.zaval.lw.TxtSelectionInfo
- Returns the start selection row and column
- getState() -
Method in class org.zaval.lw.LwStButton
- Gets the current button state.
- getState() -
Method in class org.zaval.lw.LwCheckbox
- Gets the state of the checkbox.
- getState(Switchable) -
Method in class org.zaval.lw.LwSwitchManager
- Gets state for the specified switching component.
- getState(Switchable) -
Method in class org.zaval.lw.LwSwitchManImpl
-
- getState(Switchable) -
Method in class org.zaval.lw.LwGroup
-
- getStaticObj(String) -
Static method in class org.zaval.lw.LwToolkit
- Gets the static object by the specified key.
- getStaticObj(String, boolean) -
Static method in class org.zaval.lw.LwToolkit
- Gets the static object or its clone by the specified key.
- getStatusComp() -
Method in class org.zaval.lw.LwWinProducer
- Gets the status bar component that should be used for the window.
- getStep() -
Method in class org.zaval.lw.LwSpin
- Gets the current step.
- getStep() -
Method in class org.zaval.lw.LwTracker
- Gets the exact step.
- getSubMenu(int) -
Method in class org.zaval.lw.LwMenu
- Gets the sub menu for the given menu item.
- getSubString(LwTextRender, Point, Point) -
Static method in class org.zaval.lw.LwTextField
- Returns a substring of the specified text render, at the given start and last position.
- getSwitchManager() -
Method in class org.zaval.lw.LwCheckbox
- Gets the switch manager that is used with the checkbox.
- getTabAt(int, int) -
Method in class org.zaval.lw.LwNotebook
- Gets the tab index that is located at the given location.
- getTabBounds(int) -
Method in class org.zaval.lw.LwNotebook
- Gets the tab bounds.
- getTabHGap() -
Method in class org.zaval.lw.LwNotebook
- Returns the tab horizontal gap.
- getTabVGap() -
Method in class org.zaval.lw.LwNotebook
- Returns the tab vertical gap.
- getTabView(int) -
Method in class org.zaval.lw.LwNotebook
- Gets the view for the specified tab.
- getTagAt(int) -
Method in class org.zaval.lw.mask.MaskElement
- Gets the tag at the specified index.
- getTags() -
Method in class org.zaval.lw.mask.MaskElement
- Gets the tags string.
- getTarget() -
Method in class org.zaval.lw.gdp.Controller
- Gets the current target component.
- getTarget() -
Method in class org.zaval.lw.LwRender
- Gets the target object.
- getTargetWin() -
Method in class org.zaval.lw.LwWinProducer
- Gets the target window.
- getText() -
Method in interface org.zaval.data.TextModel
- Returns the original text data that have been set with
setText method.
- getText() -
Method in class org.zaval.data.Text
- Returns the original text data that have been set with
setText method.
- getText() -
Method in class org.zaval.data.SingleLineTxt
- Returns the original text data that have been set with
setText method.
- getText() -
Method in class org.zaval.lw.LwLabel
- Gets the text that is shown with the class as a string.
- getText() -
Method in class org.zaval.lw.LwTextRender
- Gets the target text as a string.
- getText() -
Method in class org.zaval.lw.mask.MaskedText
-
- getTextLength() -
Method in interface org.zaval.data.TextModel
- Returns the text length (number of the text characters).
- getTextLength() -
Method in class org.zaval.data.Text
- Returns the text length.
- getTextLength() -
Method in class org.zaval.data.SingleLineTxt
- Returns the text length.
- getTextLength() -
Method in class org.zaval.lw.mask.MaskedText
-
- getTextLocationAt(LwTextRender, PosController) -
Static method in class org.zaval.lw.LwTextField
- Calculates and gets a pixel location for the specified text render and the text
cursor position.
- getTextModel() -
Method in class org.zaval.lw.LwLabel
- Gets the text model that is shown with the class.
- getTextModel() -
Method in class org.zaval.lw.LwSpin
- Gets the text model.
- getTextModel() -
Method in class org.zaval.lw.LwTextRender
- Gets the target object as the text model.
- getTextRender() -
Method in class org.zaval.lw.LwLabel
- Gets the face view as a LwTextReneder instance.
- getTextRender() -
Method in class org.zaval.lw.grid.LwDefViews
- Gets the text render that is used as the grid cells view.
- getTextRowColAt(LwTextRender, int, int) -
Static method in class org.zaval.lw.LwTextField
- Calculates and gets a text position for the specified text render and the location.
- getTimer(boolean) -
Static method in class org.zaval.util.Timer
- Gets a timer instance.
- getTitle() -
Method in class org.zaval.lw.LwWinProducer
- Gets the window title.
- getTitle() -
Method in class org.zaval.lw.LwBWinProducer
-
- getTitle(int) -
Method in class org.zaval.lw.grid.LwGridCaption
- Gets the title value for the specified column or row (depending on the orientation property).
- getTitleAlignment() -
Method in class org.zaval.lw.LwNotebook
- Gets the tabs alignment.
- getTitleAlignment() -
Method in class org.zaval.lw.LwBorderPan
- Gets the vertical alignment of the title component.
- getTitleAlignment() -
Method in interface org.zaval.lw.TitleInfo
- Gets the title alignment.
- getTitleBounds() -
Method in class org.zaval.lw.LwNotebook
-
- getTitleBounds() -
Method in class org.zaval.lw.LwBorderPan
- Gets the rectangle where the title component has been placed with the border panel.
- getTitleBounds() -
Method in interface org.zaval.lw.TitleInfo
- Gets the title size and location.
- getTitleRender() -
Method in class org.zaval.lw.LwTracker
- Gets the text render that is used to render the tracker titles.
- getTooltip(LwComponent, int, int) -
Method in class org.zaval.lw.LwTracker
-
- getTooltip(LwComponent, int, int) -
Method in interface org.zaval.lw.TooltipInfo
- Returns the component that should be used as a tool tip for the specified location
of the target component.
- getTooltipManager() -
Static method in class org.zaval.lw.LwToolkit
- Gets the current tooltip manager.
- getTop() -
Method in class org.zaval.lw.gdp.DgnBorder
-
- getTop() -
Method in class org.zaval.lw.LwView
- Gets the top indent.
- getTop() -
Method in class org.zaval.lw.LwCanvas
- Returns the inset from the top.
- getTop() -
Method in class org.zaval.lw.LwTabBrView
-
- getTop() -
Method in class org.zaval.lw.LwBorder
-
- getTop() -
Method in class org.zaval.lw.theme.LwBorder
-
- getTop() -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- getTop() -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- getTop() -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- getTopCaption() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the grid top caption component.
- getTopCaptionHeight() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the grid top caption component height.
- getTreeModel() -
Method in class org.zaval.lw.grid.LwTreeGrid
- Gets the tree model.
- getType() -
Method in class org.zaval.lw.LwView
- Gets the type of the view.
- getType() -
Method in class org.zaval.lw.mask.MaskElement
- Gets the mask element type.
- getTypeByTag(char) -
Method in class org.zaval.lw.mask.DateMaskValidator
-
- getTypeByTag(char) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- getTypeByTag(char) -
Method in interface org.zaval.lw.mask.MaskValidator
- Gets the type for the specified mask tag.
- getUID() -
Method in class org.zaval.lw.event.LwVCLEvent
- Gets the UID of the event.
- getUnitIncrement() -
Method in class org.zaval.lw.LwScroll
- Gets the unit increment value.
- getUpdatedLines() -
Method in class org.zaval.data.event.TextEvent
- Gets the number of updated lines that has been modified for the text.
- getValidator() -
Method in class org.zaval.lw.mask.LwMaskTextField
- Gets the mask validator.
- getValidator() -
Method in class org.zaval.lw.mask.MaskedText
- Gets the mask validator.
- getValue() -
Method in class org.zaval.data.Item
- Gets the value of this item.
- getValue() -
Method in class org.zaval.lw.LwSlider
- Gets the current slider value.
- getValue() -
Method in class org.zaval.lw.LwSpin
- Gets the current value.
- getValue() -
Method in class org.zaval.lw.LwProgress
- Gets the current progress value.
- getValue() -
Method in class org.zaval.lw.event.LwTrackerEvent
- Gets the value (for the specified by the event tracker bundle element).
- getValue() -
Method in class org.zaval.lw.mask.MaskElement
- Gets the mask element value.
- getValue(int) -
Method in class org.zaval.lw.LwTracker
- Gets the specified bundle value.
- getValueByElement(MaskElement) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- getValueByTag(int, char) -
Method in class org.zaval.lw.mask.MaskElement
- Gets the value for the specified tag name starting at the specified index.
- getValueByTag(MaskElement, int, char, String) -
Static method in class org.zaval.lw.mask.MaskElement
- Fetches mask element value from the specified value string for the specified mask
element, the given tag at the specified index.
- getVersion() -
Static method in class org.zaval.lw.LwToolkit
- Gets the library version.
- getVewProvider() -
Method in class org.zaval.lw.LwList
- Gets the view provider.
- getVgap() -
Method in class org.zaval.lw.LwBorderLayout
- Returns the vertical gap.
- getView() -
Method in class org.zaval.lw.LwViewMan
- Gets the view that should be used as a face view for the owner component.
- getView(boolean) -
Method in class org.zaval.lw.LwExtender
- Gets the toggle element view for the given state.
- getView(int) -
Method in class org.zaval.lw.LwSlider
- Gets the view of the specified slider element.
- getView(int) -
Method in class org.zaval.lw.LwViewMan
- Returns all views that are provided with the view manager.
- getView(int) -
Method in class org.zaval.lw.LwAdvViewMan
-
- getView(int) -
Method in class org.zaval.lw.LwNotebook
- Returns the view of the given element type.
- getView(int) -
Method in class org.zaval.lw.LwProgress
- Gets the specified element view.
- getView(int, int) -
Method in class org.zaval.lw.LwTracker
- Gets a view that is associated with the given state for the specified bundle type.
- getView(int, int, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getView(int, int, Object) -
Method in interface org.zaval.lw.grid.LwGridViewProvider
- Gets the view for the specified cell and the given data model value.
- getView(int, int, Object) -
Method in class org.zaval.lw.grid.LwDefViews
- Gets the view of the specified cell and the given data model value.
- getView(LwComponent, Object) -
Method in class org.zaval.lw.LwSlider
-
- getView(LwComponent, Object) -
Method in interface org.zaval.lw.LwViewProvider
- Gets the view for the specified object of the specified component.
- getView(LwComponent, Object) -
Method in class org.zaval.lw.LwList
-
- getView(LwComponent, Object) -
Method in class org.zaval.lw.tree.LwTree
-
- getView(String) -
Method in class org.zaval.lw.LwViewMan
- Resolves the view by the specified view name.
- getView(String) -
Method in class org.zaval.lw.LwAdvViewMan
- The method is overridden to return appropriate view by the specified name basing on
the binding hash table.
- getView(String) -
Static method in class org.zaval.lw.LwToolkit
- Gets a static object by the specified key as LwView class instance.
- getViewMan(boolean) -
Method in class org.zaval.lw.LwCanvas
- Returns a view manager of the component.
- getViewMan(boolean) -
Method in interface org.zaval.lw.LwComponent
- Returns a view manager of the component.
- getViewProvider() -
Method in class org.zaval.lw.tree.LwTree
- Gets the view provider.
- getViewProvider() -
Method in class org.zaval.lw.grid.LwGrid
- Gets the view provider.
- getViewProvider() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getVisiblePart() -
Method in class org.zaval.lw.LwCanvas
-
- getVisiblePart() -
Method in interface org.zaval.lw.LwComponent
- Returns the bounding rectangle of the visible part for the component.
- getWidth() -
Method in class org.zaval.lw.LwCanvas
-
- getWidth() -
Method in interface org.zaval.lw.Layoutable
- Gets the width of this component.
- getWidth() -
Method in class org.zaval.lw.tree.ItemMetrics
- Gets the node width.
- getWinpad() -
Method in class org.zaval.lw.LwCombo
- Gets the combo pad window.
- getWinProducer() -
Method in class org.zaval.lw.LwWindow
- Gets the window producer.
- getWizard() -
Static method in class org.zaval.lw.LwToolkit
- Gets the wizard that is used to customize the lightweight components.
- getX() -
Method in class org.zaval.lw.LwCanvas
-
- getX() -
Method in interface org.zaval.lw.Layoutable
- Gets the
x location of this component specifying the component top-left corner.
- getX() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the x coordinate of the mouse pointer relatively the source component.
- getXAlignment(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getXAlignment(int, int) -
Method in interface org.zaval.lw.grid.LwGridViewProvider
- Gets the horizontal alignment for the specified grid cell.
- getXAlignment(int, int) -
Method in class org.zaval.lw.grid.LwDefViews
- Gets the horizontal alignment for the specified grid cell.
- getXLoc(int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and returns location of the given object with the specified width that
is adjusted inside the given area with the specified width and horizontal
alignment.
- getXOrigin() -
Method in class org.zaval.lw.grid.LwGrid
-
- getXOrigin() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Returns an x origin of the grid component.
- getY() -
Method in class org.zaval.lw.LwCanvas
-
- getY() -
Method in interface org.zaval.lw.Layoutable
- Gets the
y location of this component specifying the component top-left corner.
- getY() -
Method in class org.zaval.lw.event.LwMouseEvent
- Gets the y coordinate of the mouse pointer relatively the source component.
- getYAlignment(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- getYAlignment(int, int) -
Method in interface org.zaval.lw.grid.LwGridViewProvider
- Gets the vertical alignment for the specified grid cell.
- getYAlignment(int, int) -
Method in class org.zaval.lw.grid.LwDefViews
- Gets the vertical alignment for the specified grid cell.
- getYLoc(int, int, int) -
Static method in class org.zaval.lw.LwToolkit
- Calculates and returns location of the given object with the specified height that
is adjusted inside the given area with the specified height and vertical
alignment.
- getYOrigin() -
Method in class org.zaval.lw.grid.LwGrid
-
- getYOrigin() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Returns an y origin of the grid component.
- gray1 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray2 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray3 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray4 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray5 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray6 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray7 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- gray8 -
Static variable in class org.zaval.lw.theme.p3d.LwWizard
-
- GRID -
Static variable in class org.zaval.lw.LwWizard
- Lwgrid component type value.
- GRIDCAP -
Static variable in class org.zaval.lw.LwWizard
- LwGridCaption component type value.
- GRIPPER_EL -
Static variable in class org.zaval.lw.LwSplitPan
- The gripper element constraint.
H
- H_BY_PARENT -
Static variable in class org.zaval.lw.LwRasterLayout
- Defines child heights alignment by the parent component.
- handleKey(LwKeyEvent) -
Method in class org.zaval.lw.LwTextField
- Handles the specified key event.
- hasChildren(Item) -
Method in class org.zaval.data.Tree
-
- hasChildren(Item) -
Method in interface org.zaval.data.TreeModel
- Tests if the item has one or more child items.
- hasFocus() -
Method in class org.zaval.lw.LwCanvas
- Tests if the component is a focus owner.
- hasFocus(LwComponent) -
Method in class org.zaval.lw.LwFocusManager
- Tests if the specified component has the focus.
- hasSelection() -
Method in class org.zaval.lw.LwTextField
- Tests if the a text part has been selected.
- hasVisibleCells() -
Method in class org.zaval.lw.grid.CellsVisibility
- Checks if there are any visible cells.
- height -
Variable in class org.zaval.lw.LwCanvas
-
- height -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node height
- HORIZONTAL -
Static variable in class org.zaval.lw.LwToolkit
- The horizontal alignment constant.
I
- iColVisibility(int) -
Method in class org.zaval.lw.grid.LwGrid
- Invalidates columns visibility properties.
- ICON_EL -
Static variable in class org.zaval.lw.LwWinProducer
- The icon window element id.
- id -
Variable in class org.zaval.lw.event.LwVCLEvent
- The event id.
- ID -
Static variable in class org.zaval.lw.LwPopupLayer
- The layer id.
- ID -
Static variable in class org.zaval.lw.LwWinLayer
- The layer id.
- iItem(Item) -
Method in class org.zaval.lw.tree.LwTree
- Invalidates a metric of the specified tree item.
- iItems() -
Method in class org.zaval.lw.tree.LwTree
- Invalidates a metric for all tree items.
- INC_BUTTON -
Static variable in class org.zaval.lw.LwSpin
- This is increment button layout constraint.
- INCBUTTON_EL -
Static variable in class org.zaval.lw.LwScroll
- The increment button element constraint.
- index2point(int, int) -
Static method in class org.zaval.util.MathBox
- Computes and returns the row and column for the specified offset and the given
number of columns.
- indexByPoint(int, int, int) -
Static method in class org.zaval.util.MathBox
- Converts the specified row and column to the offset.
- indexOf(LwComponent) -
Method in class org.zaval.lw.LwPanel
- Searches the specified component among this container children and returns
an index of the component in the child list.
- indexOf(LwComponent) -
Method in interface org.zaval.lw.LwContainer
- Searches the specified component among this container children and returns
an index of the component in the child list.
- INFO_WIN -
Static variable in class org.zaval.lw.LwWinLayer
- The information window type.
- init() -
Method in class org.zaval.lw.LwApplet
-
- INNER_SCALE -
Static variable in class org.zaval.lw.LwTracker
- Specifies scale area that is placed between rightmost and
left most bundles.
- insert(int, LwComponent) -
Method in class org.zaval.lw.LwPanel
- Inserts the specified lightweight component as a child of this container
at the specified position in the container list.
- insert(int, LwComponent, boolean) -
Method in class org.zaval.lw.LwMenu
- Inserts the given menu item component at the specified index and the given selectable flag
The selectable flag says if the item can be selected or it is just a decorative element
(like a line separator).
- insert(int, Object, LwComponent) -
Method in class org.zaval.lw.LwPanel
- Inserts the specified lightweight component with the specified constraints as a child
of this container at the specified position in the container list.
- insert(int, Object, LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- insert(int, Object, LwComponent) -
Method in class org.zaval.lw.LwCompList
-
- insert(int, Object, LwComponent) -
Method in class org.zaval.lw.LwMenu
-
- insert(int, Object, LwComponent) -
Method in class org.zaval.lw.LwStatusBar
-
- insert(int, Object, LwComponent) -
Method in interface org.zaval.lw.LwContainer
- Inserts the specified lightweight component with the specified constraints as a child
of this container at the specified position in the container list.
- insert(Item, Item, int) -
Method in class org.zaval.data.Tree
-
- insert(Item, Item, int) -
Method in interface org.zaval.data.TreeModel
- Inserts the specified item into the tree as a child of the parent item,
at the specified index.
- insertBundle(int) -
Method in class org.zaval.lw.LwTracker
- Inserts a new bundle with the specified value.
- INSERTED -
Static variable in class org.zaval.data.event.TextEvent
- The text inserted event type.
- insertItem(int, Object) -
Method in class org.zaval.lw.LwAList
- Inserts the given item at the specified index.
- insertItem(int, Object) -
Method in class org.zaval.lw.LwCompList
-
- insertItem(int, Object) -
Method in class org.zaval.lw.LwList
-
- insets -
Variable in class org.zaval.lw.LwConstraints
- This field specifies the external padding of the component, the
minimum amount of space between the component and the edges of its
display area.
- InsetsCursorInfo - class org.zaval.lw.gdp.InsetsCursorInfo.
- This class is an implementation of org.zaval.lw.Cursorable interface.
- InsetsCursorInfo() -
Constructor for class org.zaval.lw.gdp.InsetsCursorInfo
- Constructs a new insets cursor info.
- install(Switchable) -
Method in class org.zaval.lw.LwSwitchManager
- Registers the specified switching component that is controlled by the manager.
- intersection(int, int, int, int, int, int, int, int, Rectangle) -
Static method in class org.zaval.util.MathBox
- Gets the intersection rectangle for the two specified rectangular areas.
- invalidate() -
Method in interface org.zaval.util.Validationable
- Invalidates this object.
- invalidate() -
Method in class org.zaval.lw.LwView
-
- invalidate() -
Method in class org.zaval.lw.LwCanvas
- Invalidates this component.
- invalidate() -
Method in class org.zaval.lw.LwPanel
-
- invalidate() -
Method in class org.zaval.lw.LwSlider
-
- invalidate() -
Method in class org.zaval.lw.LwViewMan
- Invalidates the view manager.
- invalidate() -
Method in class org.zaval.lw.LwTextRender
- Invalidates the render.
- invalidate() -
Method in class org.zaval.lw.LwWrappedText
-
- invalidate() -
Method in class org.zaval.lw.LwTracker
-
- invalidate() -
Method in class org.zaval.lw.LwList
-
- invalidate() -
Method in class org.zaval.lw.tree.LwTree
-
- invalidate() -
Method in class org.zaval.lw.grid.LwGrid
-
- invalidate(int, int) -
Method in class org.zaval.lw.LwTextRender
- Invalidates the given lines number starting form the specified line.
- iRowVisibility(int) -
Method in class org.zaval.lw.grid.LwGrid
- Invalidates rows visibility properties.
- isActionMask(int) -
Static method in class org.zaval.lw.LwToolkit
- Don't touch the method it will be redesigned in the further version.
- isActive() -
Method in class org.zaval.lw.LwBaseLayer
-
- isActive() -
Method in class org.zaval.lw.LwPopupLayer
-
- isActive() -
Method in interface org.zaval.lw.LwLayer
- Tests if the layer is active.
- isActive() -
Method in class org.zaval.lw.LwWinLayer
-
- isActiveAt(int, int) -
Method in class org.zaval.lw.LwBaseLayer
-
- isActiveAt(int, int) -
Method in class org.zaval.lw.LwPopupLayer
-
- isActiveAt(int, int) -
Method in interface org.zaval.lw.LwLayer
- Tests if the layer is active at the specified location.
- isActiveAt(int, int) -
Method in class org.zaval.lw.LwWinLayer
-
- isAncestorOf(LwComponent, LwComponent) -
Static method in class org.zaval.lw.LwToolkit
- Checks if the component is ancestor for the component.
- isBuffered -
Variable in class org.zaval.lw.LwPaintManImpl
-
- isCollapsed() -
Method in class org.zaval.lw.LwExtender
- Tests if the content component is hidden or shown.
- isComboMode() -
Method in class org.zaval.lw.LwAList
- Tests if the list works in the ombo mode.
- isEditable() -
Method in class org.zaval.lw.LwTextField
- Checks if the text field component is editable.
- isEnabled() -
Method in class org.zaval.lw.LwCanvas
- Determines whether this component is enabled.
- isEnabled() -
Method in interface org.zaval.lw.LwComponent
- Determines whether this component is enabled.
- isFiltered(LwKeyEvent) -
Method in class org.zaval.lw.LwTextField
- Returns
true if the key event should be handle next, returns
false if the handling process has to be terminated.
- isFireByPress() -
Method in class org.zaval.lw.LwStButton
- Tests if the action event will be perfomed by mouse pressed event.
- isFocusable(LwComponent) -
Method in class org.zaval.lw.LwFocusManager
- Tests if the component can have the focus.
- isFocusTraversable() -
Method in class org.zaval.lw.NCanvas
- Returns whether this component can be traversed using Tab or Shift-Tab keyboard
focus traversal.
- isHandledOffset(int) -
Method in class org.zaval.lw.mask.MaskedText
- Tests if the specified tag is handled tag.
- isHandledTag(char) -
Method in class org.zaval.lw.mask.DateMaskValidator
-
- isHandledTag(char) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- isHandledTag(char) -
Method in interface org.zaval.lw.mask.MaskValidator
- Tests if the mask tag is handled with the validator.
- isIntervalModel() -
Method in class org.zaval.lw.LwSlider
- Tests if the interval model is used to navigate through the slider.
- isInvalidatedByChild(LwComponent) -
Method in class org.zaval.lw.LwPanel
-
- isInvalidatedByChild(LwComponent) -
Method in interface org.zaval.lw.LwContainer
- Invoked by a child component whenever the child invalidates itself.
- isInvalidatedByChild(LwComponent) -
Method in class org.zaval.lw.tree.LwTree
-
- isInvalidatedByChild(LwComponent) -
Method in class org.zaval.lw.grid.LwGrid
-
- isJumpOnPress() -
Method in class org.zaval.lw.LwSlider
- Tests if the slider value will be changed according to the mouse cursor location by
mouse pressed event.
- isLoopEnabled() -
Method in class org.zaval.lw.LwSpin
- Returns the loop mode.
- isMaximized() -
Method in class org.zaval.lw.LwWindow
- Tests if the window has been maximized.
- isOkPressed() -
Method in class org.zaval.lw.LwBlankDialog
- Tests if the "Ok" button has been pressed.
- isOpaque() -
Method in class org.zaval.lw.LwCanvas
- Gets the opaque of this component.
- isOpaque() -
Method in interface org.zaval.lw.LwComponent
- Gets the opaque of this component.
- isOpen() -
Method in class org.zaval.lw.tree.ItemMetrics
- Tests if the item is opened.
- isOpen(Item) -
Method in class org.zaval.lw.tree.LwTree
- Checks if the tree item is expanded.
- isOpenValue -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node open state
- isPageEnabled(int) -
Method in class org.zaval.lw.LwNotebook
- Tests if the specified page is enabled or not.
- isPressed() -
Method in class org.zaval.lw.LwButton
- Gets the state of the button.
- isSelected(int) -
Method in class org.zaval.lw.LwNotebook
- Tests if the tab with the specified index is selected or not.
- isSelected(int) -
Method in class org.zaval.lw.LwAList
- Tests if the item with the specified index is selected.
- isSelectionEnabled() -
Method in class org.zaval.lw.tree.LwTree
- Tests if the tree items selection is enabled.
- isSizeable() -
Method in class org.zaval.lw.LwWindow
- Tests if the window component is sizeable.
- isUsePsMetric() -
Method in class org.zaval.lw.grid.LwGrid
- Tests if the grid uses preferred size to set columns widths
and rows heights.
- isUsePsMetric() -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Gets the metric type.
- isValid() -
Method in interface org.zaval.util.Validationable
- Checks if this object is valid.
- isValid() -
Method in class org.zaval.lw.LwView
-
- isValid() -
Method in class org.zaval.lw.LwCanvas
-
- isValid() -
Method in class org.zaval.lw.LwViewMan
-
- isValidValue -
Variable in class org.zaval.lw.LwCanvas
-
- isValidValue(MaskElement, String) -
Method in class org.zaval.lw.mask.DateMaskValidator
-
- isValidValue(MaskElement, String) -
Method in class org.zaval.lw.mask.BasicMaskValidator
-
- isValidValue(MaskElement, String) -
Method in interface org.zaval.lw.mask.MaskValidator
- Tests if the specified value is valid for the mask element.
- isVCLStarted() -
Static method in class org.zaval.lw.LwToolkit
- Tests if the library resources have been loaded and the library has been initialized.
- isVisible() -
Method in class org.zaval.lw.LwCanvas
- Determines if this component is visible.
- isVisible() -
Method in interface org.zaval.lw.Layoutable
- Determines if this component is visible.
- Item - class org.zaval.data.Item.
- This class is used to represent tree model items.
- Item() -
Constructor for class org.zaval.data.Item
- Constructs a new item.
- Item(Item) -
Constructor for class org.zaval.data.Item
- Constructs a new item as a copy of the given item.
- Item(Object) -
Constructor for class org.zaval.data.Item
- Constructs a new item with the given initial value.
- itemCount() -
Method in class org.zaval.lw.LwAList
- Gets the number of items that has been added in the list.
- itemCount() -
Method in class org.zaval.lw.LwCompList
-
- itemCount() -
Method in class org.zaval.lw.LwList
-
- itemH(int) -
Method in class org.zaval.lw.LwAList
- Fetches the item height The method should fetches the item
height from the an internal structure without performing any
list validation.
- itemH(int) -
Method in class org.zaval.lw.LwCompList
-
- itemH(int) -
Method in class org.zaval.lw.LwList
-
- itemInserted(Object, Item) -
Method in interface org.zaval.data.event.TreeListener
- Invoked when the item has been inserted as a member of the source tree.
- itemInserted(Object, Item) -
Method in class org.zaval.lw.tree.LwTree
-
- itemInserted(Object, Item) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- ItemMetrics - class org.zaval.lw.tree.ItemMetrics.
- This is tree view node descriptor class.
- ItemMetrics(boolean) -
Constructor for class org.zaval.lw.tree.ItemMetrics
- Constructs the item metrics instance with the specified open flag value.
- itemModified(Object, Item) -
Method in interface org.zaval.data.event.TreeListener
- Invoked when source tree item has been modified.
- itemModified(Object, Item) -
Method in class org.zaval.lw.tree.LwTree
-
- itemModified(Object, Item) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- itemRemoved(Object, Item) -
Method in interface org.zaval.data.event.TreeListener
- Invoked when the item has been removed from the source tree.
- itemRemoved(Object, Item) -
Method in class org.zaval.lw.tree.LwTree
-
- itemRemoved(Object, Item) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- itemW(int) -
Method in class org.zaval.lw.LwAList
- Fetches the item width.
- itemW(int) -
Method in class org.zaval.lw.LwCompList
-
- itemW(int) -
Method in class org.zaval.lw.LwList
-
- iVisibility() -
Method in class org.zaval.lw.LwList
- Invalidates the list items visibility.
J
- J2SEDesktop - class org.zaval.lw.J2SEDesktop.
- This is J2SE light weight desktop implementation that allows you to have the light weight
components for J2SE or J2ME Personal Profile applications.
- J2SEPaintManImpl - class org.zaval.lw.J2SEPaintManImpl.
- This class is implementation of the LwPaintManager for the library.
- J2SEPaintManImpl() -
Constructor for class org.zaval.lw.J2SEPaintManImpl
- Constructs the paint manager.
- J2SEPaintManImpl(boolean) -
Constructor for class org.zaval.lw.J2SEPaintManImpl
- Constructs the paint manager with the specified options.
- jumpOnPress(boolean) -
Method in class org.zaval.lw.LwSlider
- Sets if the slider value should be changed according to the mouse cursor location by
mouse pressed event.
K
- KEY_PRESSED -
Static variable in class org.zaval.lw.event.LwKeyEvent
- The key pressed event type.
- KEY_RELEASED -
Static variable in class org.zaval.lw.event.LwKeyEvent
- The key released event type.
- KEY_TYPED -
Static variable in class org.zaval.lw.event.LwKeyEvent
- The key typed event type.
- KEY_UID -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The key event UID.
- keyPressed(int, int) -
Method in class org.zaval.lw.LwBaseLayer
-
- keyPressed(int, int) -
Method in interface org.zaval.lw.LwLayer
- Invoked whenever a key has been pressed.
- keyPressed(int, int) -
Method in class org.zaval.lw.LwWinLayer
-
- keyPressed(KeyEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a key has been pressed.
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwCombo
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwSlider
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwNotebook
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwAList
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwTextField
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwButton
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwMenu
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwMenuBar
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.LwFocusManager
-
- keyPressed(LwKeyEvent) -
Method in interface org.zaval.lw.event.LwKeyListener
- Invoked when a key has been pressed.
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- keyPressed(LwKeyEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- keyReleased(KeyEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a key has been released.
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwCombo
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwSlider
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwNotebook
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwAList
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwTextField
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwButton
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwMenuBar
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.LwFocusManager
-
- keyReleased(LwKeyEvent) -
Method in interface org.zaval.lw.event.LwKeyListener
- Invoked when a key has been released.
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- keyReleased(LwKeyEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- keyTyped(KeyEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a key has been typed.
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwCombo
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwSlider
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwNotebook
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwAList
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwTextField
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwButton
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwMenuBar
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.LwFocusManager
-
- keyTyped(LwKeyEvent) -
Method in interface org.zaval.lw.event.LwKeyListener
- Invoked when a key has been typed.
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- keyTyped(LwKeyEvent) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
L
- laidout() -
Method in class org.zaval.lw.LwPanel
- Invoked whenever the container layouting procedure has been finished.
- laidout() -
Method in class org.zaval.lw.tree.LwTree
-
- laidout() -
Method in class org.zaval.lw.grid.LwGrid
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwRasterLayout
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.J2SEDesktop
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwSpin
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwNotebook
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwBorderPan
- The method is an implementation of appropriate layout manager method.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwGridLayout
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwListLayout
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwSplitPan
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwMenu
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwPercentLayout
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwPopupLayer
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwScrollPan
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwScroll
-
- layout(LayoutContainer) -
Method in interface org.zaval.lw.LwLayout
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwBorderLayout
- Lays out the child layoutable components inside the specified layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwFlowLayout
- Lays out the child layoutable components inside the layout container.
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwWinLayer
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.LwExtender
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.grid.LwGrid
-
- layout(LayoutContainer) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- Layoutable - interface org.zaval.lw.Layoutable.
- This is basic interface for components that are going to be laid out with the library layout
managers.
- LayoutContainer - interface org.zaval.lw.LayoutContainer.
- This is basic interface for components that can contain Layoutable components as its children.
- lc -
Variable in class org.zaval.lw.grid.CellsVisibility
-
- LEAST_VIEW -
Static variable in class org.zaval.lw.tree.LwTree
- Defines list view element type.
- left -
Variable in class org.zaval.lw.LwCanvas
-
- LEFT -
Static variable in class org.zaval.lw.LwToolkit
- Specifies the left horizontal alignment type.
- LEFT_CAPTION_EL -
Static variable in class org.zaval.lw.grid.LwGrid
- Left caption component layout constraint.
- leftLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwBorder
- Draws the left vertical border line between the coordinates (x1,y1) and (x2,y2).
- leftLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.LwColorLineRender
-
- leftLine(Graphics, int, int, int, int) -
Method in interface org.zaval.lw.theme.LwLineRender
- Paints left line from-to the given locations using the specified graphics
context.
- leftLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- leftLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- leftLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwListLineRender
-
- LETTER_TYPE -
Static variable in class org.zaval.lw.mask.BasicMaskValidator
- Specifies the letter mask element type.
- lineSize(int) -
Method in class org.zaval.lw.theme.LwColorLineRender
-
- lineSize(int) -
Method in interface org.zaval.lw.theme.LwLineRender
- Returns thickness of the specified line.
- lineSize(int) -
Method in class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- lineSize(int) -
Method in class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- lineSize(int) -
Method in class org.zaval.lw.theme.p3d.LwListLineRender
-
- lineWidth(int) -
Method in class org.zaval.lw.LwTextRender
- Returns the total advance width for showing the specified line number.
- LIST -
Static variable in class org.zaval.lw.LwWizard
- LwAList component type value.
- LN_COLOR -
Static variable in class org.zaval.lw.tree.LwTree
- Defines the lines color type.
- loadObjs(String) -
Static method in class org.zaval.lw.LwToolkit
- Loads objects from the specified properties file into internal static objects
table.
- loadObjs(String, Hashtable) -
Static method in class org.zaval.lw.LwToolkit
- Loads objects from the specified properties file into the given hashtable.
- loc2value(int) -
Method in class org.zaval.lw.LwSlider
- Converts the specified location to a slider value.
- loc2value(int) -
Method in class org.zaval.lw.LwTracker
- Converts the specified location to a tracker value.
- LOCKER -
Static variable in class org.zaval.lw.LwPaintManager
- This is data that should be used as a synchronization locker to be synchronized with
the light-weight painting procedure.
- lookup(String) -
Method in class org.zaval.lw.LwFilePanel
- Search a file by the specified path.
- lr -
Variable in class org.zaval.lw.grid.CellsVisibility
-
- LwActContainer - class org.zaval.lw.LwActContainer.
- This class can be used for creating lightweight containers that:
Want to have focus.
Have a special child component that can be selected with rectangle frame if the container
has focus.
- LwActContainer(LwComponent) -
Constructor for class org.zaval.lw.LwActContainer
- Constructs the container with the specified child component.
- LwActionListener - interface org.zaval.lw.event.LwActionListener.
- This listener interface for receiving the action events.
- LwActionSupport - class org.zaval.lw.event.LwActionSupport.
- This is utility class that can be used by a class that generates action events to support
list of LwActionListener classes.
- LwActionSupport() -
Constructor for class org.zaval.lw.event.LwActionSupport
-
- LwAdvViewMan - class org.zaval.lw.LwAdvViewMan.
- The class extends the basic view manager functionality.
- LwAdvViewMan() -
Constructor for class org.zaval.lw.LwAdvViewMan
-
- LwAList - class org.zaval.lw.LwAList.
- This is abstract list component.
- LwAList() -
Constructor for class org.zaval.lw.LwAList
- Constructs the list component and use standard mode as the default.
- LwAList(boolean) -
Constructor for class org.zaval.lw.LwAList
- Constructs the list component with the given mode.
- LwApplet - class org.zaval.lw.LwApplet.
- This class should be used as a base for light weight applets.
- LwApplet() -
Constructor for class org.zaval.lw.LwApplet
- Constructs the light weigt applet.
- LwBaseLayer - class org.zaval.lw.LwBaseLayer.
- This is base implementation of the layer interface.
- LwBaseLayer(Object) -
Constructor for class org.zaval.lw.LwBaseLayer
- Constructs the layer with the specified id.
- LwBlankDialog - class org.zaval.lw.LwBlankDialog.
- This class is "template" window component that can be used as the dialog window with the different
content.
- LwBlankDialog(LwComponent) -
Constructor for class org.zaval.lw.LwBlankDialog
- Constructs the window with the specified content component.
- LwBorder - class org.zaval.lw.LwBorder.
- The class implements set of borders views.
- LwBorder - class org.zaval.lw.theme.LwBorder.
- This class implements generic border render.
- LwBorder(Color) -
Constructor for class org.zaval.lw.theme.LwBorder
- Constructs the border render that paints border using the specified color.
- LwBorder(Color, int) -
Constructor for class org.zaval.lw.theme.LwBorder
- Constructs the border render that paints border using the specified color
with the given thickness.
- LwBorder(Color, int, int) -
Constructor for class org.zaval.lw.theme.LwBorder
- Constructs the border render that paints border using the specified color
with the given thickness and the indent.
- LwBorder(int) -
Constructor for class org.zaval.lw.LwBorder
- Constructs the new border view with the specified border type.
- LwBorder(int, Color, Color, Color) -
Constructor for class org.zaval.lw.LwBorder
- Constructs the new border view with the specified border type and the given colors set.
- LwBorder(LwLineRender) -
Constructor for class org.zaval.lw.theme.LwBorder
- Constructs the border render using the specified line render to paint
the border's lines.
- LwBorderLayout - class org.zaval.lw.LwBorderLayout.
- The class implements the layout manager interface.
- LwBorderLayout() -
Constructor for class org.zaval.lw.LwBorderLayout
- Constructs a new border layout with no gaps between components.
- LwBorderLayout(int, int) -
Constructor for class org.zaval.lw.LwBorderLayout
- Constructs a border layout with the specified gaps between components.
- LwBorderPan - class org.zaval.lw.LwBorderPan.
- This is lightweight component that can be used to organize border panel.
- LwBorderPan() -
Constructor for class org.zaval.lw.LwBorderPan
- Constructs a new border panel.
- LwBorderPan(LwComponent, LwComponent) -
Constructor for class org.zaval.lw.LwBorderPan
- Constructs a new border panel with the specified title component and center component.
- LwButton - class org.zaval.lw.LwButton.
- This is button component, that can use
any other component as the button label.
- LwButton() -
Constructor for class org.zaval.lw.LwButton
- Constructs a button component with no label.
- LwButton(LwComponent) -
Constructor for class org.zaval.lw.LwButton
- Constructs a button component with the specified component as a label.
- LwButton(String) -
Constructor for class org.zaval.lw.LwButton
- Constructs a button component with the specified label text.
- LwButtonBorder - class org.zaval.lw.theme.p3d.LwButtonBorder.
-
- LwButtonBorder(boolean) -
Constructor for class org.zaval.lw.theme.p3d.LwButtonBorder
-
- LwBWinProducer - class org.zaval.lw.LwBWinProducer.
- This is implementation of the window producer that is used as the default by the LwWindow
component to create its view.
- LwBWinProducer() -
Constructor for class org.zaval.lw.LwBWinProducer
-
- LwCanvas - class org.zaval.lw.LwCanvas.
- This is basic implemenation of the light weight component interface that should be used
to develop own light weight component.
- LwCanvas() -
Constructor for class org.zaval.lw.LwCanvas
-
- LwCheckbox - class org.zaval.lw.LwCheckbox.
- The class represents a switching GUI component that can have one of two states: "on" or "off".
- LwCheckbox() -
Constructor for class org.zaval.lw.LwCheckbox
- Constructs a checkbox component with no label.
- LwCheckbox(LwComponent, int) -
Constructor for class org.zaval.lw.LwCheckbox
- Constructs a checkbox component with the specified component as a label and the given
box view type.
- LwCheckbox(String) -
Constructor for class org.zaval.lw.LwCheckbox
- Constructs a checkbox component with the specified label text.
- LwCheckbox(String, int) -
Constructor for class org.zaval.lw.LwCheckbox
- Constructs a checkbox component with the specified label text and the given box view type.
- LwChildrenListener - interface org.zaval.lw.event.LwChildrenListener.
- The interface should be implemented by the components that are interested in handling child
components events.
- LwClipboardMan - class org.zaval.lw.LwClipboardMan.
- This class implements a simple clipboard manager for the library.
- LwClipboardMan() -
Constructor for class org.zaval.lw.LwClipboardMan
-
- LwColorLineRender - class org.zaval.lw.theme.LwColorLineRender.
- This is implementation of the line render interface to paint colored line with
the specified thickness.
- LwColorLineRender(Color) -
Constructor for class org.zaval.lw.theme.LwColorLineRender
- Constructs the line render to paint the line using the specified color.
- LwColorLineRender(Color, int) -
Constructor for class org.zaval.lw.theme.LwColorLineRender
- Constructs the line render to paint the line using the specified color and
the given thickness.
- LwColorPanel - class org.zaval.lw.LwColorPanel.
- This panel provides ability to customize color using different ways :
By the specifying RGB color components in the text fields.
By the specifying RGB color components using sliders.
By the selecting one of the predefined color.
- LwColorPanel() -
Constructor for class org.zaval.lw.LwColorPanel
- Constructs a color panel.
- LwColorPanel(Color, Properties) -
Constructor for class org.zaval.lw.LwColorPanel
- Constructs a color panel with the given selected color and the given properties to
specify a predefined colors set.
- LwColorPanel(Color, String) -
Constructor for class org.zaval.lw.LwColorPanel
- Constructs a color panel with the given selected color and the given properties file to
specify a predefined colors set.
- LwCombo - class org.zaval.lw.LwCombo.
- This is combobox component.
- LwCombo() -
Constructor for class org.zaval.lw.LwCombo
- Constructs a combobox component with no items.
- LwCombo(LwAList) -
Constructor for class org.zaval.lw.LwCombo
- Constructs a combobox component with no items and the given list as the combo list.
- LwCompList - class org.zaval.lw.LwCompList.
- This is an implementation of the list component where every list item is light-weight
component.
- LwCompList() -
Constructor for class org.zaval.lw.LwCompList
- Constructs the list component and use standard mode as the default.
- LwCompList(boolean) -
Constructor for class org.zaval.lw.LwCompList
- Constructs the list component with the given mode.
- LwComponent - interface org.zaval.lw.LwComponent.
- This is base interface for the library components.
- LwComponentListener - interface org.zaval.lw.event.LwComponentListener.
- This listener interface for receiving light weight component events.
- LwComposite - interface org.zaval.lw.LwComposite.
- This interface provides ability for a container to control child input events
delivery.
- LwCompRender - class org.zaval.lw.LwCompRender.
- The class implements lightweight component render interface that provides ability to render
a lightweight component (the component should be used as a target for the render).
- LwCompRender(LwComponent) -
Constructor for class org.zaval.lw.LwCompRender
- Constructs the render with the specified target light weight component.
- LwConstraints - class org.zaval.lw.LwConstraints.
- The class is used to specify constrains that are used with the LwGridLayout layout manager.
- LwConstraints() -
Constructor for class org.zaval.lw.LwConstraints
-
- LwContainer - interface org.zaval.lw.LwContainer.
- This interface defines light weight container that inherits the LwComponent interface and
can contain other light weight components as child components.
- LwContainerEvent - class org.zaval.lw.event.LwContainerEvent.
- This class is used with light weight containers to notify when a component
has been added to the container or removed from the container.
- LwContainerEvent(LwComponent, LwContainer, int) -
Constructor for class org.zaval.lw.event.LwContainerEvent
- Constructs the event object with the specified source object, the parent container
and the event id.
- LwContainerListener - interface org.zaval.lw.event.LwContainerListener.
- This listener interface for receiving light weight container events.
- LwCursorManager - class org.zaval.lw.LwCursorManager.
- This manager is used to support mouse cursor changing for a lightweight
component.
- LwCursorManager() -
Constructor for class org.zaval.lw.LwCursorManager
-
- LwDefEditors - class org.zaval.lw.tree.LwDefEditors.
- This class is simple implementation of
org.zaval.lw.LwEditorProvider interface.
- LwDefEditors - class org.zaval.lw.grid.LwDefEditors.
- This class is simple implementation of
LwEditorProvider interface where
a grid cells are edited using the text field component. - LwDefEditors() -
Constructor for class org.zaval.lw.tree.LwDefEditors
-
- LwDefEditors() -
Constructor for class org.zaval.lw.grid.LwDefEditors
-
- LwDefViews - class org.zaval.lw.grid.LwDefViews.
- This class is an implementation of the
LwGridViewProvider interface where the
LwTextRender view with the single line text model is used to render grid cells. - LwDefViews() -
Constructor for class org.zaval.lw.grid.LwDefViews
-
- LwDesktop - interface org.zaval.lw.LwDesktop.
- This interface is top-level container for all other lightweight components.
- LwEditorProvider - interface org.zaval.lw.LwEditorProvider.
- This interface is used to provide an editor component for the specified object and the specified value.
- LwEditorProvider - interface org.zaval.lw.grid.LwEditorProvider.
- This interface is used to provide an editor component for the specified grid cell, it
allows you to customize grid cells editing process.
- LwEventManager - class org.zaval.lw.event.LwEventManager.
- This is one of the core classes of the light weight library that is used to define
lightweight events delivering strategy.
- LwEventManager() -
Constructor for class org.zaval.lw.event.LwEventManager
-
- LwExtender - class org.zaval.lw.LwExtender.
- This is extender container component.
- LwExtender(LwComponent, LwComponent) -
Constructor for class org.zaval.lw.LwExtender
- Constructs the class instance with the specified content component and the givent title.
- LwExtender(LwComponent, String) -
Constructor for class org.zaval.lw.LwExtender
- Constructs the class instance with the specified content component and the givent title.
- LwFilePanel - class org.zaval.lw.LwFilePanel.
- This panel provides ability to select a file in the files tree hierarchy.
- LwFilePanel(String) -
Constructor for class org.zaval.lw.LwFilePanel
- Constructs the file panel with the specified root directory.
- LwFilePanel(String, String[][]) -
Constructor for class org.zaval.lw.LwFilePanel
- Constructs the file panel with the specified root directory and the given file mask.
- LwFlowLayout - class org.zaval.lw.LwFlowLayout.
- This class implements layout manager interface.
- LwFlowLayout() -
Constructor for class org.zaval.lw.LwFlowLayout
- Constructs a new flow layout manager with default parameters.
- LwFlowLayout(int, int) -
Constructor for class org.zaval.lw.LwFlowLayout
- Constructs a new flow layout manager with the specified horizontal and vertical
alignments.
- LwFlowLayout(int, int, int) -
Constructor for class org.zaval.lw.LwFlowLayout
- Constructs a new flow layout manager with the specified horizontal, vertical
alignments and the direction.
- LwFlowLayout(int, int, int, int) -
Constructor for class org.zaval.lw.LwFlowLayout
- Constructs a new flow layout manager with the specified horizontal, vertical
alignments, the direction and the given gap.
- LwFocusListener - interface org.zaval.lw.event.LwFocusListener.
- This listener interface for receiving light weight focus events.
- LwFocusManager - class org.zaval.lw.LwFocusManager.
- This class is an implementation of the LwFocusManager for the library.
- LwFocusManager() -
Constructor for class org.zaval.lw.LwFocusManager
-
- LwFontPanel - class org.zaval.lw.LwFontPanel.
- This panel provides ability to cutomize font.
- LwFontPanel() -
Constructor for class org.zaval.lw.LwFontPanel
- Constructs a font panel.
- LwFrame - class org.zaval.lw.LwFrame.
- The class inherits java.awt.Frame components and it should be used instead the
java.awt.Frame to create a lightweight application.
- LwFrame() -
Constructor for class org.zaval.lw.LwFrame
- Constructs a new instance of the class.
- LwGrid - class org.zaval.lw.grid.LwGrid.
- This is lightweight grid component.
- LwGrid() -
Constructor for class org.zaval.lw.grid.LwGrid
- Constructs the component with the default data model.
- LwGrid(MatrixModel) -
Constructor for class org.zaval.lw.grid.LwGrid
- Constructs the component with the specified data model.
- LwGridCaption - class org.zaval.lw.grid.LwGridCaption.
- This component is supposed to be used as the top or left grid caption component.
- LwGridCaption(LwGridMetrics) -
Constructor for class org.zaval.lw.grid.LwGridCaption
- Constructs the object with the specified grid metrics.
- LwGridCaption(LwGridMetrics, int) -
Constructor for class org.zaval.lw.grid.LwGridCaption
- Constructs the object with the specified grid metrics and the given orientation.
- LwGridLayout - class org.zaval.lw.LwGridLayout.
- This class implements layout manager interface.
- LwGridLayout(int, int) -
Constructor for class org.zaval.lw.LwGridLayout
- Constructs a new grid layout with the specified number of rows and columns.
- LwGridLayout(int, int, int) -
Constructor for class org.zaval.lw.LwGridLayout
- Constructs a new grid layout with the specified number of rows, columns and the layout stretching mask.
- LwGridMetrics - interface org.zaval.lw.grid.LwGridMetrics.
- This interface is used to get values for basic metrical characteristics of the
grid component.
- LwGridViewProvider - interface org.zaval.lw.grid.LwGridViewProvider.
- This interface is used to provide a view for the specified grid cell, it
allows you to customize grid cells' views.
- LwGroup - class org.zaval.lw.LwGroup.
- This implementation of the switch manager class is used to control state for a set of switching
components where only one component can be "on".
- LwGroup() -
Constructor for class org.zaval.lw.LwGroup
-
- LwImage - class org.zaval.lw.LwImage.
- This light weight component is used to show an image.
- LwImage(Image) -
Constructor for class org.zaval.lw.LwImage
- Constructs the component with the specified image object.
- LwImage(LwImgRender) -
Constructor for class org.zaval.lw.LwImage
- Constructs the component with the specified image render.
- LwImage(String) -
Constructor for class org.zaval.lw.LwImage
- Constructs the component with the specified image name.
- LwImgRender - class org.zaval.lw.LwImgRender.
- This class implements image render that knows how to draw the target java.awt.Image object.
- LwImgRender(Image, int) -
Constructor for class org.zaval.lw.LwImgRender
- Constructs the render with the specified target image and the view type.
- LwImgRender(Image, int, int, int, int, int) -
Constructor for class org.zaval.lw.LwImgRender
- Constructs the render with the specified target image, the view type and
the specified rectangular image part that should be rendered.
- LwImgRender(String) -
Constructor for class org.zaval.lw.LwImgRender
- Constructs the render with the specified target image name.
- LwImgRender(String, int) -
Constructor for class org.zaval.lw.LwImgRender
- Constructs the render with the specified target image name and the view type.
- LwImgRender(String, int, int, int, int, int) -
Constructor for class org.zaval.lw.LwImgRender
- Constructs the render with the specified target image name, the view type and
the specified rectangular image part that should be rendered.
- LwKeyEvent - class org.zaval.lw.event.LwKeyEvent.
- This class is used with light weight components to describe keyboard events.
- LwKeyEvent(LwComponent, int, int, char, int) -
Constructor for class org.zaval.lw.event.LwKeyEvent
- Constructs the event object with the specified source object, the event id,
the key code associated with the key, the character that has been typed with
the key and the mask that describes state of a keyboard.
- LwKeyListener - interface org.zaval.lw.event.LwKeyListener.
- This is listener interface to receive light weight key events.
- LwLabel - class org.zaval.lw.LwLabel.
- This light weight component is used to show a text by using LwTextRender as the face view.
- LwLabel() -
Constructor for class org.zaval.lw.LwLabel
- Constructs the component.
- LwLabel(LwTextRender) -
Constructor for class org.zaval.lw.LwLabel
- Constructs the component with the specified text render.
- LwLabel(String) -
Constructor for class org.zaval.lw.LwLabel
- Constructs the component with the specified string.
- LwLabel(TextModel) -
Constructor for class org.zaval.lw.LwLabel
- Constructs the component with the specified text model.
- LwLayer - interface org.zaval.lw.LwLayer.
- This layer interface is a special container that is used as the LwDesktop children.
- LwLayout - interface org.zaval.lw.LwLayout.
- Defines the interface for classes that know how to layout Layoutable components
inside a LayoutContainer container.
- LwLine - class org.zaval.lw.LwLine.
- This is line component that can be used to render the specified line type placed vertically
or horizontally.
- LwLine(int) -
Constructor for class org.zaval.lw.LwLine
- Constructs a line component with the specified type and the horizontal orientation.
- LwLine(int, int) -
Constructor for class org.zaval.lw.LwLine
- Constructs a line component with the specified type and the given orientation.
- LwLineRender - interface org.zaval.lw.theme.LwLineRender.
- This is interface to describe painting rules for top, left, right, bottom
lines.
- LwLink - class org.zaval.lw.LwLink.
- This component is like text links that are used in "html".
- LwLink(String) -
Constructor for class org.zaval.lw.LwLink
- Constructs a link component with the specified link text.
- LwList - class org.zaval.lw.LwList.
- This is more light-weight list component implementation in comparison with LwCompList
The list component uses the view provider to customize how the item should be
rendered.
- LwList() -
Constructor for class org.zaval.lw.LwList
- Constructs the list component and use standard mode as the default.
- LwList(boolean) -
Constructor for class org.zaval.lw.LwList
- Constructs the list component with the given mode.
- LwListLayout - class org.zaval.lw.LwListLayout.
- The class implements layout manager interface.
- LwListLayout() -
Constructor for class org.zaval.lw.LwListLayout
- Constructs the layout manager.
- LwListLayout(int) -
Constructor for class org.zaval.lw.LwListLayout
- Constructs the layout manager with the specified gap.
- LwListLineRender - class org.zaval.lw.theme.p3d.LwListLineRender.
-
- LwListLineRender() -
Constructor for class org.zaval.lw.theme.p3d.LwListLineRender
-
- LwManager - interface org.zaval.lw.LwManager.
- This interface should be implemented by any light weight manager class to provide set of methods
that is necessary to control its behaviour.
- LwMaskTextField - class org.zaval.lw.mask.LwMaskTextField.
- This is masked text field lightweight component that is supposed to be used for masked input.
- LwMaskTextField() -
Constructor for class org.zaval.lw.mask.LwMaskTextField
- Constructs the class with empty text and empty mask.
- LwMaskTextField(MaskedText) -
Constructor for class org.zaval.lw.mask.LwMaskTextField
- Constructs the class with the specified masked text model.
- LwMaskTextField(String, String) -
Constructor for class org.zaval.lw.mask.LwMaskTextField
- Constructs the class with the specified text and the given mask.
- LwMBarBorder - class org.zaval.lw.theme.p3d.LwMBarBorder.
-
- LwMBarBorder(boolean) -
Constructor for class org.zaval.lw.theme.p3d.LwMBarBorder
-
- LwMenu - class org.zaval.lw.LwMenu.
- This is popup menu component.
- LwMenu() -
Constructor for class org.zaval.lw.LwMenu
- Constructs a popup menu component.
- LwMenu(int) -
Constructor for class org.zaval.lw.LwMenu
- Constructs a popup menu component with the given id.
- LwMenuBar - class org.zaval.lw.LwMenuBar.
- This is menu bar component.
- LwMenuBar() -
Constructor for class org.zaval.lw.LwMenuBar
- Constructs a menu bar component.
- LwMouseEvent - class org.zaval.lw.event.LwMouseEvent.
- This class is used with light weight components to describe mouse events.
- LwMouseEvent(LwComponent, int, int, int, int, int) -
Constructor for class org.zaval.lw.event.LwMouseEvent
- Constructs the event object with the specified source object, the event id,
the absolute mouse pointer location, mask and click count.
- LwMouseListener - interface org.zaval.lw.event.LwMouseListener.
- This is listener interface to receive light weight mouse events.
- LwMouseMotionListener - interface org.zaval.lw.event.LwMouseMotionListener.
- This is listener interface to receive light weight mouse motion events.
- LwMWheelSupport - class org.zaval.lw.LwMWheelSupport.
- This class allows you to support mouse wheel for J2SE application.
- LwMWheelSupport(LwComponent) -
Constructor for class org.zaval.lw.LwMWheelSupport
- Constructs the class instance and intalls the mouse wheel support for the
specified component desktop.
- LwMWheelSupport(LwDesktop) -
Constructor for class org.zaval.lw.LwMWheelSupport
- Constructs the class instance and intalls the mouse wheel support for the
specified desktop.
- LwNotebook - class org.zaval.lw.LwNotebook.
- This is notebook container.
- LwNotebook() -
Constructor for class org.zaval.lw.LwNotebook
- Constructs a notebook container using default (LwToolkit.TOP) tabs alignment.
- LwNotebook(int) -
Constructor for class org.zaval.lw.LwNotebook
- Constructs a notebook container using the specified tabs alignment.
- LwP3DLineRender - class org.zaval.lw.theme.p3d.LwP3DLineRender.
-
- LwP3DLineRender() -
Constructor for class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- LwPaintManager - class org.zaval.lw.LwPaintManager.
- This manager is abstract class that is used as base for creating own paint managers
for the light weight library.
- LwPaintManager() -
Constructor for class org.zaval.lw.LwPaintManager
-
- LwPaintManImpl - class org.zaval.lw.LwPaintManImpl.
- This class is implementation of the LwPaintManager for the library.
- LwPaintManImpl() -
Constructor for class org.zaval.lw.LwPaintManImpl
- Constructs the paint manager.
- LwPaintManImpl(boolean) -
Constructor for class org.zaval.lw.LwPaintManImpl
- Constructs the paint manager with the specified options.
- LwPanel - class org.zaval.lw.LwPanel.
- This is implementation of the light weight container interface that has to be used
to develop own light weight containers.
- LwPanel() -
Constructor for class org.zaval.lw.LwPanel
- Constructs the container.
- LwPasswordText - class org.zaval.lw.LwPasswordText.
- This class inherits LwTextRender to represent a password text.
- LwPasswordText(TextModel) -
Constructor for class org.zaval.lw.LwPasswordText
- Constructs the render with the specified target text model.
- LwPercentLayout - class org.zaval.lw.LwPercentLayout.
- This is layout manager to place child components according to its percentage constraints.
- LwPercentLayout() -
Constructor for class org.zaval.lw.LwPercentLayout
- Constructs the layout manager.
- LwPercentLayout(int, int) -
Constructor for class org.zaval.lw.LwPercentLayout
- Constructs the layout manager with the specified orientation and the given gap.
- LwPopupLayer - class org.zaval.lw.LwPopupLayer.
- This is popup menu layer.
- LwPopupLayer() -
Constructor for class org.zaval.lw.LwPopupLayer
- Constructs the layer.
- LwPopupManager - class org.zaval.lw.LwPopupManager.
- This is popup manager class that allows you to specify a popup menu for the
given component.
- LwPopupManager() -
Constructor for class org.zaval.lw.LwPopupManager
-
- LwProgress - class org.zaval.lw.LwProgress.
- This is progress bar component that can be used to display progress status for
some processes.
- LwProgress() -
Constructor for class org.zaval.lw.LwProgress
- Constructs the progress bar.
- LwRasterLayout - class org.zaval.lw.LwRasterLayout.
- This class implements layout manager interface.
- LwRasterLayout() -
Constructor for class org.zaval.lw.LwRasterLayout
- Constructs the layout manager that uses child components locations and sizes to layout its.
- LwRasterLayout(int) -
Constructor for class org.zaval.lw.LwRasterLayout
- Constructs the layout manager with the specified layout flag.
- LwRender - class org.zaval.lw.LwRender.
- This abstract class is used as base for lightweight renders implementations.
- LwRender(Object) -
Constructor for class org.zaval.lw.LwRender
- Constructs the render with the specified target component that should be rendered.
- LwRender(Object, int) -
Constructor for class org.zaval.lw.LwRender
- Constructs the render with the specified target component that should be rendered
and the specified view type.
- LwSBundleBorder - class org.zaval.lw.theme.p3d.LwSBundleBorder.
-
- LwSBundleBorder(int) -
Constructor for class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- LwScroll - class org.zaval.lw.LwScroll.
- This is scrollbar component.
- LwScroll(int) -
Constructor for class org.zaval.lw.LwScroll
- Constructs a scrollbar component with the specified orientation.
- LwScrollPan - class org.zaval.lw.LwScrollPan.
- This is scroll panel component.
- LwScrollPan(LwComponent) -
Constructor for class org.zaval.lw.LwScrollPan
- Constructs a scroll panel component with the specified child component to be scrolled.
- LwScrollPan(LwComponent, int) -
Constructor for class org.zaval.lw.LwScrollPan
- Constructs a scroll panel component with the specified child component to be scrolled and
the given scroll bar mask.
- LwSlider - class org.zaval.lw.LwSlider.
- This is slider component that can be used to select a value from the
specified integer interval.
- LwSlider() -
Constructor for class org.zaval.lw.LwSlider
- Constructs a slider.
- LwSlider(int) -
Constructor for class org.zaval.lw.LwSlider
- Constructs a slider with the specified orientation.
- LwSoftLineRender - class org.zaval.lw.theme.p3d.LwSoftLineRender.
-
- LwSoftLineRender() -
Constructor for class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- LwSpeedButton - class org.zaval.lw.LwSpeedButton.
- This is state button component that allows you to customize acceleration for repeatable action
event generation.
- LwSpeedButton() -
Constructor for class org.zaval.lw.LwSpeedButton
-
- LwSpin - class org.zaval.lw.LwSpin.
- This is spin light weight component that can be used to input a bound integer value.
- LwSpin() -
Constructor for class org.zaval.lw.LwSpin
- Constructs the component.
- LwSplitPan - class org.zaval.lw.LwSplitPan.
- This split panel component is used to divide the container area into two sizeable
areas.
- LwSplitPan(LwComponent, LwComponent) -
Constructor for class org.zaval.lw.LwSplitPan
- Constructs a split panel with the specified child components placed into two splitter
areas.
- LwSplitPan(LwComponent, LwComponent, int) -
Constructor for class org.zaval.lw.LwSplitPan
- Constructs a split panel with the specified child components placed into the two splitter
areas and the given splitter type.
- LwStatusBar - class org.zaval.lw.LwStatusBar.
- This is status bar light weight component.
- LwStatusBar() -
Constructor for class org.zaval.lw.LwStatusBar
- Constructs the class instance.
- LwStatusBar(int) -
Constructor for class org.zaval.lw.LwStatusBar
- Constructs the class with the specified horizontal gap between child components.
- LwStButton - class org.zaval.lw.LwStButton.
- This is state button component.
- LwStButton() -
Constructor for class org.zaval.lw.LwStButton
- Constructs the class instance.
- LwSwitchManager - class org.zaval.lw.LwSwitchManager.
- This abstract class can be used to control state of switching components.
- LwSwitchManager() -
Constructor for class org.zaval.lw.LwSwitchManager
-
- LwSwitchManImpl - class org.zaval.lw.LwSwitchManImpl.
- This is implementation of the abstract switch manager class.
- LwSwitchManImpl() -
Constructor for class org.zaval.lw.LwSwitchManImpl
-
- LwTabBrView - class org.zaval.lw.LwTabBrView.
- This is render that is used as a default tab border render for the LwNotebook component.
- LwTabBrView - class org.zaval.lw.theme.p3d.LwTabBrView.
-
- LwTabBrView() -
Constructor for class org.zaval.lw.LwTabBrView
- Constructs a tab border view with.
- LwTabBrView(boolean) -
Constructor for class org.zaval.lw.theme.p3d.LwTabBrView
-
- LwTabBrView(Color, Color, Color) -
Constructor for class org.zaval.lw.LwTabBrView
- Constructs a tab border view with the specified colors schema.
- LwTextField - class org.zaval.lw.LwTextField.
- This class is a text field component.
- LwTextField() -
Constructor for class org.zaval.lw.LwTextField
- Constructs a text filed component with no text.
- LwTextField(String) -
Constructor for class org.zaval.lw.LwTextField
- Constructs a text field component with the specified text.
- LwTextField(String, int) -
Constructor for class org.zaval.lw.LwTextField
- Constructs a single line text field component with the specified text and
the maximal number of columns.
- LwTextField(TextModel) -
Constructor for class org.zaval.lw.LwTextField
- Constructs a text field component with the specified text model.
- LwTextRender - class org.zaval.lw.LwTextRender.
- This is text render.
- LwTextRender(String) -
Constructor for class org.zaval.lw.LwTextRender
- Constructs the render with the specified target string.
- LwTextRender(TextModel) -
Constructor for class org.zaval.lw.LwTextRender
- Constructs the render with the specified target text model.
- LwTFieldBorder - class org.zaval.lw.theme.p3d.LwTFieldBorder.
-
- LwTFieldBorder() -
Constructor for class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- LwTitledBorder - class org.zaval.lw.LwTitledBorder.
- This class inherits LwBorder class to support a title area for the border view.
- LwTitledBorder - class org.zaval.lw.theme.LwTitledBorder.
- This class implements generic border render that can have a title area.
- LwTitledBorder(Color) -
Constructor for class org.zaval.lw.theme.LwTitledBorder
- Constructs the border render that paints border using the specified color.
- LwTitledBorder(Color, int) -
Constructor for class org.zaval.lw.theme.LwTitledBorder
- Constructs the border render that paints border using the specified color and
the given border lines thickness.
- LwTitledBorder(int) -
Constructor for class org.zaval.lw.LwTitledBorder
- Constructs the border view with the specified border type.
- LwTitledBorder(int, int) -
Constructor for class org.zaval.lw.LwTitledBorder
- Constructs the border view with the specified border type and the line alignment.
- LwTitledBorder(LwLineRender) -
Constructor for class org.zaval.lw.theme.LwTitledBorder
- Constructs the border render that paints border using the specified line render.
- LwTitledBorder(LwLineRender, int) -
Constructor for class org.zaval.lw.theme.LwTitledBorder
- Constructs the border render that paints border using the specified line render
and the given title alignment.
- LwToolkit - class org.zaval.lw.LwToolkit.
- This class provides set of useful static methods for the lightweight library.
- LwToolkit() -
Constructor for class org.zaval.lw.LwToolkit
-
- LwTooltipMan - class org.zaval.lw.LwTooltipMan.
- This manager is used to support tool tip for a light weight components.
- LwTooltipMan() -
Constructor for class org.zaval.lw.LwTooltipMan
-
- LwTracker - class org.zaval.lw.LwTracker.
- This is tracker component.
- LwTracker() -
Constructor for class org.zaval.lw.LwTracker
- Constructs the class instance.
- LwTrackerEvent - class org.zaval.lw.event.LwTrackerEvent.
- This class represents tracker event.
- LwTrackerEvent(LwComponent, int, int, int, int) -
Constructor for class org.zaval.lw.event.LwTrackerEvent
- Constructs the event object with the specified source object, the bundle index,
the bundle value, the bundle previous value an the event id.
- LwTrackerListener - interface org.zaval.lw.event.LwTrackerListener.
- This listener interface for receiving tracker events.
- LwTree - class org.zaval.lw.tree.LwTree.
- This is tree view component.
- LwTree(TreeModel) -
Constructor for class org.zaval.lw.tree.LwTree
- Constructs a tree view component with the specified tree model.
- LwTree(TreeModel, boolean) -
Constructor for class org.zaval.lw.tree.LwTree
- Constructs a tree view component with the specified tree model and tree node state.
- LwTreeGrid - class org.zaval.lw.grid.LwTreeGrid.
- This is lightweight tree grid component.
- LwTreeGrid() -
Constructor for class org.zaval.lw.grid.LwTreeGrid
- Constructs the component with the default data model and tree model.
- LwTreeGrid(TreeModel) -
Constructor for class org.zaval.lw.grid.LwTreeGrid
- Constructs the component with the specified tree data model.
- LwTreeGrid(TreeModel, boolean) -
Constructor for class org.zaval.lw.grid.LwTreeGrid
- Constructs the component with the specified tree data model.
- LwVCLEvent - class org.zaval.lw.event.LwVCLEvent.
- This is base class for most light weight events to provide:
The event id by the
getID method.
The event class UID by the getUID method. - LwVCLEvent(LwComponent, int) -
Constructor for class org.zaval.lw.event.LwVCLEvent
-
- LwVCLEvent(LwComponent, int, int) -
Constructor for class org.zaval.lw.event.LwVCLEvent
- Constructs an event object with the specified source object, the event id and the given UID.
- LwView - class org.zaval.lw.LwView.
- This abstract class is used as base for lightweight views implementations.
- LwView() -
Constructor for class org.zaval.lw.LwView
- Constructs the view.
- LwView(int) -
Constructor for class org.zaval.lw.LwView
- Constructs the view with the specified view type.
- LwViewMan - class org.zaval.lw.LwViewMan.
- This class is used as the views container to provide the following abilities:
Store border, face and background views for a given owner component.
- LwViewMan() -
Constructor for class org.zaval.lw.LwViewMan
-
- LwViewProvider - interface org.zaval.lw.LwViewProvider.
- This interface is used to provide a view for the specified object.
- LwWindow - class org.zaval.lw.LwWindow.
- This is window light weight component to be used as a desktop internal window.
- LwWindow() -
Constructor for class org.zaval.lw.LwWindow
- Constructs the window component with empty title.
- LwWindow(String) -
Constructor for class org.zaval.lw.LwWindow
- Constructs the window component with the specified title.
- LwWinLayer - class org.zaval.lw.LwWinLayer.
- This is housekeeping layer implementation that is used by LwRoot class as the internal
windows container.
- LwWinLayer() -
Constructor for class org.zaval.lw.LwWinLayer
- Constructs the layer.
- LwWinListener - interface org.zaval.lw.event.LwWinListener.
- This is listener interface for receiving light weight window events.
- LwWinProducer - class org.zaval.lw.LwWinProducer.
- This is abstract class that is supposed to be used for a window (LwWindow)
component customization.
- LwWinProducer() -
Constructor for class org.zaval.lw.LwWinProducer
- Constructs the window producer.
- LwWizard - class org.zaval.lw.LwWizard.
- This class is wizard that is used by the library to customize created lightweight
components.
- LwWizard - class org.zaval.lw.theme.p3d.LwWizard.
-
- LwWizard() -
Constructor for class org.zaval.lw.LwWizard
-
- LwWizard() -
Constructor for class org.zaval.lw.theme.p3d.LwWizard
-
- LwWrappedText - class org.zaval.lw.LwWrappedText.
- This is wrapped text render.
- LwWrappedText(String) -
Constructor for class org.zaval.lw.LwWrappedText
- Constructs the render with the specified target string.
- LwWrappedText(TextModel) -
Constructor for class org.zaval.lw.LwWrappedText
- Constructs the render with the specified target text model.
M
- makeVisible(int, int, int, int) -
Method in interface org.zaval.misc.ScrollMan
- Makes visible the specified part of the scrolled object inside the scroll area.
- makeVisible(int, int, int, int) -
Method in class org.zaval.lw.LwScrollPan
- Makes visible the specified area of the scrolled component.
- MARKER_VIEW -
Static variable in class org.zaval.lw.LwSlider
- The marker view.
- MARKER_VIEW -
Static variable in class org.zaval.lw.LwNotebook
- The selection marker view id.
- mask -
Variable in class org.zaval.lw.event.LwMouseEvent
-
- MaskedText - class org.zaval.lw.mask.MaskedText.
- This class implements text model interface for masked text.
- MaskedText(String) -
Constructor for class org.zaval.lw.mask.MaskedText
- Constructs the class with the specified mask.
- MaskedText(String, MaskValidator) -
Constructor for class org.zaval.lw.mask.MaskedText
- Constructs the class with the specified mask and the given mask validator.
- MaskElement - class org.zaval.lw.mask.MaskElement.
- This class describes mask element.
- MaskElement() -
Constructor for class org.zaval.lw.mask.MaskElement
-
- MaskPosController - class org.zaval.lw.mask.MaskPosController.
- This class is specific implementation of the pos controller for the masked text field component.
- MaskPosController(MaskedText) -
Constructor for class org.zaval.lw.mask.MaskPosController
- Constructs the controller with the specified masked text.
- MaskUtil - class org.zaval.lw.mask.MaskUtil.
- This class is set of useful static methods that can be helpful for different mask features
implementation.
- MaskUtil() -
Constructor for class org.zaval.lw.mask.MaskUtil
-
- MaskValidator - interface org.zaval.lw.mask.MaskValidator.
- This interface is used with a masked text to perform mask validation process.
- MathBox - class org.zaval.util.MathBox.
- This class provides set of useful math methods.
- MathBox() -
Constructor for class org.zaval.util.MathBox
-
- Matrix - class org.zaval.data.Matrix.
- This class is an implementation of the
MatrixModel interface to work with
matrix-like structures. - Matrix(int, int) -
Constructor for class org.zaval.data.Matrix
- Constructs the matrix component with the specified number of rows an columns.
- MatrixListener - interface org.zaval.data.event.MatrixListener.
- This is listener interface for receiving matrix events.
- MatrixModel - interface org.zaval.data.MatrixModel.
- This interface provides ability to manipulate with matrix-like data structures.
- matrixResized(Object, int, int) -
Method in interface org.zaval.data.event.MatrixListener
- Invoked when a dimension of the matrix model (number of rows or number of columns) has
been changed.
- matrixResized(Object, int, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- MAX_BUFFER_SIZE -
Variable in class org.zaval.lw.LwPaintManImpl
-
- max(Dimension, Dimension) -
Static method in class org.zaval.util.MathBox
- Returns the dimension that has
width, height
fields calculated as maximal values for the
specified dimension objects.
- maximize() -
Method in class org.zaval.lw.LwWindow
- Maximizes the window size to fill all desktop area.
- maxItemSize() -
Method in class org.zaval.lw.LwAList
- Gets the maximal possible item size.
- maxItemSize() -
Method in class org.zaval.lw.LwCompList
-
- maxItemSize() -
Method in class org.zaval.lw.LwList
-
- MDI_WIN -
Static variable in class org.zaval.lw.LwWinLayer
- The MDI window type.
- MENU -
Static variable in class org.zaval.lw.LwWizard
- LwMenu component type value.
- MENUBAR -
Static variable in class org.zaval.lw.LwWizard
- LwMenuBar component type value.
- MODAL_WIN -
Static variable in class org.zaval.lw.LwWinLayer
- The modal window type.
- MOSAIC -
Static variable in class org.zaval.lw.LwView
- The mosaic type of the view.
- MOUSE_CLICKED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse clicked event type.
- MOUSE_DRAGGED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse dragged event type.
- MOUSE_ENDDRAGGED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse end dragged event type.
- MOUSE_ENTERED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse entered event type.
- MOUSE_EXITED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse exited event type.
- MOUSE_MOVED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse moved event type.
- MOUSE_PRESSED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse pressed event type.
- MOUSE_RELEASED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse released event type.
- MOUSE_STARTDRAGGED -
Static variable in class org.zaval.lw.event.LwMouseEvent
- The mouse start dragged event type.
- MOUSE_UID -
Static variable in class org.zaval.lw.event.LwVCLEvent
- The mouse event UID.
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.gdp.DgnController
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwCombo
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwNotebook
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwPopupManager
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwExtender
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the mouse has been clicked on a light weight component.
- mouseClicked(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseListener
- Invoked when the mouse button has been clicked on a light weight component.
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseClicked(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- mouseClicked(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when the mouse has been clicked on a component.
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.gdp.ShapeController
- Invoked every time when mouse drag event is performed with the source component.
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSplitPan
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseDragged(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseMotionListener
- Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseDragged(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a mouse button is pressed on a component and then
dragged.
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.gdp.DgnController
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwCombo
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwNotebook
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwPopupManager
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwExtender
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the mouse enters a light weight component.
- mouseEntered(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseListener
- Invoked when the mouse enters a light weight component.
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseEntered(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- mouseEntered(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when the mouse enters a component.
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.gdp.DgnController
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwCombo
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwNotebook
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwMenu
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwPopupManager
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwExtender
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the mouse exits a light weight component.
- mouseExited(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseListener
- Invoked when the mouse exits a light weight component.
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseExited(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- mouseExited(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when the mouse exits a component.
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.gdp.ShapeController
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwSplitPan
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseMoved(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseMotionListener
- Invoked when the mouse pointer has been moved on a light weight component
(with no buttons no down).
- mouseMoved(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseMoved(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when the mouse button has been moved on a component
(with no buttons no down).
- mousePressed(int, int, int) -
Method in class org.zaval.lw.LwBaseLayer
-
- mousePressed(int, int, int) -
Method in class org.zaval.lw.LwPopupLayer
-
- mousePressed(int, int, int) -
Method in interface org.zaval.lw.LwLayer
- Invoked whenever a mouse button has been pressed.
- mousePressed(int, int, int) -
Method in class org.zaval.lw.LwWinLayer
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.gdp.DgnController
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwCombo
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwSpeedButton
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwNotebook
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwPopupManager
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwExtender
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the mouse has been pressed on a light weight component.
- mousePressed(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseListener
- Invoked when the mouse button has been pressed on a light weight component.
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- mousePressed(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- mousePressed(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a mouse button has been pressed on a component.
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.gdp.DgnController
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwCombo
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwCheckbox
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwNotebook
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwPopupManager
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwExtender
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.LwFocusManager
- Invoked when the mouse has been released on a light weight component.
- mouseReleased(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseListener
- Invoked when the mouse button has been released on a light weight component.
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.tree.LwTree
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- mouseReleased(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGrid
-
- mouseReleased(MouseEvent) -
Method in class org.zaval.lw.J2SEDesktop
- Invoked when a mouse button has been released on a component.
- mouseWheelMoved(MouseWheelEvent) -
Method in class org.zaval.lw.LwMWheelSupport
-
- moveComponent(int, int) -
Method in class org.zaval.lw.gdp.ShapeController
- Moves the target component to the new location.
- moveContent() -
Method in interface org.zaval.misc.ScrollObj
- Tests if the scrolled component performs scrolling by changing its location or moving view.
- moveContent() -
Method in class org.zaval.lw.LwAList
-
- moveContent() -
Method in class org.zaval.lw.LwTextField
- Tests if the scroll component performs scrolling by changing it location or view.
- moveContent() -
Method in class org.zaval.lw.LwScrollPan
-
- moveContent() -
Method in class org.zaval.lw.tree.LwTree
-
- moveContent() -
Method in class org.zaval.lw.grid.LwGrid
-
- moveScrolledObj(int, int) -
Method in interface org.zaval.misc.ScrollMan
- Moves the scrolled object inside the scroll area to the specified location.
- moveScrolledObj(int, int) -
Method in class org.zaval.lw.LwScrollPan
-
- moveTarget(int, int) -
Method in class org.zaval.lw.gdp.DgnController
- Moves the target component to the new location.
N
- NCanvas - class org.zaval.lw.NCanvas.
- This class is J2SE and J2ME Personal Profile native canvas (java.awt.Panel)
representation.
- NET_COLOR -
Static variable in class org.zaval.lw.grid.LwGrid
- Defines the grid net lines color type.
- NONE -
Static variable in class org.zaval.lw.LwToolkit
- The none vertical and none horizontal alignment constant.
- NORTH -
Static variable in class org.zaval.lw.LwBorderLayout
- The north layout constraint (top of container).
- NOTE -
Static variable in class org.zaval.lw.LwWizard
- LwNotebook component type value.
- notifyScrollMan(int) -
Method in class org.zaval.lw.LwAList
- Notifies the scroll manager that an item component at the specified index should be fully
visible.
- NUMERIC_TYPE -
Static variable in class org.zaval.lw.mask.BasicMaskValidator
- Specifies the numeric mask element type.
O
- OFF_BR_VIEW -
Static variable in class org.zaval.lw.LwMenuBar
- The none active border element id.
- ON_BR_VIEW -
Static variable in class org.zaval.lw.LwMenuBar
- The active border element id.
- OPENED_VIEW -
Static variable in class org.zaval.lw.tree.LwTree
- Defines opened view element type.
- org.zaval.data - package org.zaval.data
- Classes and interfaces that are used to represent various data models (tree, matrix
and so on).
- org.zaval.data.event - package org.zaval.data.event
- Classes and interfaces to describe events and listeners that are related to
data models.
- org.zaval.lw - package org.zaval.lw
- This is base package of the lightweight library.
- org.zaval.lw.event - package org.zaval.lw.event
- Events and listeners that are related to the lightweight components.
- org.zaval.lw.gdp - package org.zaval.lw.gdp
- This package contains base GDP controllers and components.
- org.zaval.lw.gdp.event - package org.zaval.lw.gdp.event
- Different events related to the GDP library.
- org.zaval.lw.grid - package org.zaval.lw.grid
- Classes and interfaces that relate to lightweight grid and tree grid components.
- org.zaval.lw.mask - package org.zaval.lw.mask
- Classes and interfaces that relate to masked text field component.
- org.zaval.lw.theme - package org.zaval.lw.theme
- LwVCL theme common classes and interfaces.
- org.zaval.lw.theme.p3d - package org.zaval.lw.theme.p3d
- Pseudo 3D LwVCL theme classes and interfaces.
- org.zaval.lw.tree - package org.zaval.lw.tree
- Classes and interfaces that relate to the lightweight tree component.
- org.zaval.misc - package org.zaval.misc
- Classes and interfaces that is useful for a different purposes.
- org.zaval.misc.event - package org.zaval.misc.event
- Events and listeners that relate to the "misc" package.
- org.zaval.util - package org.zaval.util
- Utilities classes and interfaces can be used for different purposes.
- ORIGINAL -
Static variable in class org.zaval.lw.LwView
- The original type of the view.
- OUTER_SCALE -
Static variable in class org.zaval.lw.LwTracker
- Specifies scale area that is placed on the right and on the left of rightmost and
left most bundles.
- ownerChanged(Validationable) -
Method in class org.zaval.lw.LwView
- The method is called whenever the view owner has been changed.
- ownerChanged(Validationable) -
Method in class org.zaval.lw.LwTextRender
- The method is called whenever the view owner has been changed.
P
- pageSize() -
Method in class org.zaval.lw.LwTextField
- Gets the page size.
- pageSize(int) -
Method in class org.zaval.lw.LwAList
- Returns the page size for the specified direction.
- pageSize(int) -
Method in class org.zaval.lw.grid.LwGrid
- Returns the page size for the specified direction.
- paint(Graphics) -
Method in class org.zaval.lw.LwCanvas
- Paints this component.
- paint(Graphics) -
Method in class org.zaval.lw.LwSlider
-
- paint(Graphics) -
Method in class org.zaval.lw.LwNotebook
- Paints this component.
- paint(Graphics) -
Method in class org.zaval.lw.LwProgress
-
- paint(Graphics) -
Method in class org.zaval.lw.LwLine
-
- paint(Graphics) -
Method in class org.zaval.lw.LwTextField
- Paints this component.
- paint(Graphics) -
Method in class org.zaval.lw.CrEmeFrame
-
- paint(Graphics) -
Method in interface org.zaval.lw.LwComponent
- Paints this component.
- paint(Graphics) -
Method in class org.zaval.lw.NCanvas
-
- paint(Graphics) -
Method in class org.zaval.lw.LwTracker
-
- paint(Graphics) -
Method in class org.zaval.lw.LwList
-
- paint(Graphics) -
Method in class org.zaval.lw.LwExtender
-
- paint(Graphics) -
Method in class org.zaval.lw.tree.LwTree
- Paints this component.
- paint(Graphics) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- paint(Graphics) -
Method in class org.zaval.lw.grid.LwGrid
-
- paint(Graphics, int, int, boolean, int) -
Method in class org.zaval.lw.LwTabBrView
- Paints the tab view using the given width and height, enabled state and tabs orientation.
- paint(Graphics, int, int, boolean, int) -
Method in class org.zaval.lw.theme.p3d.LwTabBrView
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.gdp.DgnBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwView
- Paints the view using the given width and height.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwCompRender
- Paints the view using the given width and height.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwTabBrView
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwBorder
- Paints the view using the given width and height.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwTextRender
- Renders the text model using the specified graphics context, location, size and owner
component.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwTitledBorder
- Paints the view using a given width and height.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwWrappedText
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwImgRender
- Paints the view using the given width and height.
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.LwBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.LwTitledBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.p3d.LwMBarBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.p3d.LwSBundleBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.p3d.LwTFieldBorder
-
- paint(Graphics, int, int, int, int, Layoutable) -
Method in class org.zaval.lw.theme.p3d.LwButtonBorder
-
- paint(Graphics, int, int, Layoutable) -
Method in class org.zaval.lw.LwView
- Paints the view using the preferred size of the view.
- paint(Graphics, LwComponent, LwComponent) -
Method in class org.zaval.lw.LwPaintManager
- The method initiates painting process for the specified light weight component
using the graphics.
- paintComponent(Graphics, LwComponent, LwComponent) -
Method in class org.zaval.lw.LwPaintManager
- The method is called to paint the specified component.
- paintComponent(Graphics, LwComponent, LwComponent) -
Method in class org.zaval.lw.LwPaintManImpl
- The method is called to paint the specified component.
- paintData(Graphics) -
Method in class org.zaval.lw.grid.LwGrid
- Paints the grid cells.
- paintDesktop(Graphics, LwDesktop) -
Method in class org.zaval.lw.LwPaintManager
- Paints the specified desktop.
- paintDesktop(Graphics, LwDesktop) -
Method in class org.zaval.lw.LwPaintManImpl
- The method initiates painting process for the specified root light weight component
using the graphics.
- paintDesktop(Graphics, LwDesktop) -
Method in class org.zaval.lw.J2SEPaintManImpl
- The method initiates painting process for the specified root light weight component
using the graphics.
- paintLine(Graphics, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwTextRender
- Invoked to render a line with the specified index, at the given location, graphics context and
owner component.
- paintMarker(Graphics) -
Method in class org.zaval.lw.grid.LwGrid
- Paints the grid marker.
- paintNet(Graphics) -
Method in class org.zaval.lw.grid.LwGrid
- Paints the grid lines.
- paintOnTop(Graphics) -
Method in class org.zaval.lw.LwPanel
-
- paintOnTop(Graphics) -
Method in class org.zaval.lw.LwCombo
-
- paintOnTop(Graphics) -
Method in class org.zaval.lw.LwActContainer
-
- paintOnTop(Graphics) -
Method in class org.zaval.lw.LwAList
- Paints this component.
- paintOnTop(Graphics) -
Method in class org.zaval.lw.LwMenuBar
-
- paintOnTop(Graphics) -
Method in interface org.zaval.lw.LwContainer
- Paints additional elements (for example marker) after the container and its child components
have been rendered.
- paintOnTop(Graphics) -
Method in class org.zaval.lw.grid.LwGrid
-
- paintOnTop(Graphics, LwContainer) -
Method in class org.zaval.lw.LwPaintManager
- The method is called whenever the specified container and its child components has been
rendered.
- paintOnTop(Graphics, LwContainer) -
Method in class org.zaval.lw.LwPaintManImpl
-
- paintSelection(Graphics, int, int, int, Layoutable) -
Method in class org.zaval.lw.LwTextRender
- Invoked by the
paintLine method to render selection block.
- paintTab(Graphics, int) -
Method in class org.zaval.lw.LwNotebook
- Renders the given tab using the given graphical context.
- parent -
Variable in class org.zaval.lw.LwCanvas
- The component parent.
- parse(String) -
Method in class org.zaval.data.Text
- Parses the specified string and returns a vector of the text lines.
- PASSFOCUS_KEY -
Static variable in class org.zaval.lw.LwToolkit
- The pass focus key type.
- perform() -
Method in class org.zaval.lw.LwStButton
- Fires the specified action event to the registered listeners.
- perform() -
Method in class org.zaval.lw.LwButton
- Fires the action event for list of LwActionListener.
- perform(DgnControllerEvent) -
Method in class org.zaval.lw.gdp.event.DgnControllerSupport
-
- perform(int) -
Method in class org.zaval.lw.gdp.DgnController
- Performs the designer event with the specified event id.
- perform(int) -
Method in class org.zaval.lw.LwNotebook
- Fires appropriate selection event for list of selection listeners.
- perform(int, int, int) -
Method in class org.zaval.misc.PosController
- Fires the specified pos event to the listeners.
- perform(int, int, int, int) -
Method in class org.zaval.lw.LwTracker
- Performs a tracker event for the specified bundle with the specified event id and
event parameters.
- perform(int, int, int, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Performs the specified matrix event.
- perform(int, int, Object, boolean) -
Method in class org.zaval.data.Matrix
- Fires the matrix event to the registered matrix listeners.
- perform(int, Item) -
Method in class org.zaval.data.Tree
- Fires the specified tree event to the tree model listeners.
- perform(LwVCLEvent) -
Method in class org.zaval.lw.event.LwEventManager
- Performs the specified light weight event.
- perform(Object, Object) -
Method in class org.zaval.lw.LwAList
- Creates and fires the selection event.
- perform(Object, Object) -
Method in class org.zaval.lw.LwMenu
-
- perform(Object, Object) -
Method in class org.zaval.lw.event.LwActionSupport
- Fires the specified action event to every member of the listeners list.
- perform(Switchable) -
Method in class org.zaval.lw.LwSwitchManager
- Fires the action event for the list of LwActionListener with the specified switch
manager as the event source and the switchable component as the data.
- perform(TextEvent) -
Method in class org.zaval.data.event.TextListenerSupport
-
- PLAIN -
Static variable in class org.zaval.lw.LwBorder
- The PLAIN border type.
- PopupInfo - interface org.zaval.lw.PopupInfo.
- This is popup info interface should be used to specify a popup menu for the given
area of the target component.
- POS_COLOR -
Static variable in class org.zaval.lw.LwAList
- Defines the pos marker color type.
- posChanged(Object, int, int, int) -
Method in interface org.zaval.misc.event.PosListener
- Invoked when a virtual position has been changed.
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwAList
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwCompList
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwTextField
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwPopupLayer
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwScrollPan
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.LwScroll
-
- posChanged(Object, int, int, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- PosController - class org.zaval.misc.PosController.
- The class allows you to control
virtual position basing on the navigation object information.
- PosController() -
Constructor for class org.zaval.misc.PosController
- Constructs the new instance of the class.
- PosController(PosInfo) -
Constructor for class org.zaval.misc.PosController
- Constructs the new instance of the class with the specified pos info.
- PosInfo - interface org.zaval.misc.PosInfo.
- This interface is used to provide information for a PosController.
- PosListener - interface org.zaval.misc.event.PosListener.
- This is listener interface for receiving pos events.
- prevCol -
Variable in class org.zaval.misc.PosController
-
- prevLine -
Variable in class org.zaval.misc.PosController
-
- prevOffset -
Variable in class org.zaval.misc.PosController
-
- process(LwComponentListener, LwVCLEvent) -
Method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified component event has to be delivered to the given
component listener.
- process(LwContainerListener, LwContainerEvent) -
Method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified container event has to be delivered to the given
container listener.
- process(LwFocusListener, LwVCLEvent) -
Method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified focus event has to be delivered to the given
focus listener.
- process(LwKeyListener, LwKeyEvent) -
Method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified key event has to be delivered to the given
key listener.
- process(LwMouseListener, LwMouseEvent) -
Static method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified mouse event has to be delivered to the given
mouse listener.
- process(LwMouseMotionListener, LwMouseEvent) -
Method in class org.zaval.lw.event.LwEventManager
- The method knows how the specified mouse motion event has to be delivered to the given
mouse motion listener.
- processFocusEvent(FocusEvent) -
Method in class org.zaval.lw.NCanvas
- Invoked when a component gains the keyboard focus.
- processWindowEvent(WindowEvent) -
Method in class org.zaval.lw.CrEmeFrame
-
- PROGRESS -
Static variable in class org.zaval.lw.LwWizard
- LwProgress component type value.
- psHeight -
Variable in class org.zaval.lw.LwCanvas
-
- psHeight_ -
Variable in class org.zaval.lw.grid.LwGrid
-
- psWidth -
Variable in class org.zaval.lw.LwCanvas
-
- psWidth_ -
Variable in class org.zaval.lw.grid.LwGrid
-
- put(int, int, Object) -
Method in class org.zaval.data.Matrix
- Updates the specified cell with the specified value.
- put(int, int, Object) -
Method in interface org.zaval.data.MatrixModel
- Updates the specified cell with the specified value.
- put(int, int, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- put(int, Object) -
Method in class org.zaval.data.Matrix
- Updates a cell with the specified value at the specified index.
- put(Item, int, int, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- put(Object) -
Method in class org.zaval.lw.LwClipboardMan
- Sets the specified content for the clipboard.
- put(Object) -
Method in class org.zaval.lw.AWTClipboardMan
-
- put(String, LwView) -
Method in class org.zaval.lw.LwAdvViewMan
- Binds the specified name with the given view.
- putStaticObj(String, Object) -
Static method in class org.zaval.lw.LwToolkit
- Puts the static object with the specified key.
- putTitle(int, Object) -
Method in class org.zaval.lw.grid.LwGridCaption
- Sets the given title value for the specified column or row (depending on the caption orientation).
R
- RADIO -
Static variable in class org.zaval.lw.LwCheckbox
- The radio box type.
- RAISED -
Static variable in class org.zaval.lw.LwBorder
- The RAISED border type.
- RAISED2 -
Static variable in class org.zaval.lw.LwBorder
- The RAISED2 border type.
- rCustomMetric() -
Method in class org.zaval.lw.grid.LwGrid
- Invoked by
vMetric method to calculate custom metric type.
- rCustomMetric() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- recalc() -
Method in class org.zaval.misc.PosController
-
- recalc() -
Method in class org.zaval.lw.LwView
- Invoked with
validate method if the view is invalid.
- recalc() -
Method in class org.zaval.lw.LwCompRender
- Invoked by the
validate method if the view is invalid.
- recalc() -
Method in class org.zaval.lw.LwCanvas
- Invoked with
validate method only if the component is not valid.
- recalc() -
Method in class org.zaval.lw.LwSlider
-
- recalc() -
Method in class org.zaval.lw.LwCheckbox
-
- recalc() -
Method in class org.zaval.lw.LwNotebook
- The method is overridden by the component for internal usage.
- recalc() -
Method in class org.zaval.lw.LwProgress
-
- recalc() -
Method in class org.zaval.lw.LwCompList
-
- recalc() -
Method in class org.zaval.lw.LwTextField
-
- recalc() -
Method in class org.zaval.lw.LwTextRender
- Invoked with
validate method if the render is invalid.
- recalc() -
Method in class org.zaval.lw.LwMenu
-
- recalc() -
Method in class org.zaval.lw.LwTracker
-
- recalc() -
Method in class org.zaval.lw.LwList
-
- recalc() -
Method in class org.zaval.lw.LwExtender
-
- recalc() -
Method in class org.zaval.lw.tree.LwTree
-
- recalc() -
Method in class org.zaval.lw.grid.LwGridCaption
-
- recalc() -
Method in class org.zaval.lw.grid.LwGrid
-
- recalc() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- regItem(Item, Item) -
Method in class org.zaval.data.Tree
- The method is used to register the specified item as a member of the tree model.
- remove(int) -
Method in class org.zaval.lw.LwPanel
- Removes the component at the specified index from this container.
- remove(int) -
Method in class org.zaval.lw.LwCombo
-
- remove(int) -
Method in class org.zaval.lw.LwActContainer
-
- remove(int) -
Method in class org.zaval.lw.LwCheckbox
-
- remove(int) -
Method in class org.zaval.lw.LwNotebook
-
- remove(int) -
Method in class org.zaval.lw.LwCompList
-
- remove(int) -
Method in class org.zaval.lw.LwMenu
-
- remove(int) -
Method in class org.zaval.lw.LwPopupLayer
-
- remove(int) -
Method in class org.zaval.lw.LwMenuBar
-
- remove(int) -
Method in interface org.zaval.lw.LwContainer
- Removes the component, specified by the index, from this container.
- remove(int, int) -
Method in interface org.zaval.data.TextModel
- Removes a text at the specified offset with the size.
- remove(int, int) -
Method in class org.zaval.data.Text
- Removes a text at the specified offset with the size.
- remove(int, int) -
Method in class org.zaval.data.SingleLineTxt
- Removes a text at the specified offset with the size.
- remove(int, int) -
Method in class org.zaval.lw.LwTextField
- Removes a part of the text starting from the given position and with the specified size.
- remove(int, int) -
Method in class org.zaval.lw.mask.MaskedText
-
- remove(Item) -
Method in class org.zaval.data.Tree
-
- remove(Item) -
Method in interface org.zaval.data.TreeModel
- Removes the specified item from the tree.
- remove(LwComponent) -
Method in class org.zaval.lw.LwPanel
- Removes the specified component from this container.
- remove(Runnable) -
Method in class org.zaval.util.Timer
- Removes the specified runnable interface so it no longer to be executed.
- remove(String) -
Method in class org.zaval.lw.LwAdvViewMan
- Removes the specified binding.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSlider
- Removes the specified action listener so it no longer receives action events
from this component.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwStButton
- Removes the specified action listener so it no longer receives action events
from this component.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSpin
- Removes the action events listener so it no longer get action events from the component.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwSwitchManager
- Removes the specified action listener so it no longer receives action events
from this manager.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwProgress
- Removes the specified action listener.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwButton
- Removes the specified action listener so it no longer receives action events
from this button.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwColorPanel
- Removes the specified action listener so it no longer receives action events
from this component.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwFontPanel
- Removes the specified action listener so it no longer receives action events
from this component.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.LwFilePanel
- Removes the action listener.
- removeActionListener(LwActionListener) -
Method in class org.zaval.lw.tree.LwTree
- Removes the specified action listener.
- removeAll() -
Method in class org.zaval.lw.LwPanel
- Removes all child components from this container.
- removeAll() -
Method in class org.zaval.lw.LwCombo
-
- removeAll() -
Method in class org.zaval.lw.LwActContainer
-
- removeAll() -
Method in class org.zaval.lw.LwCheckbox
-
- removeAll() -
Method in class org.zaval.lw.LwNotebook
-
- removeAll() -
Method in class org.zaval.lw.LwCompList
-
- removeAll() -
Method in class org.zaval.lw.LwMenu
-
- removeAll() -
Method in class org.zaval.lw.LwMenuBar
-
- removeAll() -
Method in interface org.zaval.lw.LwContainer
- Removes all child components from this container.
- removeAllItems() -
Method in class org.zaval.lw.LwAList
- Removes all items from the list.
- removeAllItems() -
Method in class org.zaval.lw.LwCompList
-
- removeAllItems() -
Method in class org.zaval.lw.LwList
-
- removeBundle(int) -
Method in class org.zaval.lw.LwTracker
- Removes a bundle at the specified index.
- removeCaptionListener(LwActionListener) -
Method in class org.zaval.lw.grid.LwGridCaption
- Removes the specified caption listener.
- removeChild(Item, int) -
Method in class org.zaval.data.Tree
- Deletes a child item from the specified parent item at the specified index.
- removeCols(int, int) -
Method in class org.zaval.data.Matrix
-
- removeCols(int, int) -
Method in interface org.zaval.data.MatrixModel
- Removes the specified number of columns starting from the given column.
- removeCols(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- removeComponentListener(LwComponentListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified component events listener.
- removeContainerListener(LwContainerListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified container events listener.
- REMOVED -
Static variable in class org.zaval.data.event.TextEvent
- The text removed event type.
- removeDgnControllerListener(DgnControllerListener) -
Method in class org.zaval.lw.gdp.DgnController
- Removes the specified designer controller listener.
- removeFocusListener(LwFocusListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified focus events listener.
- removeItem(int) -
Method in class org.zaval.lw.LwAList
- Removes an item at the specified index.
- removeItem(int) -
Method in class org.zaval.lw.LwCompList
-
- removeItem(int) -
Method in class org.zaval.lw.LwList
-
- removeKeyListener(LwKeyListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified key events listener.
- removeKids(Item) -
Method in class org.zaval.data.Tree
- Deletes all child items for the specified parent item.
- removeListener(DgnControllerListener) -
Method in class org.zaval.lw.gdp.event.DgnControllerSupport
-
- removeListener(LwActionListener) -
Method in class org.zaval.lw.event.LwActionSupport
- Removes the specified listener from the listeners list.
- removeListener(TextListener) -
Method in class org.zaval.data.event.TextListenerSupport
-
- removeMatrixListener(MatrixListener) -
Method in class org.zaval.data.Matrix
- Removes the matrix listener.
- removeMatrixListener(MatrixListener) -
Method in interface org.zaval.data.MatrixModel
- Removes the matrix listener.
- removeMatrixListener(MatrixListener) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- removeMouseListener(LwMouseListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified mouse events listener.
- removeMouseMotionListener(LwMouseMotionListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified mouse motion events listener.
- removePosListener(PosListener) -
Method in class org.zaval.misc.PosController
- Removes the specified PosListener listener.
- removeRows(int, int) -
Method in class org.zaval.data.Matrix
-
- removeRows(int, int) -
Method in interface org.zaval.data.MatrixModel
- Removes the specified number of rows starting from the given row.
- removeRows(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- removeSelectionListener(LwActionListener) -
Method in class org.zaval.lw.LwNotebook
- Removes the specified selection listener so it no longer receives selection events
from this notebook conatiner.
- removeSelectionListener(LwActionListener) -
Method in class org.zaval.lw.LwAList
- Removes the specified selection listener so it no longer receives selection events
from this list component.
- removeSelectionListener(LwActionListener) -
Method in class org.zaval.lw.tree.LwTree
- Removes the specified selection listener.
- removeStateListener(LwActionListener) -
Method in class org.zaval.lw.LwStButton
- Removes the specified state listener.
- removeTextListener(TextListener) -
Method in interface org.zaval.data.TextModel
- Removes the specified text listener.
- removeTextListener(TextListener) -
Method in class org.zaval.data.Text
- Removes the specified text listener.
- removeTextListener(TextListener) -
Method in class org.zaval.data.SingleLineTxt
- Removes the specified text listener.
- removeTextListener(TextListener) -
Method in class org.zaval.lw.mask.MaskedText
-
- removeTrackerListener(LwTrackerListener) -
Method in class org.zaval.lw.LwTracker
- Removes the specified tracker listener so it no longer receives tracker events
from this component.
- removeTreeListener(TreeListener) -
Method in class org.zaval.data.Tree
-
- removeTreeListener(TreeListener) -
Method in interface org.zaval.data.TreeModel
- Removes the specified tree listener so that it no longer
receives tree events from this tree model.
- removeWinListener(LwWinListener) -
Method in class org.zaval.lw.LwWinLayer
- Removes the specified window listener so it no longer receives window events.
- removeXXXListener(EventListener) -
Method in class org.zaval.lw.event.LwEventManager
- Removes the specified events listener.
- render -
Variable in class org.zaval.lw.theme.LwBorder
-
- repaint() -
Method in class org.zaval.lw.LwCanvas
- Performs repainting process of this component.
- repaint() -
Method in class org.zaval.lw.J2SEDesktop
-
- repaint() -
Method in class org.zaval.lw.CrEmeFrame
-
- repaint() -
Method in interface org.zaval.lw.LwComponent
- Performs repainting process of this component.
- repaint() -
Method in class org.zaval.lw.NCanvas
-
- repaint(boolean) -
Method in class org.zaval.lw.LwCanvas
-
- repaint(boolean) -
Method in class org.zaval.lw.LwNotebook
-
- repaint(boolean) -
Method in class org.zaval.lw.LwTextField
-
- repaint(boolean) -
Method in interface org.zaval.lw.LwComponent
- Invoked whenever the component got or lost the focus.
- repaint(boolean) -
Method in class org.zaval.lw.LwWindow
-
- repaint(boolean) -
Method in class org.zaval.lw.tree.LwTree
-
- repaint(int, int) -
Method in class org.zaval.lw.LwAList
- Repaints the area that includes two specified list items.
- repaint(int, int) -
Method in class org.zaval.lw.LwList
-
- repaint(int, int, int, int) -
Method in class org.zaval.lw.LwCanvas
- Performs repainting process of the specified rectangle.
- repaint(int, int, int, int) -
Method in class org.zaval.lw.J2SEDesktop
-
- repaint(int, int, int, int) -
Method in class org.zaval.lw.CrEmeFrame
-
- repaint(int, int, int, int) -
Method in interface org.zaval.lw.LwComponent
- Performs repainting process of the specified rectangular area of this component.
- repaint(int, int, int, int) -
Method in class org.zaval.lw.NCanvas
-
- repaint(LwComponent) -
Method in class org.zaval.lw.LwPaintManager
- Repaints the specified light weight component.
- repaint(LwComponent, int, int, int, int) -
Method in class org.zaval.lw.LwPaintManager
- Repaints a part of the specified light weight component.
- requestFocus() -
Method in class org.zaval.lw.LwCanvas
- Requests focus for this component.
- requestFocus(LwComponent) -
Method in class org.zaval.lw.LwFocusManager
- Requests the input focus for the specified component.
- reset(LwComponent, int, int, char, int) -
Method in class org.zaval.lw.event.LwKeyEvent
-
- reset(LwComponent, int, int, int, int, int) -
Method in class org.zaval.lw.event.LwMouseEvent
-
- RESIZE -
Static variable in class org.zaval.lw.grid.LwGridCaption
- The column and row resize flag.
- resizeComponent(Rectangle) -
Method in class org.zaval.lw.gdp.ShapeController
- Shapes the target component with the specified bounds.
- resizeTarget(int, int) -
Method in class org.zaval.lw.gdp.DgnController
- Resizes the target component to have the specified width and height.
- restore() -
Method in class org.zaval.lw.LwWindow
- Restores the window size.
- right -
Variable in class org.zaval.lw.LwCanvas
-
- RIGHT -
Static variable in class org.zaval.lw.LwToolkit
- Specifies the right horizontal alignment type.
- rightLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwBorder
- Draws the right vertical border line between the coordinates (x1,y1) and (x2,y2).
- rightLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.LwColorLineRender
-
- rightLine(Graphics, int, int, int, int) -
Method in interface org.zaval.lw.theme.LwLineRender
- Paints right line from-to the given locations using the specified graphics
context.
- rightLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- rightLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- rightLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwListLineRender
-
- rowHeight(int) -
Method in class org.zaval.lw.grid.LwGrid
- Returns the specified row height.
- rowHeight(int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- rowHeights -
Variable in class org.zaval.lw.grid.LwGrid
-
- rowSpan -
Variable in class org.zaval.lw.LwConstraints
- Specifies number of rows that has to be used for the cell.
- rPsMetric() -
Method in class org.zaval.lw.grid.LwGrid
- Invoked by
vMetric method to calculate preferred size metric type.
- rPsMetric() -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- run() -
Method in class org.zaval.util.Timer
- This is timer thread body method that executes all registered workers in the certain
period of time.
- run() -
Method in class org.zaval.lw.LwStButton
-
- run() -
Method in class org.zaval.lw.LwSpeedButton
-
- run() -
Method in class org.zaval.lw.LwTooltipMan
-
- run() -
Method in class org.zaval.lw.LwPopupLayer
-
S
- SBAR -
Static variable in class org.zaval.lw.LwWizard
- LwStatusBar component type value.
- SCROLL -
Static variable in class org.zaval.lw.LwWizard
- LwScroll component type value.
- ScrollMan - interface org.zaval.misc.ScrollMan.
- The interface is used by a scrolled object to move itself inside the scroll area.
- ScrollObj - interface org.zaval.misc.ScrollObj.
- This interface is used to describe and control an object that can be scrolled.
- SCROLLPAN -
Static variable in class org.zaval.lw.LwWizard
- LwSrollPan component type value.
- SECOND_EL -
Static variable in class org.zaval.lw.LwSplitPan
- The second element constraint.
- seek(int) -
Method in class org.zaval.misc.PosController
- Moves the current position by additing specified value.
- seek(int) -
Method in class org.zaval.lw.mask.MaskPosController
-
- seekLineTo(int) -
Method in class org.zaval.misc.PosController
- Moves the current position to the next line according to the specified direction.
- seekLineTo(int, int) -
Method in class org.zaval.misc.PosController
- Moves the current position to the next line according the specified direction and count.
- SEL_COLOR -
Static variable in class org.zaval.lw.LwAList
- Defines the selection marker color type.
- SEL1_COLOR -
Static variable in class org.zaval.lw.tree.LwTree
- Defines the selection marker color type for the tree component that has the focus.
- SEL1_COLOR -
Static variable in class org.zaval.lw.grid.LwGrid
- Defines the selection marker color type for the grid component that has the focus.
- SEL2_COLOR -
Static variable in class org.zaval.lw.tree.LwTree
- Defines the selection marker color type for the tree component that doesn't have the focus.
- SEL2_COLOR -
Static variable in class org.zaval.lw.grid.LwGrid
- Defines the selection marker color type for the grid component that doesn't have the focus.
- select(int) -
Method in class org.zaval.lw.LwNotebook
- Selects the tab by the specified index.
- select(int) -
Method in class org.zaval.lw.LwAList
- Selects the item by the specified index.
- select(int) -
Method in class org.zaval.lw.LwMenu
-
- select(int, int) -
Method in class org.zaval.lw.LwTextField
- Selects the specified by the start and end offsets the text part.
- select(Item) -
Method in class org.zaval.lw.tree.LwTree
- Selects the specified node of the tree.
- selectedIndex -
Variable in class org.zaval.lw.LwAList
- The selected index field.
- set(Item, Object) -
Method in class org.zaval.data.Tree
- Sets the specified value for the given tree item.
- set(Item, Object) -
Method in interface org.zaval.data.TreeModel
- Sets the specified value for the given tree item.
- setArrowGlyph(LwView) -
Method in class org.zaval.lw.LwCombo
-
- setAsFocusComponent(int) -
Method in class org.zaval.lw.LwActContainer
- Sets a child focus indicator component by the specified child index.
- setBackground(Color) -
Method in class org.zaval.lw.LwCanvas
- Sets the background color of this component.
- setBackground(Color) -
Method in class org.zaval.lw.LwPanel
- Sets the background color of this container.
- setBackground(Color) -
Method in interface org.zaval.lw.LwComponent
- Sets the background color of this component.
- setBg(LwView) -
Method in class org.zaval.lw.LwViewMan
- Sets the background view.
- setBg(String) -
Method in class org.zaval.lw.LwViewMan
- Sets the background view for the owner component by the specified view name.
- setBorder(LwView) -
Method in class org.zaval.lw.LwViewMan
- Sets the border view.
- setBorder(String) -
Method in class org.zaval.lw.LwViewMan
- Sets the border view for the owner component by the specified view name.
- setBorderColor(Color) -
Method in class org.zaval.lw.gdp.DgnBorder
- Sets the specified border color.
- setBorderView(LwView) -
Method in class org.zaval.lw.LwStatusBar
- Sets the border view that should be applied for all child components.
- setBorderView(LwView) -
Method in class org.zaval.lw.grid.LwGridCaption
- Sets the specified view to render the caption border.
- setBox(int) -
Method in class org.zaval.lw.LwCheckbox
- Sets a child component as the box component by the specified child index.
- setBox(LwComponent, boolean) -
Method in class org.zaval.lw.LwCheckbox
- Sets the specified component as the box component.
- setBoxType(int) -
Method in class org.zaval.lw.LwCheckbox
- Sets the specified box view type.
- setBundleColor(Color) -
Method in class org.zaval.lw.LwProgress
- Sets the bundle color.
- setBundleSize(int) -
Method in class org.zaval.lw.LwProgress
- Sets the bundle size.
- setCaptionColor(boolean, Color) -
Method in class org.zaval.lw.LwBWinProducer
- Sets the specified color that will be used as the background color of the window caption
according to the specified window state.
- setCellInsets(int, int, int, int) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the grid cells insets.
- setColor(int, Color) -
Method in class org.zaval.lw.LwLink
- Sets the specified link text color for the given state.
- setColor(int, Color) -
Method in class org.zaval.lw.LwAList
- Sets the specified color for the given element.
- setColor(int, Color) -
Method in class org.zaval.lw.tree.LwTree
- Sets the specified color to render the given element.
- setColor(int, Color) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the specified color to render the given element.
- setCols(int) -
Method in class org.zaval.data.Matrix
- Sets the number of columns.
- setColWidth(int, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- setColWidth(int, int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Sets the specified width for the given column.
- setCursorable(LwComponent, Cursorable) -
Method in class org.zaval.lw.LwCursorManager
- Sets the specified cursorable interface for the given component.
- setCursorForArea(int, int) -
Method in class org.zaval.lw.gdp.InsetsCursorInfo
- Binds the specified area with the specified cursor type.
- setCursorType(int) -
Method in class org.zaval.lw.gdp.SimpleCursorInfo
- Sets the specified cursor type that will be returned by
getCursorType
method.
- setCursorView(LwView) -
Method in class org.zaval.lw.LwTextField
- Sets the specified cursor view to render the text cursor.
- setEchoChar(char) -
Method in class org.zaval.lw.LwPasswordText
- Sets the specified echo character.
- setEditable(boolean) -
Method in class org.zaval.lw.LwTextField
- Sets the specified mode for the text field component.
- setEditedData(int, int, Object) -
Method in class org.zaval.lw.grid.LwGrid
- Invoked whenever the component wants applies the edited value (for the specified cell)
to the grid data model.
- setEditedData(int, int, Object) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- setEditorProvider(LwEditorProvider) -
Method in class org.zaval.lw.tree.LwTree
- Sets the items editors provider.
- setEditorProvider(LwEditorProvider) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the editor provider.
- setElement(int, LwComponent) -
Method in class org.zaval.lw.LwWinProducer
- Sets the specified window element.
- setEnabled(boolean) -
Method in class org.zaval.lw.LwCanvas
- Enables or disables this component.
- setEnabled(boolean) -
Method in class org.zaval.lw.LwStButton
-
- setEnabled(boolean) -
Method in class org.zaval.lw.LwCheckbox
-
- setEnabled(boolean) -
Method in class org.zaval.lw.LwTextField
-
- setEnabled(boolean) -
Method in interface org.zaval.lw.LwComponent
- Enables or disables this component.
- setExtraChar(int, int) -
Method in interface org.zaval.data.TextModel
- Sets special extra char that is used to store extra information by the specified index.
- setExtraChar(int, int) -
Method in class org.zaval.data.Text
-
- setExtraChar(int, int) -
Method in class org.zaval.data.SingleLineTxt
-
- setExtraChar(int, int) -
Method in class org.zaval.lw.mask.MaskedText
-
- setExtraRowHeight(int) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Sets the extra rows height.
- setExtraSize(int) -
Method in class org.zaval.lw.LwScroll
- Sets the extra size.
- setFastTime(int) -
Method in class org.zaval.lw.LwSpeedButton
- Sets the acceleration time.
- setFlagState(int, boolean) -
Method in class org.zaval.lw.grid.LwGridCaption
- Sets the flag state.
- setFont(Font) -
Method in class org.zaval.lw.LwTextRender
- Sets the font for the text render.
- setForeground(Color) -
Method in class org.zaval.lw.LwLabel
- Sets the text color.
- setForeground(Color) -
Method in class org.zaval.lw.LwTextRender
- Sets the foreground color that is used as the text color to render the target text.
- setGap(int) -
Method in class org.zaval.lw.gdp.DgnBorder
- Sets the given gap.
- setGap(int) -
Method in class org.zaval.lw.LwProgress
- Sets the gap.
- setGap(int) -
Method in class org.zaval.lw.LwSplitPan
- Sets the specified gap.
- setGaps(int, int) -
Method in class org.zaval.lw.LwNotebook
- Sets the notebook layout gaps.
- setGaps(int, int) -
Method in class org.zaval.lw.LwBorderPan
- Sets the border panel layout gaps.
- setGaps(int, int) -
Method in class org.zaval.lw.LwExtender
- Sets the specified horizontal and vertical gaps.
- setGaps(int, int) -
Method in class org.zaval.lw.tree.LwTree
- Sets the specified vertical and horizontal gaps.
- setGripperLoc(int) -
Method in class org.zaval.lw.LwSplitPan
- Sets the specified gripper component location.
- setHgap(int) -
Method in class org.zaval.lw.LwBorderLayout
- Sets the horizontal gap.
- setIncrements(int, int, int, int) -
Method in class org.zaval.lw.LwScrollPan
- Sets the horizontal, vertical unit and page increments.
- setIndents(int, int) -
Method in class org.zaval.lw.LwMenu
- Sets the popup menu items left and right indents.
- setInsets(int, int, int, int) -
Method in class org.zaval.lw.LwCanvas
-
- setInsets(int, int, int, int) -
Method in interface org.zaval.lw.LwComponent
- Sets the specified insets for the component.
- setList(LwAList) -
Method in class org.zaval.lw.LwCombo
- Sets the specified list component that will be used the combo list.
- setLocation(int, int) -
Method in class org.zaval.lw.LwCanvas
- Sets a new location for this component.
- setLocation(int, int) -
Method in interface org.zaval.lw.Layoutable
- Sets the new location for this component.
- setLwLayout(LwLayout) -
Method in class org.zaval.lw.LwPanel
- Sets the layout manager for this container.
- setLwLayout(LwLayout) -
Method in class org.zaval.lw.LwCompList
- Sets the layout manager for this container.
- setLwLayout(LwLayout) -
Method in interface org.zaval.lw.LwContainer
- Sets the layout manager for this container.
- setLwParent(LwComponent) -
Method in class org.zaval.lw.LwCanvas
- Sets the lightweight parent of this component.
- setLwParent(LwComponent) -
Method in interface org.zaval.lw.LwComponent
- Sets the lightweight parent of this component.
- setMask(String) -
Method in class org.zaval.lw.mask.LwMaskTextField
- Sets the mask.
- setMask(String) -
Method in class org.zaval.lw.mask.MaskedText
- Sets the specified mask.
- setMaximum(int) -
Method in class org.zaval.lw.LwScroll
- Sets the specified maximal value for the scrollbar component.
- setMaxPadHeight(int) -
Method in class org.zaval.lw.LwCombo
- Sets the max pad height.
- setMaxValue(int) -
Method in class org.zaval.lw.LwProgress
- Sets the maximal value.
- setMenu(int, LwMenu) -
Method in class org.zaval.lw.LwMenuBar
- Binds the specified menu bar item with the given popup menu.
- setMenuBar(LwComponent) -
Method in class org.zaval.lw.LwPopupLayer
- Invoked whenever the menu bar component has been activated.
- setModel(MatrixModel) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the data model.
- setModel(MatrixModel) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Sets the matrix model.
- setModel(TreeModel) -
Method in class org.zaval.lw.tree.LwTree
- Sets the specified tree model to be rendered with the component.
- setNetMask(int) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the specified net mask.
- setOffset(int) -
Method in class org.zaval.misc.PosController
- Sets the specified virtual position.
- setOpaque(boolean) -
Method in class org.zaval.lw.LwCanvas
- Sets the opaque of this component.
- setOpaque(boolean) -
Method in class org.zaval.lw.LwPanel
- Sets the opaque of this component.
- setOpaque(boolean) -
Method in interface org.zaval.lw.LwComponent
- Sets the opaque of this component.
- setOrientation(int) -
Method in class org.zaval.lw.LwSlider
- Sets the specified slider orientation.
- setOrientation(int) -
Method in class org.zaval.lw.LwProgress
- Sets the specified orientation for the component.
- setOrientation(int) -
Method in class org.zaval.lw.LwSplitPan
- Sets the specified orientation.
- setPageIncrement(int) -
Method in class org.zaval.lw.LwScroll
- Sets the page increment value.
- setParent(Layoutable) -
Method in class org.zaval.lw.LwViewMan
- Sets the owner component for this view manager.
- setPopup(LwComponent, PopupInfo) -
Method in class org.zaval.lw.LwPopupManager
- Binds a popup menu with the given light weight component by the given popup info
interface implementation.
- setPosController(PosController) -
Method in class org.zaval.lw.LwAList
- Sets the specified position controller.
- setPosController(PosController) -
Method in class org.zaval.lw.LwCompList
-
- setPosController(PosController) -
Method in class org.zaval.lw.LwTextField
- Sets the specified pos controller to manage the text cursor position.
- setPosController(PosController) -
Method in class org.zaval.lw.LwScroll
- Sets the specified position controller.
- setPosController(PosController) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the position controller.
- setPosInfo(PosInfo) -
Method in class org.zaval.misc.PosController
- Sets the specified pos info.
- setPressed(boolean) -
Method in class org.zaval.lw.LwButton
- Sets the specified state of the button.
- setProperty(int, Object) -
Method in class org.zaval.lw.J2SEDesktop
-
- setProperty(int, Object) -
Method in interface org.zaval.lw.LwDesktop
- Sets the value for the specified property.
- setPSByRowsCols(int, int) -
Method in class org.zaval.lw.LwTextField
- Sets the preferred size for the text field component that conforms to the
specified number of rows and columns.
- setPSSize(int, int) -
Method in class org.zaval.lw.LwCanvas
- Sets the specified preferred size for the component.
- setRectColor(Color) -
Method in class org.zaval.lw.LwActContainer
- Sets the specified color to paint rectangle frame around the focus indicator component in case
if the container has set focus indicator component.
- setRoot(Item) -
Method in class org.zaval.data.Tree
- Sets the specified item as the root of the tree model.
- setRowCol(int, int) -
Method in class org.zaval.misc.PosController
- Sets the current position by the specified row and column.
- setRowHeight(int, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- setRowHeight(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
- It is impossible to use the method to define the row height.
- setRowHeight(int, int) -
Method in interface org.zaval.lw.grid.LwGridMetrics
- Sets the specified height for the given row.
- setRows(int) -
Method in class org.zaval.data.Matrix
- Sets the number of rows.
- setScaleColor(Color) -
Method in class org.zaval.lw.LwSlider
- Sets the scale color.
- setScaleColor(int, Color) -
Method in class org.zaval.lw.LwTracker
- Sets the scale color for the specified scale area.
- setScaleGap(int) -
Method in class org.zaval.lw.LwSlider
- Sets the specified scale gap.
- setScaleStep(int) -
Method in class org.zaval.lw.LwSlider
- Sets the scale step.
- setScaleStep(int) -
Method in class org.zaval.lw.LwTracker
- Sets the scale step.
- setScrollMan(ScrollMan) -
Method in interface org.zaval.misc.ScrollObj
- Sets the specified scroll manager for the scroll object.
- setScrollMan(ScrollMan) -
Method in class org.zaval.lw.LwAList
-
- setScrollMan(ScrollMan) -
Method in class org.zaval.lw.LwTextField
-
- setScrollMan(ScrollMan) -
Method in class org.zaval.lw.LwScrollPan
-
- setScrollMan(ScrollMan) -
Method in class org.zaval.lw.tree.LwTree
-
- setScrollMan(ScrollMan) -
Method in class org.zaval.lw.grid.LwGrid
-
- setSelectColor(Color) -
Method in class org.zaval.lw.LwTextField
- Sets the specified color to render selected text.
- setSelected(Switchable) -
Method in class org.zaval.lw.LwGroup
- Sets the specified switching component as selected component.
- setSelectedColor(Color) -
Method in class org.zaval.lw.LwColorPanel
- Sets the specified color as the selected color.
- setSelectedFont(Font) -
Method in class org.zaval.lw.LwFontPanel
- Sets the specified font as the selected color.
- setShortMonths(String[]) -
Method in class org.zaval.lw.mask.DateMaskValidator
- Sets the months abbreviations that are used for 'M' mask tag.
- setSize(int, int) -
Method in class org.zaval.data.Matrix
- Sets the specified matrix dimension.
- setSize(int, int) -
Method in class org.zaval.lw.LwCanvas
- Sets the specified size for this component.
- setSize(int, int) -
Method in class org.zaval.lw.LwPanel
-
- setSize(int, int) -
Method in class org.zaval.lw.LwNotebook
-
- setSize(int, int) -
Method in interface org.zaval.lw.Layoutable
- Sets the specified size for this component.
- setSizeable(boolean) -
Method in class org.zaval.lw.LwWindow
- Enables sizing of the window.
- setSOLocation(int, int) -
Method in interface org.zaval.misc.ScrollObj
- Sets the specified scroll object location.
- setSOLocation(int, int) -
Method in class org.zaval.lw.LwAList
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.LwCompList
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.LwTextField
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.LwScrollPan
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.LwList
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.tree.LwTree
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.grid.LwGrid
-
- setSOLocation(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- setSpinValidator(BasicMaskValidator) -
Method in class org.zaval.lw.LwSpin
- Sets the specified spin validator.
- setState(boolean) -
Method in class org.zaval.lw.LwCheckbox
- Sets the specified state of the checkbox.
- setState(int) -
Method in class org.zaval.lw.LwStButton
- Sets the specified button state.
- setState(Switchable, boolean) -
Method in class org.zaval.lw.LwSwitchManager
- Sets the specified state for the switching component.
- setState(Switchable, boolean) -
Method in class org.zaval.lw.LwSwitchManImpl
-
- setState(Switchable, boolean) -
Method in class org.zaval.lw.LwGroup
-
- setStep(int) -
Method in class org.zaval.lw.LwSpin
- Sets the specified step.
- setStep(int) -
Method in class org.zaval.lw.LwTracker
- Sets the specified exact step.
- setSubMenu(int, LwMenu) -
Method in class org.zaval.lw.LwMenu
- Sets the specified popup menu as a sub menu for the given menu item.
- setSwitchManager(LwSwitchManager) -
Method in class org.zaval.lw.LwCheckbox
- Sets the specified switch manager to control state of the component.
- setTabSpaces(int, int, int, int, int) -
Method in class org.zaval.lw.LwNotebook
- Sets the tab metrics.
- setTarget(LwComponent) -
Method in class org.zaval.lw.gdp.Controller
- Sets the specified target component.
- setTarget(Object) -
Method in class org.zaval.lw.LwRender
- Sets the specified target object.
- setText(String) -
Method in interface org.zaval.data.TextModel
- Sets the specified text data.
- setText(String) -
Method in class org.zaval.data.Text
- Sets the specified text data.
- setText(String) -
Method in class org.zaval.data.SingleLineTxt
- Sets the specified text data.
- setText(String) -
Method in class org.zaval.lw.LwLabel
- Sets the specified string to be shown with the class.
- setText(String) -
Method in class org.zaval.lw.LwTextField
-
- setText(String) -
Method in class org.zaval.lw.mask.MaskedText
-
- setTick(int) -
Method in class org.zaval.lw.LwTooltipMan
- Sets the specified tick (in milliseconds) that defines "frozen" mouse interval
after the tool tip will be shown.
- setTitle(int, Object) -
Method in class org.zaval.lw.LwNotebook
- Sets the specified page title.
- setTitle(String) -
Method in class org.zaval.lw.LwWinProducer
- Sets the specified window title.
- setTitle(String) -
Method in class org.zaval.lw.LwBWinProducer
-
- setTitleAlignment(int) -
Method in class org.zaval.lw.LwBorderPan
- Sets the specified vertical alignment for the title of the border panel.
- setTitleProps(int, int, int, Color) -
Method in class org.zaval.lw.grid.LwGridCaption
- Sets the specified title properties.
- setTooltip(int, LwComponent) -
Method in class org.zaval.lw.LwTracker
- Sets the given component as tooltip for the specified bundle.
- setTooltip(LwComponent, Object) -
Method in class org.zaval.lw.LwTooltipMan
- Sets the specified tool tip data for the given component.
- setTreeElView(int, LwView) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Sets the specified view for the specified tree view element.
- setTreeModel(TreeModel) -
Method in class org.zaval.lw.grid.LwTreeGrid
- Sets the tree model.
- setTreeViewProvider(LwViewProvider) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- setTriggerCounter(int) -
Method in class org.zaval.lw.LwSpeedButton
- Sets the trigger counter.
- setType(int) -
Method in class org.zaval.lw.LwView
- Sets the specified type of the view.
- setUnitIncrement(int) -
Method in class org.zaval.lw.LwScroll
- Sets the unit increment value.
- setUpdatedLines(int, int) -
Method in class org.zaval.data.event.TextEvent
- Sets the set of lines that has been updated.
- setValidator(MaskValidator) -
Method in class org.zaval.lw.mask.LwMaskTextField
- Sets the mask validator.
- setValidator(MaskValidator) -
Method in class org.zaval.lw.mask.MaskedText
- Sets the specified mask validator.
- setValue(int) -
Method in class org.zaval.lw.LwSlider
- Sets the specified slider value.
- setValue(int) -
Method in class org.zaval.lw.LwSpin
- Sets the specified value.
- setValue(int) -
Method in class org.zaval.lw.LwProgress
- Sets the current value.
- setValue(int, int) -
Method in class org.zaval.lw.LwTracker
- Sets the given value for the specified bundle.
- setValue(Object) -
Method in class org.zaval.data.Item
- Sets the specified value for this item.
- setValueByTag(char, String, String, String) -
Static method in class org.zaval.lw.mask.MaskUtil
-
- setValues(int, int, int[], int[], int) -
Method in class org.zaval.lw.LwTracker
- Sets the tracker properties.
- setValues(int, int, int[], int, int) -
Method in class org.zaval.lw.LwSlider
- Sets the slider properties.
- setVgap(int) -
Method in class org.zaval.lw.LwBorderLayout
- Sets the vertical gap.
- setView(boolean, LwView) -
Method in class org.zaval.lw.LwExtender
- Sets the specified view for the given state of the toggle element.
- setView(int, int, LwView) -
Method in class org.zaval.lw.LwTracker
- Sets the given view for the given state and the specified bundle type.
- setView(int, LwView) -
Method in class org.zaval.lw.LwSlider
- Sets the view for the specified slider element.
- setView(int, LwView) -
Method in class org.zaval.lw.LwNotebook
- Sets the specified view for the given element type.
- setView(int, LwView) -
Method in class org.zaval.lw.LwProgress
- Sets the specified view for the specified progress bar element.
- setView(int, LwView) -
Method in class org.zaval.lw.LwMenuBar
- Sets the specified view for the given element type.
- setView(int, LwView) -
Method in class org.zaval.lw.tree.LwTree
- Sets the specified view for the specified tree view element.
- setView(LwView) -
Method in class org.zaval.lw.LwViewMan
- Sets the face view.
- setView(String) -
Method in class org.zaval.lw.LwViewMan
- Sets the face view for the owner component by the specified view name.
- setViewMan(LwViewMan) -
Method in class org.zaval.lw.LwCanvas
- Sets the specified view manager for the component.
- setViewMan(LwViewMan) -
Method in interface org.zaval.lw.LwComponent
- Sets the specified view manager for the component.
- setViewProvider(LwGridViewProvider) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the view provider.
- setViewProvider(LwGridViewProvider) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- setViewProvider(LwViewProvider) -
Method in class org.zaval.lw.LwSlider
- Sets the specified titles views provider.
- setViewProvider(LwViewProvider) -
Method in class org.zaval.lw.LwList
- Sets the specified view provider.
- setViewProvider(LwViewProvider) -
Method in class org.zaval.lw.tree.LwTree
- Sets the specified view provider.
- setVisible(boolean) -
Method in class org.zaval.lw.LwCanvas
- Shows or hides this lightweight component depending on the value of parameter
b.
- setVisible(boolean) -
Method in interface org.zaval.lw.LwComponent
- Shows or hides this lightweight component depending on the value of parameter
b.
- setWinProducer(LwWinProducer) -
Method in class org.zaval.lw.LwWindow
- Sets the window producer to customize the window view.
- setXAlignment(int) -
Method in class org.zaval.lw.LwBorderPan
- Sets the specified horizontal alignment for the title of the border panel.
- ShapeController - class org.zaval.lw.gdp.ShapeController.
- This is shape controller class that can be used to control size and location for the
specified target component.
- ShapeController(LwComponent) -
Constructor for class org.zaval.lw.gdp.ShapeController
- Constructs a new shape controller with the specified target component.
- shouldStartEdit(int, int, LwVCLEvent) -
Method in interface org.zaval.lw.grid.LwEditorProvider
- Tests if the specified event should perform editing process for the specified cell.
- shouldStartEdit(int, int, LwVCLEvent) -
Method in class org.zaval.lw.grid.LwDefEditors
- Tests if the specified event should perform editing process for the specified cell.
- shouldStartEdit(Object, LwVCLEvent) -
Method in interface org.zaval.lw.LwEditorProvider
- Tests if the specified event should perform editing process for the specified model value.
- shouldStartEdit(Object, LwVCLEvent) -
Method in class org.zaval.lw.tree.LwDefEditors
-
- showScale(boolean) -
Method in class org.zaval.lw.LwSlider
- Sets the scale element visibility.
- showTitle(boolean) -
Method in class org.zaval.lw.LwSlider
- Sets the slider title visibility.
- showTitle(boolean) -
Method in class org.zaval.lw.LwTracker
- Sets the tracker title visibility.
- SimpleCursorInfo - class org.zaval.lw.gdp.SimpleCursorInfo.
- This class is a simple implementation of org.zaval.lw.Cursorable interface.
- SimpleCursorInfo(int) -
Constructor for class org.zaval.lw.gdp.SimpleCursorInfo
- Constructs a new simple cursor info with the specified cursor type.
- SingleLineTxt - class org.zaval.data.SingleLineTxt.
- This class is an implementation of the
TextModel interface. - SingleLineTxt(String) -
Constructor for class org.zaval.data.SingleLineTxt
- Constructs a new text with the given text.
- SingleLineTxt(String, int) -
Constructor for class org.zaval.data.SingleLineTxt
- Constructs a new text with the given text and the specified maximal length.
- size -
Variable in class org.zaval.lw.mask.MaskElement
-
- SIZING_EL -
Static variable in class org.zaval.lw.LwWinProducer
- The sizing window element id.
- skins -
Variable in class org.zaval.lw.LwCanvas
- The component view manager.
- SLIDER -
Static variable in class org.zaval.lw.LwWizard
- LwSlider component type value.
- SOUTH -
Static variable in class org.zaval.lw.LwBorderLayout
- The south layout constraint (bottom of container).
- SPIN -
Static variable in class org.zaval.lw.LwWizard
- LwSpin component type value.
- SPLITTER -
Static variable in class org.zaval.lw.LwWizard
- LwSplitPan component type value.
- ST_DISABLED -
Static variable in class org.zaval.lw.LwStButton
- The DISABLED state.
- ST_ONSURFACE -
Static variable in class org.zaval.lw.LwStButton
- The ONSURFACE state.
- ST_ONSURFACE -
Static variable in class org.zaval.lw.LwTracker
- The ONSURFACE state.
- ST_OUTSURFACE -
Static variable in class org.zaval.lw.LwStButton
- The OUTSURFACE state.
- ST_OUTSURFACE -
Static variable in class org.zaval.lw.LwTracker
- The OUTSURFACE state.
- ST_PRESSED -
Static variable in class org.zaval.lw.LwStButton
- The PRESSED state.
- ST_PRESSED -
Static variable in class org.zaval.lw.LwTracker
- The PRESSED state.
- ST_REMOVING -
Static variable in class org.zaval.lw.LwTracker
- The REMOVING state.
- STABBR_VIEW -
Static variable in class org.zaval.lw.LwNotebook
- The selected tab border view id.
- start() -
Method in class org.zaval.lw.LwApplet
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.gdp.ShapeController
- Invoked when first mouse drag events has been performed with the source component.
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSlider
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwStButton
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwAList
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTextField
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwCursorManager
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTooltipMan
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwSplitPan
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwButton
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwWindow
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwScroll
-
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.LwTracker
-
- startDragged(LwMouseEvent) -
Method in interface org.zaval.lw.event.LwMouseMotionListener
- Invoked when the mouse starts dragged.
- startDragged(LwMouseEvent) -
Method in class org.zaval.lw.grid.LwGridCaption
-
- startEditing(int, int) -
Method in class org.zaval.lw.grid.LwGrid
- Starts editing of the specified grid cell.
- startEditing(int, int) -
Method in class org.zaval.lw.grid.LwTreeGrid
-
- startEditing(Item) -
Method in class org.zaval.lw.tree.LwTree
- Starts editing of the specified tree item.
- startPaint(Graphics, LwDesktop) -
Method in class org.zaval.lw.LwPaintManager
- The method initiates painting process for the specified root light weight component
using the graphics.
- startVCL(String) -
Static method in class org.zaval.lw.LwToolkit
- Starts LwVCL.
- stateChanged(int, int) -
Method in class org.zaval.lw.LwStButton
- Invoked when the state of the component has been changed.
- stateChanged(int, int) -
Method in class org.zaval.lw.LwLink
- Invoked when the state of the component has been changed.
- stop() -
Method in class org.zaval.lw.LwApplet
-
- stopCurrentDgn() -
Static method in class org.zaval.lw.gdp.DgnController
- Deactivates current activated designer controller.
- stopEditing(boolean) -
Method in class org.zaval.lw.tree.LwTree
- Stops the item editing.
- stopEditing(boolean) -
Method in class org.zaval.lw.grid.LwGrid
- Stops the cell editing.
- stopVCL() -
Static method in class org.zaval.lw.LwToolkit
- Stops LwVCL.
- STRETCH -
Static variable in class org.zaval.lw.LwView
- The stretch type of the view.
- stretchGripper() -
Method in class org.zaval.lw.LwSplitPan
- Tests if the gripper element is stretched over all available splitter room.
- stretchGripper(boolean) -
Method in class org.zaval.lw.LwSplitPan
- Sets the gripper element to be stretched or not over all available room.
- stringWidth(String) -
Method in class org.zaval.lw.LwTextRender
- Returns the total advance width for showing the specified string.
- STUB_EL -
Static variable in class org.zaval.lw.grid.LwGrid
- The stub component constraint.
- substrWidth(String, int, int) -
Method in class org.zaval.lw.LwTextRender
- Returns the total advance width for showing the specified substring.
- SUNKEN -
Static variable in class org.zaval.lw.LwBorder
- The SUNKEN border type.
- SUNKEN2 -
Static variable in class org.zaval.lw.LwBorder
- The SUNKEN2 border type.
- Switchable - interface org.zaval.lw.Switchable.
- This is callback interface is used by a switch manager to notify when the state
of the switching component has been changed.
- switched(boolean) -
Method in interface org.zaval.lw.Switchable
- Invoked when the state of a switching component has been changed.
- switched(boolean) -
Method in class org.zaval.lw.LwCheckbox
- Invoked when the state of a switching component has been changed to "on" with
the switch manager.
- switched(boolean) -
Method in class org.zaval.lw.LwWinProducer
-
- switched(boolean) -
Method in class org.zaval.lw.LwMenuBar
-
- switched(boolean) -
Method in class org.zaval.lw.LwBWinProducer
-
- sync() -
Method in class org.zaval.lw.LwStButton
- Invoked whenever it is necessary to set an appropriate state view for the current state.
- sync() -
Method in class org.zaval.lw.LwCheckbox
- Invoked whenever it is necessary to set appropriate box view for the current state.
T
- TABBR_VIEW -
Static variable in class org.zaval.lw.LwNotebook
- The tab border view id.
- tags -
Variable in class org.zaval.lw.mask.MaskElement
-
- target -
Variable in class org.zaval.lw.gdp.Controller
-
- targetWasChanged(LwComponent, LwComponent) -
Method in class org.zaval.lw.gdp.Controller
- The method is called whenever the target component has been changed.
- targetWasChanged(LwComponent, LwComponent) -
Method in class org.zaval.lw.gdp.DgnController
- The method is called whenever the target component has been changed.
- targetWasChanged(LwComponent, LwComponent) -
Method in class org.zaval.lw.gdp.ShapeController
- The method is called whenever the target component has been changed.
- targetWasChanged(Object, Object) -
Method in class org.zaval.lw.LwRender
- Invoked whenever the target object has been set.
- targetWasChanged(Object, Object) -
Method in class org.zaval.lw.LwTextRender
- Invoked whenever the target object has been changed.
- temporary -
Static variable in class org.zaval.lw.LwCanvas
-
- Text - class org.zaval.data.Text.
- This class is an implementation of the
TextModel interface to support multi line text.
- Text(String) -
Constructor for class org.zaval.data.Text
- Constructs a new text with the given text.
- TextEvent - class org.zaval.data.event.TextEvent.
- This class describes event that is performed by
TextModel interface implementation.
- TextEvent(Object, int, int, int, int) -
Constructor for class org.zaval.data.event.TextEvent
- Constructs a new text event class with the given source, event id, text offset,
text size and line number that the text has had before its changing.
- textInserted(TextEvent) -
Method in interface org.zaval.data.event.TextListener
- Invoked when a new text has been inserted in the text.
- textInserted(TextEvent) -
Method in class org.zaval.lw.LwSpin
-
- textInserted(TextEvent) -
Method in class org.zaval.lw.LwTextRender
- Invoked when a new text has been inserted in the target text.
- textInserted(TextEvent) -
Method in class org.zaval.lw.LwColorPanel
-
- textInserted(TextEvent) -
Method in class org.zaval.lw.LwFontPanel
-
- TextListener - interface org.zaval.data.event.TextListener.
- This is listener interface for receiving text events.
- TextListenerSupport - class org.zaval.data.event.TextListenerSupport.
- This is a utility class that can be used by a class that generates TextEvent to support
list of text listeners.
- TextListenerSupport() -
Constructor for class org.zaval.data.event.TextListenerSupport
-
- TextModel - interface org.zaval.data.TextModel.
- The interface is used to represent text data.
- textRemoved(TextEvent) -
Method in interface org.zaval.data.event.TextListener
- Invoked when a part of the text has been removed.
- textRemoved(TextEvent) -
Method in class org.zaval.lw.LwSpin
-
- textRemoved(TextEvent) -
Method in class org.zaval.lw.LwTextRender
- Invoked when a part of the target text has been removed.
- textRemoved(TextEvent) -
Method in class org.zaval.lw.LwColorPanel
-
- textRemoved(TextEvent) -
Method in class org.zaval.lw.LwFontPanel
-
- textUpdated(TextEvent) -
Method in interface org.zaval.data.event.TextListener
- Invoked when the text has been updated.
- textUpdated(TextEvent) -
Method in class org.zaval.lw.LwSpin
-
- textUpdated(TextEvent) -
Method in class org.zaval.lw.LwTextRender
- Invoked when a part of the target text has been updated.
- textUpdated(TextEvent) -
Method in class org.zaval.lw.LwColorPanel
-
- textUpdated(TextEvent) -
Method in class org.zaval.lw.LwFontPanel
-
- TFIELD -
Static variable in class org.zaval.lw.LwWizard
- LwTextField component type value.
- Timer - class org.zaval.util.Timer.
- This is timer component.
- TITLE -
Static variable in class org.zaval.lw.LwBorderPan
- The title layout constraint (it is used to add a title component).
- TITLE_VIEW -
Static variable in class org.zaval.lw.LwProgress
- The title view id.
- TitleInfo - interface org.zaval.lw.TitleInfo.
- The interface has to be implemented with a lightweight component that wants to use
LwTitledBorder view as a border view.
- TLEFT -
Static variable in class org.zaval.lw.gdp.InsetsCursorInfo
- Defines top-left area type.
- toFront(LwComponent) -
Method in class org.zaval.lw.LwPanel
- Sets the specified child component to be painted over other child components.
- TOGGLE_OFF_VIEW -
Static variable in class org.zaval.lw.tree.LwTree
- Defines toggle off view element type.
- TOGGLE_ON_VIEW -
Static variable in class org.zaval.lw.tree.LwTree
- Defines toggle on view element type.
- toggle() -
Method in class org.zaval.lw.LwExtender
- Hides or shows the content component.
- toggle(Item) -
Method in class org.zaval.lw.tree.LwTree
- Switches a toggle state for the specified tree item.
- TooltipInfo - interface org.zaval.lw.TooltipInfo.
- This is tool tip interface.
- top -
Variable in class org.zaval.lw.LwCanvas
-
- TOP -
Static variable in class org.zaval.lw.LwToolkit
- Specifies the top vertical alignment type.
- TOP_CAPTION_EL -
Static variable in class org.zaval.lw.grid.LwGrid
- Top caption component layout constraint.
- topLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.LwBorder
- Draws the top horizontal border line between the coordinates (x1,y1) and (x2,y2).
- topLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.LwColorLineRender
-
- topLine(Graphics, int, int, int, int) -
Method in interface org.zaval.lw.theme.LwLineRender
- Paints top line from-to the given locations using the specified graphics
context.
- topLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwSoftLineRender
-
- topLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwP3DLineRender
-
- topLine(Graphics, int, int, int, int) -
Method in class org.zaval.lw.theme.p3d.LwListLineRender
-
- toString() -
Method in class org.zaval.data.Item
-
- Tree - class org.zaval.data.Tree.
- This class is an implementation of the
TreeModel interface to organize
tree-like structures. - TREE -
Static variable in class org.zaval.lw.LwWizard
- LwTree component type value.
- Tree() -
Constructor for class org.zaval.data.Tree
- Constructs a new tree class.
- Tree(Item) -
Constructor for class org.zaval.data.Tree
- Constructs a new tree with the given item as a root of the hierarchy.
- TreeListener - interface org.zaval.data.event.TreeListener.
- This listener interface is used to receive tree model originated events.
- TreeModel - interface org.zaval.data.TreeModel.
- This interface describes tree-like data models and helps controlling its content.
- TRIGHT -
Static variable in class org.zaval.lw.gdp.InsetsCursorInfo
- Defines top-right area type.
- trim(String, char) -
Static method in class org.zaval.lw.mask.MaskUtil
- Removes the blank character from both ends of this string.
- TxtSelectionInfo - interface org.zaval.lw.TxtSelectionInfo.
- This interface helps the text render (LwTextRender) to paint selected text.
- type -
Variable in class org.zaval.lw.mask.MaskElement
-
U
- uid -
Variable in class org.zaval.lw.event.LwVCLEvent
- The event id.
- uninstall(Switchable) -
Method in class org.zaval.lw.LwSwitchManager
- Un-registers the specified switching component is controlled by the manager.
- unite(int, int, int, int, int, int, int, int, Rectangle) -
Static method in class org.zaval.util.MathBox
- Unites the two specified rectangular and returns the result.
- unregItem(Item) -
Method in class org.zaval.data.Tree
- The method is used to un-register the specified item as a member of the tree model.
- UP -
Static variable in class org.zaval.misc.PosController
- The up direction type.
- update(Graphics) -
Method in class org.zaval.lw.LwCanvas
- Updates this component.
- update(Graphics) -
Method in class org.zaval.lw.CrEmeFrame
-
- update(Graphics) -
Method in interface org.zaval.lw.LwComponent
- Updates this component.
- update(Graphics) -
Method in class org.zaval.lw.NCanvas
-
- updateCashedPs(int, int) -
Method in class org.zaval.lw.LwPanel
- The method for internal usage only !
- updateComponent(Graphics, LwComponent, LwComponent) -
Method in class org.zaval.lw.LwPaintManager
- The method is called to update the specified component.
- updateComponent(Graphics, LwComponent, LwComponent) -
Method in class org.zaval.lw.LwPaintManImpl
- The method is called to update the specified component.
- UPDATED -
Static variable in class org.zaval.data.event.TextEvent
- The text updated event type.
- USE_PS_SIZE -
Static variable in class org.zaval.lw.LwRasterLayout
- Defines children preferred sizes usage as the child sizes.
- useDoubleBuffer(boolean) -
Method in class org.zaval.lw.LwPaintManImpl
- Enables or disables double buffering.
- useIntervalModel(boolean) -
Method in class org.zaval.lw.LwSlider
- Sets the specified navigation model.
- usePsMetric(boolean) -
Method in class org.zaval.lw.grid.LwGrid
- Sets the specified grid metric type.
V
- validate() -
Method in interface org.zaval.util.Validationable
- Validates this object.
- validate() -
Method in class org.zaval.misc.PosController
-
- validate() -
Method in class org.zaval.lw.LwView
-
- validate() -
Method in class org.zaval.lw.LwCanvas
- Validates this component.
- validate() -
Method in class org.zaval.lw.LwPanel
- Invoked with
validate method only if the component is not valid.
- validate() -
Method in class org.zaval.lw.LwViewMan
-
- Validationable - interface org.zaval.util.Validationable.
- This interface can be implemented by the object that should control its validation state.
- value -
Variable in class org.zaval.lw.mask.MaskElement
-
- VALUE_CHANGED -
Static variable in class org.zaval.lw.event.LwTrackerEvent
- The tracker value changed event type.
- VALUE_CHANGED_DONE -
Static variable in class org.zaval.lw.event.LwTrackerEvent
- The tracker value changing done event type.
- VALUE_INFO -
Static variable in class org.zaval.lw.event.LwTrackerEvent
- The tracker info performed event type.
- value2loc(int) -
Method in class org.zaval.lw.LwSlider
- Converts the specified slider value to a location.
- value2loc(int) -
Method in class org.zaval.lw.LwTracker
- Converts the specified tracker value to a location.
- valueChanged() -
Method in class org.zaval.lw.LwSpin
- The method is called whenever the spin value has been changed.
- valueChanged(LwTrackerEvent) -
Method in interface org.zaval.lw.event.LwTrackerListener
- Invoked when the tracker bundle value is changed.
- valueChangedDone(LwTrackerEvent) -
Method in interface org.zaval.lw.event.LwTrackerListener
- Invoked when the tracker bundle value changing is done.
- valueInfo(LwTrackerEvent) -
Method in interface org.zaval.lw.event.LwTrackerListener
- Invoked when the tracker informs the listener with the bundle value.
- VERTICAL -
Static variable in class org.zaval.lw.LwToolkit
- The vertical alignment constant.
- viewHeight -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node view height
- viewManChanged() -
Method in class org.zaval.lw.LwCanvas
- Invoked whenever the view manager has been changed.
- viewManChanged() -
Method in class org.zaval.lw.LwStButton
-
- viewManChanged() -
Method in class org.zaval.lw.LwButton
- Invoked whenever the view manager has been set.
- viewWidth -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node view width
- vrp() -
Method in class org.zaval.lw.LwCanvas
- Invalidates and then repaints the component.
- vVisibility() -
Method in class org.zaval.lw.LwList
- Validates the list items visibility if it is necessary.
- vVisibility() -
Method in class org.zaval.lw.tree.LwTree
- Validates the tree component visibility.
W
- W_BY_PARENT -
Static variable in class org.zaval.lw.LwRasterLayout
- Defines child widths alignment by the parent component.
- WEST -
Static variable in class org.zaval.lw.LwBorderLayout
- The west layout constraint (right side of container).
- width -
Variable in class org.zaval.lw.LwCanvas
-
- width -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node width
- WIN -
Static variable in class org.zaval.lw.LwWizard
- LwWindow component type value.
- winActivated(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- winActivated(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwWindow
-
- winActivated(LwLayer, LwComponent) -
Method in interface org.zaval.lw.event.LwWinListener
- Invoked when the light weight window component has been activated.
- winClosed(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- winClosed(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwWindow
-
- winClosed(LwLayer, LwComponent) -
Method in interface org.zaval.lw.event.LwWinListener
- Invoked when the light weight window component has been closed.
- winDeactivated(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- winDeactivated(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwWindow
-
- winDeactivated(LwLayer, LwComponent) -
Method in interface org.zaval.lw.event.LwWinListener
- Invoked when the light weight window component has been deactivated.
- winOpened(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwCombo
-
- winOpened(LwLayer, LwComponent) -
Method in class org.zaval.lw.LwWindow
-
- winOpened(LwLayer, LwComponent) -
Method in interface org.zaval.lw.event.LwWinListener
- Invoked when the light weight window component has been opened.
- write(char, int) -
Method in interface org.zaval.data.TextModel
- Inserts the specified character at the given offset.
- write(char, int) -
Method in class org.zaval.data.Text
- Inserts the specified character at the given offset.
- write(char, int) -
Method in class org.zaval.data.SingleLineTxt
- Inserts the specified character at the given offset.
- write(char, int) -
Method in class org.zaval.lw.mask.MaskedText
-
- write(int, String) -
Method in class org.zaval.lw.LwTextField
- Inserts the specified text at the given position.
- write(int, String) -
Method in class org.zaval.lw.mask.LwMaskTextField
-
- write(String, int) -
Method in interface org.zaval.data.TextModel
- Inserts the specified text at the given offset.
- write(String, int) -
Method in class org.zaval.data.Text
- Inserts the specified text at the given offset.
- write(String, int) -
Method in class org.zaval.data.SingleLineTxt
- Inserts the specified text at the given offset.
- write(String, int) -
Method in class org.zaval.lw.mask.MaskedText
-
X
- x -
Variable in class org.zaval.lw.LwCanvas
-
- x -
Variable in class org.zaval.lw.event.LwMouseEvent
-
- x -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node location x coordinate
Y
- y -
Variable in class org.zaval.lw.LwCanvas
-
- y -
Variable in class org.zaval.lw.event.LwMouseEvent
-
- y -
Variable in class org.zaval.lw.tree.ItemMetrics
- The node location y coordinate
A B C D E F G H I J K L M N O P R S T U V W X Y
|