|
|||||||||
| 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.Externalizablepublic boolean isVertical()
isVertical in interface JASHistAxispublic boolean isLogarithmic()
isLogarithmic in interface JASHistAxispublic void setLogarithmic(boolean value)
setLogarithmic in interface JASHistAxispublic boolean isShowing()
isShowing in interface JASHistAxisisShowing in class java.awt.Componentpublic void setShowing(boolean value)
setShowing in interface JASHistAxispublic EditableLabel getLabelObject()
getLabelObject in interface JASHistAxisgetLabel()public java.lang.String getLabel()
getLabel in interface JASHistAxisgetLabelObject()public void setLabelObject(EditableLabel p_newLabel)
setLabelObject in interface JASHistAxisp_newLabel - the new labelpublic void setLabel(java.lang.String s)
setLabel in interface JASHistAxiss - the new text of the labelpublic double getMin()
getMin in interface JASHistAxispublic void setMin(double d)
setMin in interface JASHistAxispublic double getMax()
getMax in interface JASHistAxispublic void setMax(double d)
setMax in interface JASHistAxis
public void setRange(double min,
double max)
setRange in interface JASHistAxispublic java.lang.Object getMinObject()
getMinObject in interface JASHistAxispublic java.lang.Object getMaxObject()
getMaxObject in interface JASHistAxispublic void setMinObject(java.lang.Object value)
setMinObject in interface JASHistAxispublic void setMaxObject(java.lang.Object value)
setMaxObject in interface JASHistAxispublic boolean getRangeAutomatic()
getRangeAutomatic in interface JASHistAxispublic void setRangeAutomatic(boolean b)
setRangeAutomatic in interface JASHistAxispublic boolean getAllowSuppressedZero()
getAllowSuppressedZero in interface JASHistAxispublic void setAllowSuppressedZero(boolean b)
setAllowSuppressedZero in interface JASHistAxispublic boolean isBinned()
isBinned in interface JASHistAxispublic void setBinned(boolean value)
public boolean isFixed()
isFixed in interface JASHistAxispublic void setFixed(boolean value)
public int getBins()
getBins in interface JASHistAxispublic void setBins(int value)
setBins in interface JASHistAxispublic double getBinWidth()
getBinWidth in interface JASHistAxispublic void setBinWidth(double value)
setBinWidth in interface JASHistAxispublic boolean getShowOverflows()
getShowOverflows in interface JASHistAxispublic void setShowOverflows(boolean value)
setShowOverflows in interface JASHistAxispublic int getLabelPosition()
getLabelPosition in interface JASHistAxispublic void setLabelPosition(int pos)
setLabelPosition in interface JASHistAxispublic int getPosition()
getPosition in interface JASHistAxispublic void setPosition(int value)
setPosition in interface JASHistAxispublic int getAxisType()
getAxisType in interface JASHistAxispublic void setAxisType(int value)
setAxisType in interface JASHistAxis
public void modifyPopupMenu(javax.swing.JPopupMenu menu,
java.awt.Component source)
HasPopupItemsmodifyPopupMenu in class Axis
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||