public class FPasswordField extends javax.swing.JPasswordField implements FormComponent, DBComponent, JspConvertable, RubberStampComponent, MultiLanguage
| Modifier and Type | Class and Description |
|---|---|
class |
FPasswordField.MyPasswordFieldDocument
MyTextFieldDocument is the model of MyTextField
(by skywalker at 2000/05/08)
|
javax.swing.JPasswordField.AccessibleJPasswordFieldjavax.swing.JTextField.AccessibleJTextFieldjavax.swing.text.JTextComponent.AccessibleJTextComponent, javax.swing.text.JTextComponent.DropLocation, javax.swing.text.JTextComponent.KeyBindingjavax.swing.JComponent.AccessibleJComponent| Modifier and Type | Field and Description |
|---|---|
protected FPasswordField.MyPasswordFieldDocument |
m_document |
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOWaccessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT| Constructor and Description |
|---|
FPasswordField() |
FPasswordField(java.lang.String butstr) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.text.Document |
createDefaultModel() |
java.lang.String[] |
getContentItems() |
java.lang.String |
getContentItemValue(java.lang.String contentItem) |
DBSave |
getDBSave() |
java.lang.Object |
getDBValue() |
DBSave |
getDefaultDBSave() |
java.lang.String |
getDefaultValue() |
char |
getEchoChar() |
int |
getFBorder() |
java.lang.String |
getID() |
java.lang.String |
getLabelText() |
java.util.Properties |
getLook() |
java.util.Properties |
getPackedProperties() |
java.lang.String[] |
getPropertyNames() |
java.lang.String |
getPropertyValue(java.lang.String propertyName) |
boolean |
getSave() |
int |
getSizeLimit() |
HTMLEventDescriptor[] |
getSupportedHTMLEvents() |
java.lang.String |
getSynopsis() |
void |
setBounds(java.awt.Rectangle rec) |
void |
setContentItemValue(java.lang.String contentItem,
java.lang.Object value) |
void |
setDBSave(DBSave dbSave) |
void |
setDBValue(java.lang.Object obj) |
void |
setDefaultValue(java.lang.String defaultValue) |
void |
setEchoChar(char c) |
void |
setFBorder(int fBorder) |
void |
setID(java.lang.String id) |
void |
setLabelText(java.lang.String labelText) |
void |
setLook(java.util.Properties props) |
void |
setLook(java.util.Properties props,
java.util.HashMap<java.lang.String,java.lang.Boolean> stempParts) |
void |
setPackedProperties(java.util.Properties pros) |
void |
setPropertyValue(java.lang.String propertyName,
java.lang.Object value) |
void |
setSave(boolean bSave) |
void |
setSizeLimit(int sizelimit) |
void |
setSynopsis(java.lang.String synopsis) |
java.lang.String |
toString() |
copy, cut, echoCharIsSet, getAccessibleContext, getPassword, getText, getText, getUIClassID, paramString, updateUIactionPropertyChanged, addActionListener, configurePropertiesFromAction, createActionPropertyChangeListener, fireActionPerformed, getAction, getActionListeners, getActions, getColumns, getColumnWidth, getHorizontalAlignment, getHorizontalVisibility, getPreferredSize, getScrollOffset, isValidateRoot, postActionEvent, removeActionListener, scrollRectToVisible, setAction, setActionCommand, setColumns, setDocument, setFont, setHorizontalAlignment, setScrollOffsetaddCaretListener, addInputMethodListener, addKeymap, fireCaretUpdate, getCaret, getCaretColor, getCaretListeners, getCaretPosition, getDisabledTextColor, getDocument, getDragEnabled, getDropLocation, getDropMode, getFocusAccelerator, getHighlighter, getInputMethodRequests, getKeymap, getKeymap, getMargin, getNavigationFilter, getPreferredScrollableViewportSize, getPrintable, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, getSelectedText, getSelectedTextColor, getSelectionColor, getSelectionEnd, getSelectionStart, getToolTipText, getUI, isEditable, loadKeymap, modelToView, moveCaretPosition, paste, print, print, print, processInputMethodEvent, read, removeCaretListener, removeKeymap, removeNotify, replaceSelection, restoreComposedText, saveComposedText, select, selectAll, setCaret, setCaretColor, setCaretPosition, setComponentOrientation, setDisabledTextColor, setDragEnabled, setDropMode, setEditable, setFocusAccelerator, setHighlighter, setKeymap, setMargin, setNavigationFilter, setSelectedTextColor, setSelectionColor, setSelectionEnd, setSelectionStart, setText, setUI, viewToModel, writeaddAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, updateadd, add, add, add, add, addContainerListener, addImpl, 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, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, 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, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus, transferFocusBackward, transferFocusUpCycleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNameprotected FPasswordField.MyPasswordFieldDocument m_document
public FPasswordField(java.lang.String butstr)
public FPasswordField()
public java.lang.String getID()
getID in interface FormComponentpublic void setID(java.lang.String id)
setID in interface FormComponentpublic java.util.Properties getPackedProperties()
getPackedProperties in interface FormComponentpublic void setPackedProperties(java.util.Properties pros)
setPackedProperties in interface FormComponentpublic java.lang.String getLabelText()
public void setLabelText(java.lang.String labelText)
public HTMLEventDescriptor[] getSupportedHTMLEvents()
getSupportedHTMLEvents in interface JspConvertableprotected javax.swing.text.Document createDefaultModel()
createDefaultModel in class javax.swing.JTextFieldpublic int getSizeLimit()
public void setSizeLimit(int sizelimit)
public boolean getSave()
public void setSave(boolean bSave)
public java.lang.String getSynopsis()
public void setSynopsis(java.lang.String synopsis)
public java.lang.String getDefaultValue()
public void setDefaultValue(java.lang.String defaultValue)
public java.lang.String toString()
toString in class java.awt.Componentpublic java.lang.Object getDBValue()
getDBValue in interface DBComponentpublic void setDBValue(java.lang.Object obj)
setDBValue in interface DBComponentpublic DBSave getDefaultDBSave()
getDefaultDBSave in interface DBComponentpublic DBSave getDBSave()
getDBSave in interface DBComponentpublic void setDBSave(DBSave dbSave)
setDBSave in interface DBComponentpublic void setBounds(java.awt.Rectangle rec)
setBounds in class java.awt.Componentpublic void setFBorder(int fBorder)
public int getFBorder()
public void setLook(java.util.Properties props)
setLook in interface RubberStampComponentpublic void setLook(java.util.Properties props,
java.util.HashMap<java.lang.String,java.lang.Boolean> stempParts)
setLook in interface RubberStampComponentpublic java.util.Properties getLook()
getLook in interface RubberStampComponentpublic java.lang.String getContentItemValue(java.lang.String contentItem)
getContentItemValue in interface MultiLanguagepublic java.lang.String[] getContentItems()
getContentItems in interface MultiLanguagepublic java.lang.String[] getPropertyNames()
getPropertyNames in interface MultiLanguagepublic java.lang.String getPropertyValue(java.lang.String propertyName)
getPropertyValue in interface MultiLanguagepublic void setContentItemValue(java.lang.String contentItem,
java.lang.Object value)
setContentItemValue in interface MultiLanguagepublic void setPropertyValue(java.lang.String propertyName,
java.lang.Object value)
setPropertyValue in interface MultiLanguagepublic char getEchoChar()
getEchoChar in class javax.swing.JPasswordFieldpublic void setEchoChar(char c)
setEchoChar in class javax.swing.JPasswordFieldCopyright ? 2022. All Rights Reserved.