Class QueueUI

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
jaxx.runtime.swing.Table
fr.ifremer.isisfish.ui.queue.QueueUI
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, jaxx.runtime.JAXXContext, jaxx.runtime.JAXXObject

public class QueueUI extends jaxx.runtime.swing.Table implements jaxx.runtime.JAXXObject
See Also:
  • Field Details

  • Constructor Details

    • QueueUI

      public QueueUI()
    • QueueUI

      public QueueUI(jaxx.runtime.JAXXContext parentContext)
  • Method Details

    • $afterCompleteSetup

      protected void $afterCompleteSetup()
    • $getJAXXObjectDescriptor

      public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor()
    • applyDataBinding

      public void applyDataBinding(String $binding)
      Specified by:
      applyDataBinding in interface jaxx.runtime.JAXXObject
    • firePropertyChange

      public void firePropertyChange(String propertyName, Object oldValue, Object newValue)
      Specified by:
      firePropertyChange in interface jaxx.runtime.JAXXObject
      Overrides:
      firePropertyChange in class Component
    • get$objectMap

      public Map<String,Object> get$objectMap()
      Specified by:
      get$objectMap in interface jaxx.runtime.JAXXObject
    • getDataBinding

      public jaxx.runtime.JAXXBinding getDataBinding(String bindingId)
      Specified by:
      getDataBinding in interface jaxx.runtime.JAXXObject
    • getDataBindings

      public jaxx.runtime.JAXXBinding[] getDataBindings()
      Specified by:
      getDataBindings in interface jaxx.runtime.JAXXObject
    • getObjectById

      public Object getObjectById(String id)
      Specified by:
      getObjectById in interface jaxx.runtime.JAXXObject
    • processDataBinding

      public void processDataBinding(String $binding, boolean $force)
      Specified by:
      processDataBinding in interface jaxx.runtime.JAXXObject
    • processDataBinding

      public void processDataBinding(String $binding)
      Specified by:
      processDataBinding in interface jaxx.runtime.JAXXObject
    • registerDataBinding

      public void registerDataBinding(jaxx.runtime.JAXXBinding binding)
      Specified by:
      registerDataBinding in interface jaxx.runtime.JAXXObject
    • removeDataBinding

      public void removeDataBinding(String $binding)
      Specified by:
      removeDataBinding in interface jaxx.runtime.JAXXObject
    • getContextValue

      public <T> T getContextValue(Class<T> clazz)
      Specified by:
      getContextValue in interface jaxx.runtime.JAXXContext
    • getContextValue

      public <T> T getContextValue(Class<T> clazz, String name)
      Specified by:
      getContextValue in interface jaxx.runtime.JAXXContext
    • getDelegateContext

      public jaxx.runtime.JAXXContext getDelegateContext()
      Specified by:
      getDelegateContext in interface jaxx.runtime.JAXXObject
    • getParentContainer

      public <O extends Container> O getParentContainer(Class<O> clazz)
      Specified by:
      getParentContainer in interface jaxx.runtime.JAXXObject
    • getParentContainer

      public <O extends Container> O getParentContainer(Object source, Class<O> clazz)
      Specified by:
      getParentContainer in interface jaxx.runtime.JAXXObject
    • removeContextValue

      public <T> void removeContextValue(Class<T> clazz)
      Specified by:
      removeContextValue in interface jaxx.runtime.JAXXContext
    • removeContextValue

      public <T> void removeContextValue(Class<T> clazz, String name)
      Specified by:
      removeContextValue in interface jaxx.runtime.JAXXContext
    • setContextValue

      public <T> void setContextValue(T o)
      Specified by:
      setContextValue in interface jaxx.runtime.JAXXContext
    • setContextValue

      public <T> void setContextValue(T o, String name)
      Specified by:
      setContextValue in interface jaxx.runtime.JAXXContext
    • doActionPerformed__on__clearDoneJobsButton

      public void doActionPerformed__on__clearDoneJobsButton(ActionEvent event)
    • doActionPerformed__on__restartSimulationButton

      public void doActionPerformed__on__restartSimulationButton(ActionEvent event)
    • doActionPerformed__on__showLogButton

      public void doActionPerformed__on__showLogButton(ActionEvent event)
    • doActionPerformed__on__stopSimuButton

      public void doActionPerformed__on__stopSimuButton(ActionEvent event)
    • doTableChanged__on__doneSimulationModel

      public void doTableChanged__on__doneSimulationModel(TableModelEvent event)
    • doValueChanged__on__selectionModelQueueTable

      public void doValueChanged__on__selectionModelQueueTable(ListSelectionEvent event)
    • doValueChanged__on__selectionModelQueueTableDone

      public void doValueChanged__on__selectionModelQueueTableDone(ListSelectionEvent event)
    • getAutoLaunchButton

      public JToggleButton getAutoLaunchButton()
    • getAutoLaunchButtonModel

      public PauseButtonModel getAutoLaunchButtonModel()
    • getCanClear

      public Boolean getCanClear()
    • getCanRestart

      public Boolean getCanRestart()
    • getCanShowLog

      public Boolean getCanShowLog()
    • getCanStop

      public Boolean getCanStop()
    • getClearDoneJobsButton

      public JButton getClearDoneJobsButton()
    • getDoneSimulationModel

      public SimulationServiceTableModel getDoneSimulationModel()
    • getHandler

      public QueueHandler getHandler()
    • getNewSimulationModel

      public SimulationServiceTableModel getNewSimulationModel()
    • getQueueTable

      public JTable getQueueTable()
    • getQueueTableDone

      public JTable getQueueTableDone()
    • getRestartSimulationButton

      public JButton getRestartSimulationButton()
    • getSelectionModelQueueTable

      public DefaultListSelectionModel getSelectionModelQueueTable()
    • getSelectionModelQueueTableDone

      public DefaultListSelectionModel getSelectionModelQueueTableDone()
    • getShowLogButton

      public JButton getShowLogButton()
    • getStopSimuButton

      public JButton getStopSimuButton()
    • isCanClear

      public Boolean isCanClear()
    • isCanRestart

      public Boolean isCanRestart()
    • isCanShowLog

      public Boolean isCanShowLog()
    • isCanStop

      public Boolean isCanStop()
    • setAutoLaunchButtonModel

      public void setAutoLaunchButtonModel(PauseButtonModel autoLaunchButtonModel)
    • setCanClear

      public void setCanClear(Boolean canClear)
    • setCanRestart

      public void setCanRestart(Boolean canRestart)
    • setCanShowLog

      public void setCanShowLog(Boolean canShowLog)
    • setCanStop

      public void setCanStop(Boolean canStop)
    • setDoneSimulationModel

      public void setDoneSimulationModel(SimulationServiceTableModel doneSimulationModel)
    • setNewSimulationModel

      public void setNewSimulationModel(SimulationServiceTableModel newSimulationModel)
    • get$JScrollPane0

      protected JScrollPane get$JScrollPane0()
    • get$JScrollPane1

      protected JScrollPane get$JScrollPane1()
    • get$JSplitPane0

      protected JSplitPane get$JSplitPane0()
    • createAutoLaunchButton

      protected void createAutoLaunchButton()
    • createAutoLaunchButtonModel

      protected void createAutoLaunchButtonModel()
    • createCanClear

      protected void createCanClear()
    • createCanRestart

      protected void createCanRestart()
    • createCanShowLog

      protected void createCanShowLog()
    • createCanStop

      protected void createCanStop()
    • createClearDoneJobsButton

      protected void createClearDoneJobsButton()
    • createDoneSimulationModel

      protected void createDoneSimulationModel()
    • createHandler

      protected void createHandler()
    • createNewSimulationModel

      protected void createNewSimulationModel()
    • createQueueTable

      protected void createQueueTable()
    • createQueueTableDone

      protected void createQueueTableDone()
    • createRestartSimulationButton

      protected void createRestartSimulationButton()
    • createSelectionModelQueueTable

      protected void createSelectionModelQueueTable()
    • createSelectionModelQueueTableDone

      protected void createSelectionModelQueueTableDone()
    • createShowLogButton

      protected void createShowLogButton()
    • createStopSimuButton

      protected void createStopSimuButton()