Class MoveRowsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class MoveRowsPanel extends JPanel
See Also:
  • Constructor Details

    • MoveRowsPanel

      public MoveRowsPanel(TableListener tableListener)
      This is the default constructor
  • Method Details

    • setSelectedIndex

      public void setSelectedIndex(int i, int cont)
    • getBUp

      public JButton getBUp()
      This method initializes bUp
      Returns:
      javax.swing.JButton
    • getBDown

      public JButton getBDown()
      This method initializes bDown
      Returns:
      javax.swing.JButton
    • disableAllControls

      public void disableAllControls()
      Esta función deshabilita todos los controles y guarda sus valores de habilitado o deshabilitado para que cuando se ejecute restoreControlsValue se vuelvan a quedar como estaba
    • restoreControlsValue

      public void restoreControlsValue()
      Esta función deja los controles como estaban al ejecutar la función disableAllControls