public class FBorder extends FPanel implements SingleFormElementWrapperI
XMLConfigureInfoinhibitFocusChange, SCROLLING_MODE_ANY, SCROLLING_MODE_HORIZONTAL_ONLY, SCROLLING_MODE_VERTICAL_ONLY, TEXTURE_CENTERED, TEXTURE_REPEATTOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWBOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTALL_ACTIONS, AVAILABLE_ACTION_KIND, CONTEXTMENU_ACTION_KIND, LOCAL_ACTION_KIND, MENU_ACTION_KIND, NO_LOCAL_ACTION_KIND, NO_TOPMDI_ONLY_ACTION_KIND, NOT_AVAILABLE_ACTION_KIND, REFRESH_FROM_TRANSACTION, REFRESH_FROM_USER, SHORTCUT_ACTION_KIND, TOOLBAR_ACTION_KIND, TOPMDI_ONLY_ACTION_KIND| Constructor and Description |
|---|
FBorder(FormContextI _ftx,
electric.xml.Element _el) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildGUI() |
void |
close() |
void |
focus() |
java.util.LinkedHashMap |
getActionsOfKind(int kind) |
java.util.LinkedHashMap |
getActionsOfKind(int kind,
boolean initing) |
java.util.HashMap<java.lang.String,MethodLocalizationWrapper> |
getAttributeMap()
Returns the map of attributes supported by this FPanel.
|
javax.swing.border.BevelBorder |
getBevelBorder() |
java.awt.Color |
getBevelHighlight() |
java.awt.Color |
getBevelHighlightInner() |
java.awt.Color |
getBevelHighlightOuter() |
java.awt.Color |
getBevelShadow() |
java.awt.Color |
getBevelShadowInner() |
java.awt.Color |
getBevelShadowOuter() |
int |
getBevelType() |
boolean |
getBuildToolBar(boolean nv) |
java.util.LinkedHashMap |
getDefaultActionMap()
Returns the default action map for this FPanel.
|
java.util.HashMap |
getElementMap()
Returns the map of elements supported by this FPanel.
|
javax.swing.border.EtchedBorder |
getEtchedBorder() |
java.awt.Color |
getEtchedHighlight() |
java.awt.Color |
getEtchedShadow() |
int |
getEtchedType() |
java.lang.String |
getFontSize() |
java.lang.String |
getFontStyle() |
FormElementI |
getFormElement() |
de.ipcon.swing.IToolBar |
getJToolBar() |
javax.swing.border.LineBorder |
getLineBorder() |
java.awt.Color |
getLineColor() |
java.lang.String |
getTitle() |
javax.swing.border.TitledBorder |
getTitleBorder() |
java.awt.Color |
getTitleColor() |
java.awt.Font |
getTitleFont() |
int |
getTitleJustification() |
int |
getTitlePosition() |
java.lang.Boolean |
getToolBar() |
java.awt.Color |
getToolBarBackground() |
java.awt.ComponentOrientation |
getToolBarLayout() |
int |
getToolBarOrientation() |
java.lang.String |
getToolBarPosition() |
FormElementI |
getWrappedFormElement() |
void |
handleBevel_highlightA(java.lang.String value) |
void |
handleBevel_highlightInnerA(java.lang.String value) |
void |
handleBevel_highlightOuterA(java.lang.String value) |
void |
handleBevel_shadowA(java.lang.String value) |
void |
handleBevel_shadowInnerA(java.lang.String value) |
void |
handleBevel_shadowOuterA(java.lang.String value) |
void |
handleBevel_typeA(java.lang.String value) |
void |
handleBeveledA(java.lang.String value) |
void |
handleEtched_highlightA(java.lang.String value) |
void |
handleEtched_shadowA(java.lang.String value) |
void |
handleEtched_typeA(java.lang.String value) |
void |
handleEtchedA(java.lang.String value) |
void |
handleFontSizeA(java.lang.String value) |
void |
handleFontStyleA(java.lang.String value) |
void |
handleForcePreferredSizeA(java.lang.String value) |
void |
handleLine_colorA(java.lang.String value) |
void |
handleLineA(java.lang.String value) |
FormElementI |
handleNewElement(electric.xml.Element el) |
FormElementI |
handleNewElement(electric.xml.Element el,
java.lang.String aka) |
void |
handleTitle_justificationA(java.lang.String value) |
void |
handleTitle_positionA(java.lang.String value) |
void |
handleTitleA(java.lang.String value) |
void |
handleToolBar_backgroundA(java.lang.String value) |
void |
handleToolBar_floatableA(java.lang.String value) |
void |
handleToolBar_layoutA(java.lang.String value) |
void |
handleToolBar_orientationA(java.lang.String value) |
void |
handleToolBar_positionA(java.lang.String value) |
void |
handleToolBar_rolloverA(java.lang.String value) |
void |
handleToolBarA(java.lang.String value) |
void |
handleTopMdiA(java.lang.String value) |
boolean |
isDobevelborder() |
boolean |
isDoetchedborder() |
boolean |
isDoLineBorder() |
boolean |
isForcePreferredSize() |
boolean |
isLabeled() |
boolean |
isToolBarFloatable() |
boolean |
isToolBarRollover() |
boolean |
isTopMdi() |
void |
paintComponent(java.awt.Graphics g) |
boolean |
requestFocusInWindow()
Requests that this component gets the keyboard focus, specifically within its own window.
|
void |
setBevelBorder(javax.swing.border.BevelBorder $14) |
void |
setBevelHighlight(java.awt.Color $17) |
void |
setBevelHighlightInner(java.awt.Color $20) |
void |
setBevelHighlightOuter(java.awt.Color $21) |
void |
setBevelShadow(java.awt.Color $16) |
void |
setBevelShadowInner(java.awt.Color $18) |
void |
setBevelShadowOuter(java.awt.Color $19) |
void |
setBevelType(int $15) |
void |
setDobevelborder(boolean $13) |
void |
setDoetchedborder(boolean $22) |
void |
setDoLineBorder(boolean $27) |
void |
setEtchedBorder(javax.swing.border.EtchedBorder $23) |
void |
setEtchedHighlight(java.awt.Color $26) |
void |
setEtchedShadow(java.awt.Color $25) |
void |
setEtchedType(int $24) |
void |
setFontSize(java.lang.String $37) |
void |
setFontStyle(java.lang.String $36) |
void |
setForcePreferredSize(boolean $38) |
void |
setFormElement(FormElementI $4) |
void |
setJToolBar(de.ipcon.swing.IToolBar $3) |
void |
setLineBorder(javax.swing.border.LineBorder $28) |
void |
setLineColor(java.awt.Color $29) |
void |
setTitle(java.lang.String $30) |
void |
setTitleBorder(javax.swing.border.TitledBorder $31) |
void |
setTitleColor(java.awt.Color $35) |
void |
setTitleFont(java.awt.Font $34) |
void |
setTitleJustification(int $32) |
void |
setTitlePosition(int $33) |
void |
setToolBar(java.lang.Boolean $6) |
void |
setToolBarBackground(java.awt.Color $8) |
void |
setToolBarFloatable(boolean $10) |
void |
setToolBarLayout(java.awt.ComponentOrientation $12) |
void |
setToolBarOrientation(int $11) |
void |
setToolBarPosition(java.lang.String $7) |
void |
setToolBarRollover(boolean $9) |
void |
setTopMdi(boolean $5) |
boolean |
willCareForChildActions() |
_refreshActions, action_editForm_available, action_editForm_enabled, action_editForm, action_refreshView_available, action_refreshView, action_reopenView_available, action_reopenView_enabled, action_reopenView, addFormElementListener, afterSave, afterSetValue, assureTransferHandler, beforeSave, beforeSetValue, calculationMightBeExpensive, callLog, cancelPendingRefreshRequests, checkEditable, checkVisible, evalScript, evalScript, evalScript, evalScript, evalScript, fhide, focusNextComponent, focusPreviousComponent, fshow, getActions, getActionsOfKind, getBO, getConfRoot, getCtx, getDebugName, getDefinitionErrorHandler, getFormActions, getFtx, getInstrumentedSchema, getLastRefreshRequest, getMaximumSize, getMinimumSize, getMissingPropertiesPolicy, getPreferredSize, getRefreshRequestsPending, getSchema, handleActionE, handleDropAllowedIfE, handleEditableA, handleEditableIfE, handleImpliedA, handleMaximumSizeA, handleMaxSizeA, handleMinimumSizeA, handleMinSizeA, handleMissingPropertiesPolicyA, handleNameA, handleOnAfterSaveE, handleOnAfterSetValueE, handleOnBeforeSaveE, handleOnBeforeSetValueE, handleOnConstructionE, handleOnDropE, handleOnFocusGainedE, handleOnFocusLostE, handleOnMDIActivateE, handleOnMDICloseE, handleOnMDIDeactivateE, handleOnMDIOpenE, handleOnRefreshE, handleOnSyncE, handlePreferredSizeA, handlePrefSizeA, handleScriptE, handleVirtualPropertyE, handleVisibleIfE, hasPreferredSizeOverride, invokeAction, invokeAction, isClosed, isDebug, isDefinedEditable, isEditable, isExplicitEditable, isGUIBuilt, isImpliedElement, isInputPossible, isShown, mdiActivate, mdiClose, mdiDeactivate, mdiOpen, postConstructor, postInit, postRefresh, postRefresh, postRefresh, processFocusVeto, processFocusVeto, queueDelayedRefresh, queueDelayedRefresh, reallyHandleVirtualPropertyE, refresh, refresh, refreshActions, refreshActions, registerActionImpl, registerDefinitionErrorHandler, registerFormAction, removeFormElementListener, requestFocus, requestFocusInWindow, runAndDeclare, runAndDeclare, setConfRoot, setDebug, setEditable, setFtx, setGUIBuilt, setMissingPropertiesPolicy, setShown, shouldShow, sync, syncImpl, waitForAsyncRefreshes, willCareForChildRefreshgetPreferredScrollableViewportSize, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, getScrollingMode, grabFocus, init, init, init, setScrollingMode, setTexturegetAccessibleContext, getUI, getUIClassID, setUI, updateUIaddAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateadd, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validateaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBeanA, addBeanA, addHandleA, addHandleA, addHandleE, addHandleE, applyL10n, getElementConsideringIgnored, getName, handleAttributes, handleElement, handleElements, handleElements, handleElements, handleElements, handleError, handleNewElement, isIgnored, performAdditionalFormElementDefinitionChecks, showError, showError, toDebugNamepublic FBorder(FormContextI _ftx, electric.xml.Element _el)
public void close()
close in interface FormElementIclose in class FPanelpublic java.util.HashMap<java.lang.String,MethodLocalizationWrapper> getAttributeMap()
FPanelSubclasses can and should override this method to provide their own attribute map.
getAttributeMap in interface FormElementIgetAttributeMap in class FPanelpublic java.util.HashMap getElementMap()
FPanelSubclasses can and should override this method to provide their own element map.
getElementMap in interface FormElementIgetElementMap in class FPanelpublic java.util.LinkedHashMap getDefaultActionMap()
FPanelSubclasses can and should override this method to provide their own default action map.
getDefaultActionMap in class FPanelpublic void buildGUI()
public boolean willCareForChildActions()
willCareForChildActions in interface FormElementIwillCareForChildActions in class FPanelpublic java.util.LinkedHashMap getActionsOfKind(int kind)
getActionsOfKind in interface FormElementIgetActionsOfKind in class FPanelpublic java.util.LinkedHashMap getActionsOfKind(int kind,
boolean initing)
public boolean getBuildToolBar(boolean nv)
public void handleBeveledA(java.lang.String value)
public void handleBevel_typeA(java.lang.String value)
public void handleBevel_shadowA(java.lang.String value)
public void handleBevel_highlightA(java.lang.String value)
public void handleBevel_shadowInnerA(java.lang.String value)
public void handleBevel_shadowOuterA(java.lang.String value)
public void handleBevel_highlightInnerA(java.lang.String value)
public void handleBevel_highlightOuterA(java.lang.String value)
public void handleEtchedA(java.lang.String value)
public void handleEtched_typeA(java.lang.String value)
public void handleEtched_shadowA(java.lang.String value)
public void handleEtched_highlightA(java.lang.String value)
public void handleLineA(java.lang.String value)
public void handleLine_colorA(java.lang.String value)
public void handleTitleA(java.lang.String value)
public void handleTitle_justificationA(java.lang.String value)
public void handleTitle_positionA(java.lang.String value)
public void handleFontStyleA(java.lang.String value)
public void handleFontSizeA(java.lang.String value)
public void handleTopMdiA(java.lang.String value)
public void handleToolBarA(java.lang.String value)
public void handleToolBar_backgroundA(java.lang.String value)
public void handleToolBar_positionA(java.lang.String value)
public void handleToolBar_rolloverA(java.lang.String value)
public void handleToolBar_floatableA(java.lang.String value)
public void handleToolBar_orientationA(java.lang.String value)
public void handleToolBar_layoutA(java.lang.String value)
public void handleForcePreferredSizeA(java.lang.String value)
public FormElementI handleNewElement(electric.xml.Element el)
handleNewElement in interface FormElementIpublic FormElementI handleNewElement(electric.xml.Element el, java.lang.String aka)
handleNewElement in interface FormElementIpublic boolean requestFocusInWindow()
FPanelThis method overrides JComponent.requestFocusInWindow() and delegates
to the more specific FPanel.requestFocusInWindow(boolean) with "temporary" set to false.
requestFocusInWindow in class FPaneltrue if the focus request is likely to be granted, false otherwise.public void focus()
public FormElementI getWrappedFormElement()
getWrappedFormElement in interface SingleFormElementWrapperIpublic boolean isLabeled()
isLabeled in interface SingleFormElementWrapperIpublic void paintComponent(java.awt.Graphics g)
paintComponent in class de.ipcon.swing.IPanelpublic de.ipcon.swing.IToolBar getJToolBar()
public void setJToolBar(de.ipcon.swing.IToolBar $3)
public FormElementI getFormElement()
public void setFormElement(FormElementI $4)
public boolean isTopMdi()
public void setTopMdi(boolean $5)
public java.lang.Boolean getToolBar()
public void setToolBar(java.lang.Boolean $6)
public java.lang.String getToolBarPosition()
public void setToolBarPosition(java.lang.String $7)
public java.awt.Color getToolBarBackground()
public void setToolBarBackground(java.awt.Color $8)
public boolean isToolBarRollover()
public void setToolBarRollover(boolean $9)
public boolean isToolBarFloatable()
public void setToolBarFloatable(boolean $10)
public int getToolBarOrientation()
public void setToolBarOrientation(int $11)
public java.awt.ComponentOrientation getToolBarLayout()
public void setToolBarLayout(java.awt.ComponentOrientation $12)
public boolean isDobevelborder()
public void setDobevelborder(boolean $13)
public javax.swing.border.BevelBorder getBevelBorder()
public void setBevelBorder(javax.swing.border.BevelBorder $14)
public int getBevelType()
public void setBevelType(int $15)
public java.awt.Color getBevelShadow()
public void setBevelShadow(java.awt.Color $16)
public java.awt.Color getBevelHighlight()
public void setBevelHighlight(java.awt.Color $17)
public java.awt.Color getBevelShadowInner()
public void setBevelShadowInner(java.awt.Color $18)
public java.awt.Color getBevelShadowOuter()
public void setBevelShadowOuter(java.awt.Color $19)
public java.awt.Color getBevelHighlightInner()
public void setBevelHighlightInner(java.awt.Color $20)
public java.awt.Color getBevelHighlightOuter()
public void setBevelHighlightOuter(java.awt.Color $21)
public boolean isDoetchedborder()
public void setDoetchedborder(boolean $22)
public javax.swing.border.EtchedBorder getEtchedBorder()
public void setEtchedBorder(javax.swing.border.EtchedBorder $23)
public int getEtchedType()
public void setEtchedType(int $24)
public java.awt.Color getEtchedShadow()
public void setEtchedShadow(java.awt.Color $25)
public java.awt.Color getEtchedHighlight()
public void setEtchedHighlight(java.awt.Color $26)
public boolean isDoLineBorder()
public void setDoLineBorder(boolean $27)
public javax.swing.border.LineBorder getLineBorder()
public void setLineBorder(javax.swing.border.LineBorder $28)
public java.awt.Color getLineColor()
public void setLineColor(java.awt.Color $29)
public java.lang.String getTitle()
public void setTitle(java.lang.String $30)
public javax.swing.border.TitledBorder getTitleBorder()
public void setTitleBorder(javax.swing.border.TitledBorder $31)
public int getTitleJustification()
public void setTitleJustification(int $32)
public int getTitlePosition()
public void setTitlePosition(int $33)
public java.awt.Font getTitleFont()
public void setTitleFont(java.awt.Font $34)
public java.awt.Color getTitleColor()
public void setTitleColor(java.awt.Color $35)
public java.lang.String getFontStyle()
public void setFontStyle(java.lang.String $36)
public java.lang.String getFontSize()
public void setFontSize(java.lang.String $37)
public boolean isForcePreferredSize()
public void setForcePreferredSize(boolean $38)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.