public class FBorder extends FPanel implements SingleFormElementWrapperI
XMLConfigureInfo
inhibitFocusChange, SCROLLING_MODE_ANY, SCROLLING_MODE_HORIZONTAL_ONLY, SCROLLING_MODE_VERTICAL_ONLY, TEXTURE_CENTERED, TEXTURE_REPEAT
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
ALL_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 |
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(electric.xml.Attribute a) |
void |
handleBevel_highlightInnerA(electric.xml.Attribute a) |
void |
handleBevel_highlightOuterA(electric.xml.Attribute a) |
void |
handleBevel_shadowA(electric.xml.Attribute a) |
void |
handleBevel_shadowInnerA(electric.xml.Attribute a) |
void |
handleBevel_shadowOuterA(electric.xml.Attribute a) |
void |
handleBevel_typeA(electric.xml.Attribute a) |
void |
handleBeveledA(electric.xml.Attribute a) |
void |
handleEtched_highlightA(electric.xml.Attribute a) |
void |
handleEtched_shadowA(electric.xml.Attribute a) |
void |
handleEtched_typeA(electric.xml.Attribute a) |
void |
handleEtchedA(electric.xml.Attribute a) |
void |
handleFontSizeA(electric.xml.Attribute a) |
void |
handleFontStyleA(electric.xml.Attribute a) |
void |
handleForcePreferredSizeA(electric.xml.Attribute a) |
void |
handleLine_colorA(electric.xml.Attribute a) |
void |
handleLineA(electric.xml.Attribute a) |
FormElementI |
handleNewElement(electric.xml.Element el) |
FormElementI |
handleNewElement(electric.xml.Element el,
java.lang.String aka) |
void |
handleTitle_justificationA(electric.xml.Attribute a) |
void |
handleTitle_positionA(electric.xml.Attribute a) |
void |
handleTitleA(electric.xml.Attribute a) |
void |
handleToolBar_backgroundA(electric.xml.Attribute a) |
void |
handleToolBar_floatableA(electric.xml.Attribute a) |
void |
handleToolBar_layoutA(electric.xml.Attribute a) |
void |
handleToolBar_orientationA(electric.xml.Attribute a) |
void |
handleToolBar_positionA(electric.xml.Attribute a) |
void |
handleToolBar_rolloverA(electric.xml.Attribute a) |
void |
handleToolBarA(electric.xml.Attribute a) |
void |
handleTopMdiA(electric.xml.Attribute a) |
boolean |
isDobevelborder() |
boolean |
isDoetchedborder() |
boolean |
isDoLineBorder() |
boolean |
isForcePreferredSize() |
boolean |
isLabeled() |
boolean |
isToolBarFloatable() |
boolean |
isToolBarRollover() |
boolean |
isTopMdi() |
void |
paintComponent(java.awt.Graphics g) |
boolean |
requestFocusInWindow() |
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, addBeanA, addFormElementListener, addHandleA, addHandleE, 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, getFormActions, getFtx, getInstrumentedSchema, getLastRefreshRequest, getMaximumSize, getMinimumSize, getMissingPropertiesPolicy, getPreferredSize, getRefreshRequestsPending, getSchema, handleActionE, handleAttributes, handleDropAllowedIfE, handleEditableA, handleEditableIfE, handleElement, handleElements, handleElements, handleElements, handleImpliedA, handleMaximumSizeA, handleMaxSizeA, handleMinimumSizeA, handleMinSizeA, handleMissingPropertiesPolicyA, handleNameA, handleNewElement, 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, registerFormAction, removeFormElementListener, requestFocus, requestFocusInWindow, runAndDeclare, runAndDeclare, setConfRoot, setDebug, setEditable, setFtx, setGUIBuilt, setMissingPropertiesPolicy, setShown, shouldShow, sync, syncImpl, waitForAsyncRefreshes, willCareForChildRefresh
getPreferredScrollableViewportSize, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, getScrollingMode, grabFocus, init, init, init, setScrollingMode, setTexture
getAccessibleContext, getUI, getUIClassID, setUI, updateUI
addAncestorListener, 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, update
add, 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, validate
action, 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, transferFocusUpCycle
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
public FBorder(FormContextI _ftx, electric.xml.Element _el)
public void close()
close
in interface FormElementI
close
in class FPanel
public java.util.HashMap getAttributeMap()
FPanel
Subclasses can and should override this method to provide their own attribute map.
getAttributeMap
in interface FormElementI
getAttributeMap
in class FPanel
public java.util.HashMap getElementMap()
FPanel
Subclasses can and should override this method to provide their own element map.
getElementMap
in interface FormElementI
getElementMap
in class FPanel
public java.util.LinkedHashMap getDefaultActionMap()
FPanel
Subclasses can and should override this method to provide their own default action map.
getDefaultActionMap
in class FPanel
public void buildGUI()
public boolean willCareForChildActions()
willCareForChildActions
in interface FormElementI
willCareForChildActions
in class FPanel
public java.util.LinkedHashMap getActionsOfKind(int kind)
getActionsOfKind
in interface FormElementI
getActionsOfKind
in class FPanel
public java.util.LinkedHashMap getActionsOfKind(int kind, boolean initing)
public boolean getBuildToolBar(boolean nv)
public void handleBeveledA(electric.xml.Attribute a)
public void handleBevel_typeA(electric.xml.Attribute a)
public void handleBevel_shadowA(electric.xml.Attribute a)
public void handleBevel_highlightA(electric.xml.Attribute a)
public void handleBevel_shadowInnerA(electric.xml.Attribute a)
public void handleBevel_shadowOuterA(electric.xml.Attribute a)
public void handleBevel_highlightInnerA(electric.xml.Attribute a)
public void handleBevel_highlightOuterA(electric.xml.Attribute a)
public void handleEtchedA(electric.xml.Attribute a)
public void handleEtched_typeA(electric.xml.Attribute a)
public void handleEtched_shadowA(electric.xml.Attribute a)
public void handleEtched_highlightA(electric.xml.Attribute a)
public void handleLineA(electric.xml.Attribute a)
public void handleLine_colorA(electric.xml.Attribute a)
public void handleTitleA(electric.xml.Attribute a)
public void handleTitle_justificationA(electric.xml.Attribute a)
public void handleTitle_positionA(electric.xml.Attribute a)
public void handleFontStyleA(electric.xml.Attribute a)
public void handleFontSizeA(electric.xml.Attribute a)
public void handleTopMdiA(electric.xml.Attribute a)
public void handleToolBarA(electric.xml.Attribute a)
public void handleToolBar_backgroundA(electric.xml.Attribute a)
public void handleToolBar_positionA(electric.xml.Attribute a)
public void handleToolBar_rolloverA(electric.xml.Attribute a)
public void handleToolBar_floatableA(electric.xml.Attribute a)
public void handleToolBar_orientationA(electric.xml.Attribute a)
public void handleToolBar_layoutA(electric.xml.Attribute a)
public void handleForcePreferredSizeA(electric.xml.Attribute a)
public FormElementI handleNewElement(electric.xml.Element el)
handleNewElement
in interface FormElementI
handleNewElement
in class FPanel
public FormElementI handleNewElement(electric.xml.Element el, java.lang.String aka)
handleNewElement
in class FPanel
public boolean requestFocusInWindow()
requestFocusInWindow
in class FPanel
public void focus()
public FormElementI getWrappedFormElement()
getWrappedFormElement
in interface SingleFormElementWrapperI
public boolean isLabeled()
isLabeled
in interface SingleFormElementWrapperI
public void paintComponent(java.awt.Graphics g)
paintComponent
in class de.ipcon.swing.IPanel
public 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.