Class DesignerPanel
- java.lang.Object
- 
- java.awt.Component
- 
- java.awt.Container
- 
- javax.swing.JComponent
- 
- javax.swing.JPanel
- 
- com.inductiveautomation.reporting.designer.workspace.design.AbstractEditorPanel
- 
- com.inductiveautomation.reporting.designer.workspace.design.DesignerPanel
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- ZoomableResourceEditor,- ReportingResourceEditor.ReportSubEditor,- java.awt.image.ImageObserver,- java.awt.MenuContainer,- java.io.Serializable,- javax.accessibility.Accessible
 
 public class DesignerPanel extends AbstractEditorPanel implements ReportingResourceEditor.ReportSubEditor, ZoomableResourceEditor The DesignerPanel allows a user to design the layout and appearance of a Report by utilizing the ReportMill engine. The panel is made visible by the ReportingResourceEditor when the ReportDesignNode is selected in the Project Resource nav tree, and is dependent on ReportMill's launcher.- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.inductiveautomation.reporting.designer.workspace.design.AbstractEditorPanelAbstractEditorPanel.LoadingPane
 - 
Nested classes/interfaces inherited from class javax.swing.JPaneljavax.swing.JPanel.AccessibleJPanel
 - 
Nested classes/interfaces inherited from class javax.swing.JComponentjavax.swing.JComponent.AccessibleJComponent
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static java.lang.StringADD_DECIMAL_TOOLstatic java.lang.StringALIGN_JUSTIFIEDstatic java.lang.StringALIGN_TEXT_CENTERstatic java.lang.StringALIGN_TEXT_LEFTstatic java.lang.StringALIGN_TEXT_RIGHTstatic java.lang.StringBOLD_FONT_TOOLstatic java.lang.StringCOMMA_FORMAT_TOOLstatic java.lang.StringEDITOR_SELECTION_PROPstatic java.lang.StringGROW_FONT_SIZEstatic java.lang.StringITALIC_FONT_TOOLstatic java.lang.StringMONEY_FORMAT_TOOLstatic java.lang.StringPERCENT_FORMAT_TOOLstatic java.lang.StringREDUCE_FONT_SIZEstatic java.lang.StringREMOVE_DECIMAL_TOOLstatic java.lang.StringSUPER_SELECTION_PROPstatic java.lang.StringUNDERLINE_FONT_TOOL- 
Fields inherited from class com.inductiveautomation.reporting.designer.workspace.design.AbstractEditorPanelcontentPanel, loading
 - 
Fields inherited from class javax.swing.JComponentlistenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
- 
 - 
Constructor SummaryConstructors Constructor Description DesignerPanel(ReportingResourceWorkspace workspace, SampleData sampleData, ReportResource report)
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivateRMTool(java.lang.String toolKey)voidcommitChanges(ReportResource report)This is when the report sub editor should store its settings onto the report objectvoiddispose()This notifies the editor that it has to be disposed of permanentlystatic voiddoRMCopy()static voiddoRMCut()static voiddoRMDelete()static voiddoRMPaste()voidfitViewerToScreen()intgetZoom()ZoomIndicatorgetZoomIndicator()static booleanhasDeletableShapes()static booleanisRMItemSelected()booleanisZoomingEnabled()Whether or not this resource workspace supports or allows zooming.voidonActivate()This notifies the editor that it has been displayedvoidonDeactivate()This notifies the editor that it has been hiddenvoidsetZoom(int percent)Set the amount of zoom for the given resource, where 100 represents 100% sizing- 
Methods inherited from class com.inductiveautomation.reporting.designer.workspace.design.AbstractEditorPanelgetSharedEditorPane, load, removeAll, updateErrors
 - 
Methods inherited from class javax.swing.JPanelgetAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 - 
Methods inherited from class javax.swing.JComponentaddAncestorListener, 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.Containeradd, 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, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
 - 
Methods inherited from class java.awt.Componentaction, 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
 
- 
 
- 
- 
- 
Field Detail- 
EDITOR_SELECTION_PROPpublic static final java.lang.String EDITOR_SELECTION_PROP - See Also:
- Constant Field Values
 
 - 
SUPER_SELECTION_PROPpublic static final java.lang.String SUPER_SELECTION_PROP - See Also:
- Constant Field Values
 
 - 
MONEY_FORMAT_TOOLpublic static final java.lang.String MONEY_FORMAT_TOOL - See Also:
- Constant Field Values
 
 - 
PERCENT_FORMAT_TOOLpublic static final java.lang.String PERCENT_FORMAT_TOOL - See Also:
- Constant Field Values
 
 - 
