|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--javax.swing.JComponent | +--jas.plot.PlotComponent | +--jas.plot.Axis | +--jas.hist.ManagedAxis
Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
Inner classes inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
Inner classes inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent |
Fields inherited from class jas.plot.Axis |
HORIZONTAL, VERTICAL |
Fields inherited from class jas.plot.PlotComponent |
BEVEL_IN, BEVEL_OUT, ETCHED, LINE, NONE, OTHER, SHADOW |
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, 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 jas.hist.JASHistAxis |
DATE, DOUBLE, LEFT, RIGHT, STRING |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
ManagedAxis()
|
Method Summary | |
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 jas.plot.Axis |
getAxisColor, getAxisOrientation, getAxisOriginDotColor, getMajorTickMarkColor, getMaxLocation, getMinLocation, getMinorTickMarkColor, getOnLeftSide, getTextColor, getType, setAxisColor, setAxisOrientation, setAxisOriginDotColor, setBounds, setFont, setMajorTickMarkColor, setMinorTickMarkColor, setOnLeftSide, setTextColor, setType |
Methods inherited from class jas.plot.PlotComponent |
getBorderType, isPaintingBackground, paintComponent, setBackground, setBorderType |
Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getAccessibleContext, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getUIClassID, getVerifyInputWhenFocusTarget, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, hide, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, paramString, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processFocusEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update, updateUI |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setLayout, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface jas.hist.JASHistAxis |
getAxisColor, getFont, getTextColor, setAxisColor, setFont, setTextColor |
Constructor Detail |
public ManagedAxis()
Method Detail |
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
public boolean isVertical()
isVertical
in interface JASHistAxis
public boolean isLogarithmic()
isLogarithmic
in interface JASHistAxis
public void setLogarithmic(boolean value)
setLogarithmic
in interface JASHistAxis
public boolean isShowing()
isShowing
in interface JASHistAxis
isShowing
in class java.awt.Component
public void setShowing(boolean value)
setShowing
in interface JASHistAxis
public EditableLabel getLabelObject()
getLabelObject
in interface JASHistAxis
getLabel()
public java.lang.String getLabel()
getLabel
in interface JASHistAxis
getLabelObject()
public void setLabelObject(EditableLabel p_newLabel)
setLabelObject
in interface JASHistAxis
p_newLabel
- the new labelpublic void setLabel(java.lang.String s)
setLabel
in interface JASHistAxis
s
- the new text of the labelpublic double getMin()
getMin
in interface JASHistAxis
public void setMin(double d)
setMin
in interface JASHistAxis
public double getMax()
getMax
in interface JASHistAxis
public void setMax(double d)
setMax
in interface JASHistAxis
public void setRange(double min, double max)
setRange
in interface JASHistAxis
public java.lang.Object getMinObject()
getMinObject
in interface JASHistAxis
public java.lang.Object getMaxObject()
getMaxObject
in interface JASHistAxis
public void setMinObject(java.lang.Object value)
setMinObject
in interface JASHistAxis
public void setMaxObject(java.lang.Object value)
setMaxObject
in interface JASHistAxis
public boolean getRangeAutomatic()
getRangeAutomatic
in interface JASHistAxis
public void setRangeAutomatic(boolean b)
setRangeAutomatic
in interface JASHistAxis
public boolean getAllowSuppressedZero()
getAllowSuppressedZero
in interface JASHistAxis
public void setAllowSuppressedZero(boolean b)
setAllowSuppressedZero
in interface JASHistAxis
public boolean isBinned()
isBinned
in interface JASHistAxis
public void setBinned(boolean value)
public boolean isFixed()
isFixed
in interface JASHistAxis
public void setFixed(boolean value)
public int getBins()
getBins
in interface JASHistAxis
public void setBins(int value)
setBins
in interface JASHistAxis
public double getBinWidth()
getBinWidth
in interface JASHistAxis
public void setBinWidth(double value)
setBinWidth
in interface JASHistAxis
public boolean getShowOverflows()
getShowOverflows
in interface JASHistAxis
public void setShowOverflows(boolean value)
setShowOverflows
in interface JASHistAxis
public int getLabelPosition()
getLabelPosition
in interface JASHistAxis
public void setLabelPosition(int pos)
setLabelPosition
in interface JASHistAxis
public int getPosition()
getPosition
in interface JASHistAxis
public void setPosition(int value)
setPosition
in interface JASHistAxis
public int getAxisType()
getAxisType
in interface JASHistAxis
public void setAxisType(int value)
setAxisType
in interface JASHistAxis
public void modifyPopupMenu(javax.swing.JPopupMenu menu, java.awt.Component source)
HasPopupItems
modifyPopupMenu
in class Axis
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |