2019-12-05 00:05:10 +00:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "it" >
< head >
2020-01-05 15:58:06 +00:00
<!-- Generated by javadoc (13.0.1) on Sun Jan 05 16:57:38 CET 2020 -->
2019-12-05 00:05:10 +00:00
< title > CleaverFrame< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2020-01-05 15:50:06 +00:00
< meta name = "dc.created" content = "2020-01-05" >
< meta name = "description" content = "declaration: module: eu.steffo.cleaver, package: eu.steffo.cleaver.gui, class: CleaverFrame" >
2019-12-05 00:05:10 +00:00
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
2020-01-05 15:50:06 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../style.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../script-dir/jquery-ui.css" title = "Style" >
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
< script type = "text/javascript" src = "../../../../../script-dir/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js" > < / script >
2019-12-05 00:05:10 +00:00
<!-- [if IE]>
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" src = "../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
2019-12-05 00:05:10 +00:00
<![endif]-->
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.4.1.js" > < / script >
< script type = "text/javascript" src = "../../../../../script-dir/jquery-ui.js" > < / script >
2019-12-05 00:05:10 +00:00
< / head >
< body class = "class-declaration" >
2020-01-05 15:50:06 +00:00
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / . . / . . / " ;
2019-12-05 00:05:10 +00:00
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a id = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../module-summary.html" > Module< / a > < / li >
2019-12-05 00:05:10 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../../help-doc.html" > Help< / a > < / li >
2019-12-05 00:05:10 +00:00
< / ul >
< / div >
< div class = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > Method< / li >
< / ul >
< / div >
< div class = "navListSearch" > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / div >
< / div >
< a id = "skip.navbar.top" >
<!-- -->
< / a >
<!-- ========= END OF TOP NAVBAR ========= -->
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
<!-- ======== START OF CLASS DATA ======== -->
< main role = "main" >
< div class = "header" >
2020-01-05 15:50:06 +00:00
< div class = "subTitle" > < span class = "moduleLabelInType" > Module< / span > < a href = "../../../../module-summary.html" > eu.steffo.cleaver< / a > < / div >
2019-12-05 00:05:10 +00:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > eu.steffo.cleaver.gui< / a > < / div >
< h1 title = "Class CleaverFrame" class = "title" > Class CleaverFrame< / h1 >
< / div >
< div class = "contentContainer" >
< div class = "inheritance" title = "Inheritance Tree" > java.lang.Object
< div class = "inheritance" > java.awt.Component
< div class = "inheritance" > java.awt.Container
< div class = "inheritance" > java.awt.Window
< div class = "inheritance" > java.awt.Frame
< div class = "inheritance" > javax.swing.JFrame
< div class = "inheritance" > eu.steffo.cleaver.gui.CleaverFrame< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< section class = "description" >
< dl >
< dt > All Implemented Interfaces:< / dt >
< dd > < code > java.awt.image.ImageObserver< / code > , < code > java.awt.MenuContainer< / code > , < code > java.io.Serializable< / code > , < code > javax.accessibility.Accessible< / code > , < code > javax.swing.RootPaneContainer< / code > , < code > javax.swing.WindowConstants< / code > < / dd >
< / dl >
< hr >
< pre > public class < span class = "typeNameLabel" > CleaverFrame< / span >
extends javax.swing.JFrame< / pre >
2020-01-03 12:55:19 +00:00
< div class = "block" > A class providing a GUI for Cleaver made with < code > javax.swing< / code > .
It uses a < b > vertical< / b > < code > BoxLayout< / code > (< code > BoxLayout.PAGE_AXIS< / code > ): the panels added to it are stacked vertically, as if it was a list.< / div >
2019-12-05 00:05:10 +00:00
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
2020-01-05 15:50:06 +00:00
< dd > < a href = "../../../../../serialized-form.html#eu.steffo.cleaver.gui.CleaverFrame" > Serialized Form< / a > < / dd >
2019-12-05 00:05:10 +00:00
< / dl >
< / section >
< section class = "summary" >
< ul class = "blockList" >
<!-- ======== NESTED CLASS SUMMARY ======== -->
< li class = "blockList" >
< section class = "nestedClassSummary" > < a id = "nested.class.summary" >
<!-- -->
< / a >
< h2 > Nested Class Summary< / h2 >
< div class = "inheritedList" >
< h2 > Nested classes/interfaces inherited from class javax.swing.JFrame< / h2 >
< a id = "nested.classes.inherited.from.class.javax.swing.JFrame" >
<!-- -->
< / a > < code > javax.swing.JFrame.AccessibleJFrame< / code > < / div >
< div class = "inheritedList" >
< h2 > Nested classes/interfaces inherited from class java.awt.Frame< / h2 >
< a id = "nested.classes.inherited.from.class.java.awt.Frame" >
<!-- -->
< / a > < code > java.awt.Frame.AccessibleAWTFrame< / code > < / div >
< div class = "inheritedList" >
< h2 > Nested classes/interfaces inherited from class java.awt.Window< / h2 >
< a id = "nested.classes.inherited.from.class.java.awt.Window" >
<!-- -->
< / a > < code > java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type< / code > < / div >
< div class = "inheritedList" >
< h2 > Nested classes/interfaces inherited from class java.awt.Container< / h2 >
< a id = "nested.classes.inherited.from.class.java.awt.Container" >
<!-- -->
< / a > < code > java.awt.Container.AccessibleAWTContainer< / code > < / div >
< div class = "inheritedList" >
< h2 > Nested classes/interfaces inherited from class java.awt.Component< / h2 >
< a id = "nested.classes.inherited.from.class.java.awt.Component" >
<!-- -->
< / a > < code > java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy< / code > < / div >
< / section >
< / li >
<!-- =========== FIELD SUMMARY =========== -->
< li class = "blockList" >
< section class = "fieldSummary" > < a id = "field.summary" >
<!-- -->
< / a >
< h2 > Field Summary< / h2 >
< div class = "memberSummary" >
< table >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< thead >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colSecond" scope = "col" > Field< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "altColor" >
2019-12-07 00:09:56 +00:00
< td class = "colFirst" > < code > protected < a href = "panels/ChopAndStitchPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > ChopAndStitchPanel< / a > < / code > < / td >
2019-12-06 01:14:13 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#chopStitchPanel" > chopStitchPanel< / a > < / span > < / code > < / th >
2020-01-03 12:55:19 +00:00
< td class = "colLast" >
< div class = "block" > The panel allowing the creation of new < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > .< / div >
< / td >
2019-12-05 00:05:10 +00:00
< / tr >
< tr class = "rowColor" >
2019-12-06 01:14:13 +00:00
< td class = "colFirst" > < code > protected java.util.ArrayList< < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > Job< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#jobs" > jobs< / a > < / span > < / code > < / th >
2020-01-03 12:55:19 +00:00
< td class = "colLast" >
< div class = "block" > A reference to the < code > ArrayList< / code > where the < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > should be contained.< / div >
< / td >
2019-12-06 01:14:13 +00:00
< / tr >
< tr class = "altColor" >
2019-12-07 00:09:56 +00:00
< td class = "colFirst" > < code > protected < a href = "panels/JobsButtonsPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > JobsButtonsPanel< / a > < / code > < / td >
2019-12-06 01:14:13 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#jobsButtonRow" > jobsButtonRow< / a > < / span > < / code > < / th >
2020-01-03 12:55:19 +00:00
< td class = "colLast" >
< div class = "block" > The panel containing jobs-related buttons, such as < i > Delete selected< / i > or < i > Run all< / i > .< / div >
< / td >
2019-12-06 01:14:13 +00:00
< / tr >
< tr class = "rowColor" >
2019-12-07 00:09:56 +00:00
< td class = "colFirst" > < code > protected < a href = "panels/JobsTablePanel.html" title = "class in eu.steffo.cleaver.gui.panels" > JobsTablePanel< / a > < / code > < / td >
2019-12-06 01:14:13 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#jobsTablePanel" > jobsTablePanel< / a > < / span > < / code > < / th >
2020-01-03 12:55:19 +00:00
< td class = "colLast" >
< div class = "block" > The panel containing the < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > < code > table< / code > .< / div >
< / td >
2019-12-05 00:05:10 +00:00
< / tr >
< / tbody >
< / table >
< / div >
< div class = "inheritedList" >
< h3 > Fields inherited from class javax.swing.JFrame< / h3 >
< a id = "fields.inherited.from.class.javax.swing.JFrame" >
<!-- -->
< / a > < code > accessibleContext, rootPane, rootPaneCheckingEnabled< / code > < / div >
< div class = "inheritedList" >
< h3 > Fields inherited from class java.awt.Frame< / h3 >
< a id = "fields.inherited.from.class.java.awt.Frame" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, NORMAL< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Fields inherited from class java.awt.Component< / h3 >
< a id = "fields.inherited.from.class.java.awt.Component" >
<!-- -->
< / a > < code > BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT< / code > < / div >
< div class = "inheritedList" >
< h3 > Fields inherited from interface java.awt.image.ImageObserver< / h3 >
< a id = "fields.inherited.from.class.java.awt.image.ImageObserver" >
<!-- -->
< / a > < code > ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH< / code > < / div >
< div class = "inheritedList" >
< h3 > Fields inherited from interface javax.swing.WindowConstants< / h3 >
< a id = "fields.inherited.from.class.javax.swing.WindowConstants" >
<!-- -->
< / a > < code > DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE< / code > < / div >
< / section >
< / li >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< li class = "blockList" >
< section class = "constructorSummary" > < a id = "constructor.summary" >
<!-- -->
< / a >
< h2 > Constructor Summary< / h2 >
< div class = "memberSummary" >
< table >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< thead >
< tr >
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "altColor" >
2019-12-07 00:09:56 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(java.util.ArrayList)" > CleaverFrame< / a > < / span > ​ (java.util.ArrayList< < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > Job< / a > > jobs)< / code > < / th >
2020-01-03 12:55:19 +00:00
< td class = "colLast" >
< div class = "block" > Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.< / div >
< / td >
2019-12-05 00:05:10 +00:00
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / li >
<!-- ========== METHOD SUMMARY =========== -->
< li class = "blockList" >
< section class = "methodSummary" > < a id = "method.summary" >
<!-- -->
< / a >
< h2 > Method Summary< / h2 >
< div class = "inheritedList" >
< h3 > Methods inherited from class javax.swing.JFrame< / h3 >
< a id = "methods.inherited.from.class.javax.swing.JFrame" >
<!-- -->
< / a > < code > addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update< / code > < / div >
< div class = "inheritedList" >
< h3 > Methods inherited from class java.awt.Frame< / h3 >
< a id = "methods.inherited.from.class.java.awt.Frame" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > addNotify, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Methods inherited from class java.awt.Window< / h3 >
< a id = "methods.inherited.from.class.java.awt.Window" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, toBack, toFront< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Methods inherited from class java.awt.Container< / h3 >
< a id = "methods.inherited.from.class.java.awt.Container" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, list, list, paintComponents, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Methods inherited from class java.awt.Component< / h3 >
< a id = "methods.inherited.from.class.java.awt.Component" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, hasFocus, imageUpdate, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, list, list, list, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setMixingCutoutShape, setName, setPreferredSize, toString, transferFocus, transferFocusBackward, transferFocusUpCycle< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< a id = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / div >
2019-12-05 00:05:10 +00:00
< div class = "inheritedList" >
< h3 > Methods inherited from interface java.awt.MenuContainer< / h3 >
< a id = "methods.inherited.from.class.java.awt.MenuContainer" >
<!-- -->
2020-01-05 15:58:06 +00:00
< / a > < code > getFont< / code > < / div >
2019-12-05 00:05:10 +00:00
< / section >
< / li >
< / ul >
< / section >
< section class = "details" >
< ul class = "blockList" >
<!-- ============ FIELD DETAIL =========== -->
< li class = "blockList" >
< section class = "fieldDetails" > < a id = "field.detail" >
<!-- -->
< / a >
< h2 > Field Details< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
2019-12-06 01:14:13 +00:00
< h3 > < a id = "chopStitchPanel" > chopStitchPanel< / a > < / h3 >
2019-12-07 00:09:56 +00:00
< div class = "memberSignature" > < span class = "modifiers" > protected final< / span > < span class = "returnType" > < a href = "panels/ChopAndStitchPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > ChopAndStitchPanel< / a > < / span > < span class = "memberName" > chopStitchPanel< / span > < / div >
2020-01-03 12:55:19 +00:00
< div class = "block" > The panel allowing the creation of new < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > .< / div >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "panels/ChopAndStitchPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > < code > ChopAndStitchPanel< / code > < / a > < / dd >
< / dl >
2019-12-06 01:14:13 +00:00
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "jobsTablePanel" > jobsTablePanel< / a > < / h3 >
2019-12-07 00:09:56 +00:00
< div class = "memberSignature" > < span class = "modifiers" > protected final< / span > < span class = "returnType" > < a href = "panels/JobsTablePanel.html" title = "class in eu.steffo.cleaver.gui.panels" > JobsTablePanel< / a > < / span > < span class = "memberName" > jobsTablePanel< / span > < / div >
2020-01-03 12:55:19 +00:00
< div class = "block" > The panel containing the < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > < code > table< / code > .< / div >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "panels/JobsTablePanel.html" title = "class in eu.steffo.cleaver.gui.panels" > < code > JobsTablePanel< / code > < / a > < / dd >
< / dl >
2019-12-06 01:14:13 +00:00
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "jobsButtonRow" > jobsButtonRow< / a > < / h3 >
2019-12-07 00:09:56 +00:00
< div class = "memberSignature" > < span class = "modifiers" > protected final< / span > < span class = "returnType" > < a href = "panels/JobsButtonsPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > JobsButtonsPanel< / a > < / span > < span class = "memberName" > jobsButtonRow< / span > < / div >
2020-01-03 12:55:19 +00:00
< div class = "block" > The panel containing jobs-related buttons, such as < i > Delete selected< / i > or < i > Run all< / i > .< / div >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "panels/JobsButtonsPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > < code > JobsButtonsPanel< / code > < / a > < / dd >
< / dl >
2019-12-05 00:05:10 +00:00
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
2019-12-06 01:14:13 +00:00
< h3 > < a id = "jobs" > jobs< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > protected final< / span > < span class = "returnType" > java.util.ArrayList< < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > Job< / a > > < / span > < span class = "memberName" > jobs< / span > < / div >
2020-01-03 12:55:19 +00:00
< div class = "block" > A reference to the < code > ArrayList< / code > where the < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > should be contained.< / div >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "#%3Cinit%3E(java.util.ArrayList)" > < code > CleaverFrame(ArrayList)< / code > < / a > < / dd >
< / dl >
2019-12-05 00:05:10 +00:00
< / section >
< / li >
< / ul >
< / section >
< / li >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< li class = "blockList" >
< section class = "constructorDetails" > < a id = "constructor.detail" >
<!-- -->
< / a >
< h2 > Constructor Details< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
2019-12-07 00:09:56 +00:00
< h3 > < a id = "<init>(java.util.ArrayList)" > CleaverFrame< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "memberName" > CleaverFrame< / span > ​ (< span class = "arguments" > java.util.ArrayList< < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > Job< / a > > jobs)< / span > < / div >
2020-01-03 12:55:19 +00:00
< div class = "block" > Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.
The frame is passed a reference to an < code > ArrayList< / code > of < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > in order to be able to display them in the
< a href = "panels/JobsTablePanel.html" title = "class in eu.steffo.cleaver.gui.panels" > < code > JobsTablePanel< / code > < / a > and to add/remove < a href = "../logic/Job.html" title = "class in eu.steffo.cleaver.logic" > < code > Jobs< / code > < / a > from it.
It also creates < code > ActionListeners< / code > for the events that require access to the < a href = "#jobs" > < code > jobs list< / code > < / a > .< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > jobs< / code > - The reference to the previously mentioned < code > ArrayList< / code > .< / dd >
< / dl >
2019-12-05 00:05:10 +00:00
< / section >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / div >
< / main >
<!-- ========= END OF CLASS DATA ========= -->
< footer role = "contentinfo" >
< nav role = "navigation" >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a id = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../module-summary.html" > Module< / a > < / li >
2019-12-05 00:05:10 +00:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
2020-01-05 15:50:06 +00:00
< li > < a href = "../../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../../help-doc.html" > Help< / a > < / li >
2019-12-05 00:05:10 +00:00
< / ul >
< / div >
< div class = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > Method< / li >
< / ul >
< / div >
< / div >
< a id = "skip.navbar.bottom" >
<!-- -->
< / a >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / nav >
< / footer >
< / body >
< / html >