wt.clients.tools.transfer
Class EditGraphViewOptions
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
wt.clients.tools.transfer.EditGraphViewOptions
- All Implemented Interfaces:
- Accessible, ImageObserver, MenuContainer, Serializable
- class EditGraphViewOptions
- extends JPanel
Fields inherited from class javax.swing.JPanel |
|
Fields inherited from class java.awt.Container |
|
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, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, 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, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
lineColor
public Color lineColor
selectedColor
public Color selectedColor
descriptionBackgroundColor
public Color descriptionBackgroundColor
excludedColor
public Color excludedColor
ghostColor
public Color ghostColor
linklineColor
public Color linklineColor
linkTextColor
public Color linkTextColor
selectMode
public int selectMode
plus
Image plus
minus
Image minus
ghost
Image ghost
exclude
Image exclude
f
private Font f
nodePosition1
Point nodePosition1
nodePosition2
Point nodePosition2
nodePosition3
Point nodePosition3
nodePosition4
Point nodePosition4
fromPoint
Point fromPoint
toPoint
Point toPoint
linkX
private int[] linkX
linkY
private int[] linkY
linkTotal
private int linkTotal
MARGIN
public static final int MARGIN
- See Also:
- Constant Field Values
ICON_WIDTH
public static final int ICON_WIDTH
- See Also:
- Constant Field Values
ICON_HEIGHT
public static final int ICON_HEIGHT
- See Also:
- Constant Field Values
PAD_WIDTH
public static final int PAD_WIDTH
- See Also:
- Constant Field Values
PAD_HEIGHT
public static final int PAD_HEIGHT
- See Also:
- Constant Field Values
FONT_SIZE
public static final int FONT_SIZE
- See Also:
- Constant Field Values
NODE_TEXT
public static final String NODE_TEXT
- See Also:
- Constant Field Values
LINK_TEXT
public static final String LINK_TEXT
- See Also:
- Constant Field Values
BOTH_TEXT
public static final String BOTH_TEXT
- See Also:
- Constant Field Values
selectedColorBox
JRadioButton selectedColorBox
excludedColorBox
JRadioButton excludedColorBox
nodeColorBox
JRadioButton nodeColorBox
linkColorBox
JRadioButton linkColorBox
ghostColorBox
JRadioButton ghostColorBox
linkTextColorBox
JRadioButton linkTextColorBox
jcb1
JCheckBox jcb1
selectBox
JComboBox selectBox
showAliasesBox
JCheckBox showAliasesBox
showLinkTextBox
JCheckBox showLinkTextBox
EditGraphViewOptions
public EditGraphViewOptions()
update
public void update(Graphics g)
paint
public void paint(Graphics g)
getSelectionZone
public Polygon getSelectionZone()
setFont
int setFont(String text,
int font_size)
setColor
public void setColor(Color nc)
seteb
public void seteb(boolean a_bool)
setShowAliases
public void setShowAliases(boolean a_bool)
getShowAliases
public boolean getShowAliases()
setShowLinkText
public void setShowLinkText(boolean a_bool)
getShowLinkText
public boolean getShowLinkText()
getSelectMode
public int getSelectMode()
setSelectMode
public void setSelectMode(int an_int)
setLinkPolygon
public void setLinkPolygon(int line)
setArrowPolygon
public void setArrowPolygon()
setArrowPolygon2
public void setArrowPolygon2()