COMMA_FORMAT_TOOLpublic static final java.lang.String COMMA_FORMAT_TOOL - See Also:
- Constant Field Values
 
 - 
ADD_DECIMAL_TOOLpublic static final java.lang.String ADD_DECIMAL_TOOL - See Also:
- Constant Field Values
 
 - 
REMOVE_DECIMAL_TOOLpublic static final java.lang.String REMOVE_DECIMAL_TOOL - See Also:
- Constant Field Values
 
 - 
BOLD_FONT_TOOLpublic static final java.lang.String BOLD_FONT_TOOL - See Also:
- Constant Field Values
 
 - 
UNDERLINE_FONT_TOOLpublic static final java.lang.String UNDERLINE_FONT_TOOL - See Also:
- Constant Field Values
 
 - 
ITALIC_FONT_TOOLpublic static final java.lang.String ITALIC_FONT_TOOL - See Also:
- Constant Field Values
 
 - 
ALIGN_TEXT_LEFTpublic static final java.lang.String ALIGN_TEXT_LEFT - See Also:
- Constant Field Values
 
 - 
ALIGN_TEXT_RIGHTpublic static final java.lang.String ALIGN_TEXT_RIGHT - See Also:
- Constant Field Values
 
 - 
ALIGN_TEXT_CENTERpublic static final java.lang.String ALIGN_TEXT_CENTER - See Also:
- Constant Field Values
 
 - 
ALIGN_JUSTIFIEDpublic static final java.lang.String ALIGN_JUSTIFIED - See Also:
- Constant Field Values
 
 - 
REDUCE_FONT_SIZEpublic static final java.lang.String REDUCE_FONT_SIZE - See Also:
- Constant Field Values
 
 - 
GROW_FONT_SIZEpublic static final java.lang.String GROW_FONT_SIZE - See Also:
- Constant Field Values
 
 
- 
 - 
Constructor Detail- 
DesignerPanelpublic DesignerPanel(ReportingResourceWorkspace workspace, SampleData sampleData, ReportResource report) 
 
- 
 - 
Method Detail- 
disposepublic void dispose() Description copied from interface:ReportingResourceEditor.ReportSubEditorThis notifies the editor that it has to be disposed of permanently- Specified by:
- disposein interface- ReportingResourceEditor.ReportSubEditor
 
 - 
hasDeletableShapespublic static boolean hasDeletableShapes() 
 - 
doRMCopypublic static void doRMCopy() 
 - 
doRMCutpublic static void doRMCut() 
 - 
doRMPastepublic static void doRMPaste() 
 - 
doRMDeletepublic static void doRMDelete() 
 - 
isRMItemSelectedpublic static boolean isRMItemSelected() 
 - 
onActivatepublic void onActivate() Description copied from interface:ReportingResourceEditor.ReportSubEditorThis notifies the editor that it has been displayed- Specified by:
- onActivatein interface- ReportingResourceEditor.ReportSubEditor
 
 - 
onDeactivatepublic void onDeactivate() Description copied from interface:ReportingResourceEditor.ReportSubEditorThis notifies the editor that it has been hidden- Specified by:
- onDeactivatein interface- ReportingResourceEditor.ReportSubEditor
 
 - 
commitChangespublic void commitChanges(ReportResource report) Description copied from interface:ReportingResourceEditor.ReportSubEditorThis is when the report sub editor should store its settings onto the report object- Specified by:
- commitChangesin interface- ReportingResourceEditor.ReportSubEditor
 
 - 
activateRMToolpublic void activateRMTool(java.lang.String toolKey) 
 - 
setZoompublic void setZoom(int percent) Description copied from interface:ZoomableResourceEditorSet the amount of zoom for the given resource, where 100 represents 100% sizing- Specified by:
- setZoomin interface- ZoomableResourceEditor
 
 - 
fitViewerToScreenpublic void fitViewerToScreen() 
 - 
getZoompublic int getZoom() - Specified by:
- getZoomin interface- ZoomableResourceEditor
- Returns:
- the current zoom level as a percent
 
 - 
isZoomingEnabledpublic boolean isZoomingEnabled() Description copied from interface:ZoomableResourceEditorWhether or not this resource workspace supports or allows zooming. Returning false will disable the southern toolbar display in the Ignition Designer- Specified by:
- isZoomingEnabledin interface- ZoomableResourceEditor
- Returns:
- whether or not the popup menu should be enabled for the given editor
 
 - 
getZoomIndicatorpublic ZoomIndicator getZoomIndicator() 
 
- 
 
-