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.
- ge
|