public class PAddressPanel extends PI18NPanel
JPanel.AccessibleJPanel
JComponent.AccessibleJComponent
Container.AccessibleAWTContainer
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
Modifier and Type | Field and Description |
---|---|
static int |
SOURCE_ACCOUNT_NAMEINFO |
static int |
SOURCE_PAYMENT_CREDIT |
static int |
SOURCE_PAYMENT_DIRDEBIT |
static int |
SOURCE_PAYMENT_FUSADIRDEBIT |
static int |
SOURCE_PAYMENT_INVOICE |
static int |
SOURCE_PAYMENT_SEPA |
isTracking, mIAList, mImpl, unregList
IMAGE_CENTERED, IMAGE_SCALE_TO_HEIGHT, IMAGE_SCALE_TO_WIDTH, IMAGE_SCALED, IMAGE_TILED, mImageIcon, mScaledImage
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
Constructor and Description |
---|
PAddressPanel(int source) |
Modifier and Type | Method and Description |
---|---|
protected void |
addCityListener(ItemListener l) |
protected void |
addCountryListener(ItemListener l) |
protected void |
addStateListener(ItemListener l) |
protected void |
addZipListener(ItemListener l) |
void |
changeLayout(Locale newLocale)
Change the address display order based on the locale.
|
String |
getAddress()
Get the address from the address panel
|
String |
getCity()
Get the name of city
|
String |
getCountry()
Get the Country
|
protected ResourceBundle |
getResourceBundle()
Get the Resource Bundle
|
String |
getState()
Get the state or province
|
String |
getZip()
Get the zip code or postal code
|
void |
invalidateAddress() |
protected void |
removeCityListener(ItemListener l) |
protected void |
removeCountryListener(ItemListener l) |
protected void |
removeStateListener(ItemListener l) |
protected void |
removeZipListener(ItemListener l) |
void |
setAddress(String str)
Set the address
|
void |
setCity(String str)
Set the city
|
void |
setCountry(String str)
Set the Country
|
void |
setState(String str)
Set the state or province
|
protected void |
setValidCities(String[] cities,
String defVal)
Establishes the list of selectable values for this panel's
city field as well as passes the initial city that
should be selected bydefault in the menu.The list will appear
as a dropdown menu in the panel instead of an editable textfield.
|
protected void |
setValidCountries(String[] countries,
String defVal)
Establishes the list of selectable values for this panel's
country field as well as passes the initial country that
should be selected bydefault in the menu.The list will appear
as a dropdown menu in the panel instead of an editable textfield.
|
protected void |
setValidStates(String[] states,
String defVal)
Establishes the list of selectable values for this panel's
state field as well as passes the initial state that
should be selected bydefault in the menu.The list will appear
as a dropdown menu in the panel instead of an editable textfield.
|
protected void |
setValidZips(String[] zips,
String defVal)
Establishes the list of selectable values for this panel's
zip field as well as passes the initial zip that
should be selected bydefault in the menu.The list will appear
as a dropdown menu in the panel instead of an editable textfield.
|
void |
setZip(String str)
Set the zip code or postal code
|
addNotify, getLayoutLocale, propertyChange, setLayoutLocale
clear, collectData, componentAdded, componentRemoved, containsError, getBackgroundImageSource, getBundle, getControllerClassName, getModelHandle, getRemoteComponent, getResourceName, getTools, isClean, isCurrencyDisplay, isDirty, isError, isInputTracking, isLight, isRequired, processError, resetToDefault, revertToPrimary, setBackgroundImageMode, setBackgroundImageSource, setClean, setCurrencyDisplay, setDefault, setError, setInputTracking, setModelHandle, setRequired, setResourceName, togglePrimaryToSecondary, unregister, viewDataChange
getBackgroundImageIcon, getBackgroundImageMode, imageUpdate, paintComponent, setBackgroundImageIcon
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
addAncestorListener, 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, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, 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, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
add, 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, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, 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, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, 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, processInputMethodEvent, processMouseWheelEvent, 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
public static final int SOURCE_ACCOUNT_NAMEINFO
public static final int SOURCE_PAYMENT_CREDIT
public static final int SOURCE_PAYMENT_DIRDEBIT
public static final int SOURCE_PAYMENT_FUSADIRDEBIT
public static final int SOURCE_PAYMENT_INVOICE
public static final int SOURCE_PAYMENT_SEPA
public String getAddress()
public String getCity()
public String getZip()
public String getState()
public String getCountry()
public void setAddress(String str)
public void setCity(String str)
public void setZip(String str)
public void setState(String str)
public void setCountry(String str)
public void invalidateAddress()
public void changeLayout(Locale newLocale)
changeLayout
in class PI18NPanel
newLocale
- An account localeprotected ResourceBundle getResourceBundle()
protected final void addCountryListener(ItemListener l)
protected final void addStateListener(ItemListener l)
protected final void addCityListener(ItemListener l)
protected final void addZipListener(ItemListener l)
protected final void removeCountryListener(ItemListener l)
protected final void removeStateListener(ItemListener l)
protected final void removeCityListener(ItemListener l)
protected final void removeZipListener(ItemListener l)
protected final void setValidCountries(String[] countries, String defVal)
countries
- The list of selectable countriesprotected final void setValidStates(String[] states, String defVal)
countries
- The list of selectable statesprotected final void setValidCities(String[] cities, String defVal)
countries
- The list of selectable citiesprotected void setValidZips(String[] zips, String defVal)
countries
- The list of selectable zipsCopyright © 2003, 2023, Oracle and/or its affiliates.