Documentation of 'jas2.hist.ManagedAxis' Java class
ManagedAxis
jas2.hist

Class ManagedAxis

  • All Implemented Interfaces:
    JASHistAxis, HasPopupItems, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Externalizable, java.io.Serializable


    public final class ManagedAxis
    extends Axis
    implements JASHistAxis, java.io.Externalizable
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.swing.JComponent

        javax.swing.JComponent.AccessibleJComponent
      • Nested classes/interfaces inherited from class java.awt.Component

        java.awt.Component.BaselineResizeBehavior
    • Field Summary

      • Fields inherited from class javax.swing.JComponent

        TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
      • Fields inherited from class java.awt.Component

        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 
      Constructor and Description
      ManagedAxis() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean getAllowSuppressedZero() 
      int getAxisType() 
      int getBins() 
      double getBinWidth() 
      java.lang.String getLabel() 
      EditableLabel getLabelObject() 
      int getLabelPosition() 
      double getMax() 
      java.lang.Object getMaxObject() 
      double getMin() 
      java.lang.Object getMinObject() 
      int getPosition() 
      boolean getRangeAutomatic() 
      boolean getShowOverflows() 
      boolean isBinned() 
      boolean isFixed() 
      boolean isLogarithmic() 
      boolean isShowing() 
      boolean isVertical() 
      void modifyPopupMenu(javax.swing.JPopupMenu menu, java.awt.Component source)
      Modify the given menu object.
      void readExternal(java.io.ObjectInput in) 
      void setAllowSuppressedZero(boolean b) 
      void setAxisType(int value) 
      void setBinned(boolean value) 
      void setBins(int value) 
      void setBinWidth(double value) 
      void setFixed(boolean value) 
      void setLabel(java.lang.String s)
      sets the label text, creating the label if needed
      void setLabelObject(EditableLabel p_newLabel)
      sets the label to be the EditableLabel passed in
      void setLabelPosition(int pos) 
      void setLogarithmic(boolean value) 
      void setMax(double d) 
      void setMaxObject(java.lang.Object value) 
      void setMin(double d) 
      void setMinObject(java.lang.Object value) 
      void setPosition(int value) 
      void setRange(double min, double max) 
      void setRangeAutomatic(boolean b) 
      void setShowing(boolean value) 
      void setShowOverflows(boolean value) 
      void writeExternal(java.io.ObjectOutput out) 
      • Methods inherited from class javax.swing.JComponent

        addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, 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, getUIClassID, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI
      • Methods inherited from class java.awt.Container

        add, add, add, add, add, addContainerListener, 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, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate
      • Methods inherited from class java.awt.Component

        action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, 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, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ManagedAxis

        public ManagedAxis()
    • Method Detail

      • writeExternal

        public void writeExternal(java.io.ObjectOutput out)
                           throws java.io.IOException
        Specified by:
        writeExternal in interface java.io.Externalizable
        Throws:
        java.io.IOException
      • readExternal

        public void readExternal(java.io.ObjectInput in)
                          throws java.io.IOException,
                                 java.lang.ClassNotFoundException
        Specified by:
        readExternal in interface java.io.Externalizable
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • isShowing

        public boolean isShowing()
        Specified by:
        isShowing in interface JASHistAxis
        Overrides:
        isShowing in class java.awt.Component
      • setShowing

        public void setShowing(boolean value)
        Specified by:
        setShowing in interface JASHistAxis
      • setLabelObject

        public void setLabelObject(EditableLabel p_newLabel)
        sets the label to be the EditableLabel passed in
        Specified by:
        setLabelObject in interface JASHistAxis
        Parameters:
        p_newLabel - the new label
      • setLabel

        public void setLabel(java.lang.String s)
        sets the label text, creating the label if needed
        Specified by:
        setLabel in interface JASHistAxis
        Parameters:
        s - the new text of the label
      • setMin

        public void setMin(double d)
        Specified by:
        setMin in interface JASHistAxis
      • setMax

        public void setMax(double d)
        Specified by:
        setMax in interface JASHistAxis
      • setRange

        public void setRange(double min,
                             double max)
        Specified by:
        setRange in interface JASHistAxis
      • setMinObject

        public void setMinObject(java.lang.Object value)
        Specified by:
        setMinObject in interface JASHistAxis
      • setMaxObject

        public void setMaxObject(java.lang.Object value)
        Specified by:
        setMaxObject in interface JASHistAxis
      • setBinned

        public void setBinned(boolean value)
      • setFixed

        public void setFixed(boolean value)
      • setBins

        public void setBins(int value)
        Specified by:
        setBins in interface JASHistAxis

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.