- All Implemented Interfaces:
ImageObserver
,MenuContainer
,Serializable
,Accessible
Available methods:
- getSaveBTN()
Returns the button for saving changes.
- getCancelBTN()
Returns the button for canceling changes.
- lastNameTxtField()
Returns the text field for entering the last name.
- firstNameTxtField()
Returns the text field for entering the first name.
- sssNoTextField()
Returns the text field for entering the Social Security System (SSS) number.
- philHealthNoTxtField()
Returns the text field for entering the PhilHealth number.
- addressTxtField()
Returns the text field for entering the address.
- basicSalaryTxtField()
Returns the text field for entering the basic salary.
- birthdayTxtField()
Returns the text field for entering the birthday.
- clothingAllowanceTxtField()
Returns the text field for entering the clothing allowance.
- departmentTxtField()
Returns the text field for entering the department.
- empIDTxtField()
Returns the text field for entering the employee ID.
- hourlyRateTxtField()
Returns the text field for entering the hourly rate.
- pagibigNoTxtArea()
Returns the text area for entering the Pag-IBIG number.
- phoneAllowanceTxtField()
Returns the text field for entering the phone allowance.
- phoneNoTxtField()
Returns the text field for entering the phone number.
- positionTxtField()
Returns the text field for entering the position.
- riceSubsidyTxtField()
Returns the text field for entering the rice subsidy.
- semiMonthlyTxtField()
Returns the text field for entering the semi-monthly.
- statusTxtField()
Returns the text field for entering the status.
- supervisorTxtField()
Returns the text field for entering the supervisor.
- tinNoTxtField()
Returns the text field for entering the Tax Identification Number (TIN).
- getAddedEmployeesNumberLabel()
Returns the label displaying the number of added employees.
- getCsvAddBTN()
Returns the button for adding employees from a CSV file.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.JPanel
JPanel.AccessibleJPanel
Nested classes/interfaces inherited from class javax.swing.JComponent
JComponent.AccessibleJComponent
Nested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainer
Nested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy
-
Field Summary
Fields inherited from class javax.swing.JComponent
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
Fields inherited from class java.awt.Component
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieves the address text field.Retrieves the basic salary text field.Retrieves the birthday text field.Retrieves the clothing allowance text field.Retrieves the department text field.Retrieves the employee ID text field.Retrieves the first name text field.Retrieves the label showing the number of added employees.Retrieves the Cancel button.Retrieves the CSV Add button.Retrieves the Save button.Retrieves the hourly rate text field.Retrieves the last name text field.Retrieves the PagIbig number text field.Retrieves the PhilHealth number text field.Retrieves the phone allowance text field.Retrieves the phone number text field.Retrieves the position text field.Retrieves the rice subsidy text field.Retrieves the semi-monthly text field.Retrieves the Social Security System (SSS) number text field.Retrieves the status text field.Retrieves the supervisor text field.Retrieves the TIN number text field.Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
Methods inherited from class javax.swing.JComponent
addAncestorListener, 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, 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, paintComponent, 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
Methods inherited from class java.awt.Container
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
Methods inherited from class java.awt.Component
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, 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, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
-
Constructor Details
-
ProfileManagementPanel
public ProfileManagementPanel()Creates new form AddEmpPanel
-
-
Method Details
-
getSaveBTN
Retrieves the Save button.- Returns:
- The Save button.
-
getCancelBTN
Retrieves the Cancel button.- Returns:
- The Cancel button.
-
lastNameTxtField
Retrieves the last name text field.- Returns:
- The last name text field.
-
firstNameTxtField
Retrieves the first name text field.- Returns:
- The first name text field.
-
sssNoTextField
Retrieves the Social Security System (SSS) number text field.- Returns:
- The SSS number text field.
-
philHealthNoTxtField
Retrieves the PhilHealth number text field.- Returns:
- The PhilHealth number text field.
-
addressTxtField
Retrieves the address text field.- Returns:
- The address text field.
-
basicSalaryTxtField
Retrieves the basic salary text field.- Returns:
- The basic salary text field.
-
birthdayTxtField
Retrieves the birthday text field.- Returns:
- The birthday text field.
-
clothingAllowanceTxtField
Retrieves the clothing allowance text field.- Returns:
- The clothing allowance text field.
-
departmentTxtField
Retrieves the department text field.- Returns:
- The department text field.
-
empIDTxtField
Retrieves the employee ID text field.- Returns:
- The employee ID text field.
-
hourlyRateTxtField
Retrieves the hourly rate text field.- Returns:
- The hourly rate text field.
-
pagibigNoTxtArea
Retrieves the PagIbig number text field.- Returns:
- The PagIbig number text field.
-
phoneAllowanceTxtField
Retrieves the phone allowance text field.- Returns:
- The phone allowance text field.
-
phoneNoTxtField
Retrieves the phone number text field.- Returns:
- The phone number text field.
-
positionTxtField
Retrieves the position text field.- Returns:
- The position text field.
-
riceSubsidyTxtField
Retrieves the rice subsidy text field.- Returns:
- The rice subsidy text field.
-
semiMonthlyTxtField
Retrieves the semi-monthly text field.- Returns:
- The semi-monthly text field.
-
statusTxtField
Retrieves the status text field.- Returns:
- The status text field.
-
supervisorTxtField
Retrieves the supervisor text field.- Returns:
- The supervisor text field.
-
tinNoTxtField
Retrieves the TIN number text field.- Returns:
- The TIN number text field.
-
getAddedEmployeesNumberLabel
Retrieves the label showing the number of added employees.- Returns:
- The label showing the number of added employees.
-
getCsvAddBTN
Retrieves the CSV Add button.- Returns:
- The CSV Add button.
-