2020-11-22 15:55:00 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "fr" >
< head >
2020-12-09 12:48:52 +01:00
<!-- Generated by javadoc (1.8.0_231) on Wed Dec 09 12:47:44 CET 2020 -->
2020-11-22 15:55:00 +01:00
< title > AppThinkerToolbar< / title >
2020-12-09 12:48:52 +01:00
< meta name = "date" content = "2020-12-09" >
2020-11-22 15:55:00 +01:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AppThinkerToolbar";
}
}
catch(err) {
}
//-->
2020-12-09 12:48:52 +01:00
var methods = {"i0":10,"i1":10,"i2":10};
2020-11-22 23:33:35 +01:00
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2020-11-22 15:55:00 +01:00
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/AppThinkerToolbar.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "AppThinkerStatusbar.html" title = "class in <Unnamed>" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "AppThinkerWindow.html" title = "class in <Unnamed>" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?AppThinkerToolbar.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "AppThinkerToolbar.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JPanel" > Nested< / a > | < / li >
2020-11-29 18:52:21 +01:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
2020-11-22 15:55:00 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
2020-11-22 23:33:35 +01:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2020-11-22 15:55:00 +01:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2020-11-29 18:52:21 +01:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
2020-11-22 15:55:00 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2020-11-22 23:33:35 +01:00
< li > < a href = "#method.detail" > Method< / a > < / li >
2020-11-22 15:55:00 +01:00
< / ul >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
< h2 title = "Class AppThinkerToolbar" class = "title" > Class AppThinkerToolbar< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
< li > java.awt.Component< / li >
< li >
< ul class = "inheritance" >
< li > java.awt.Container< / li >
< li >
< ul class = "inheritance" >
< li > javax.swing.JComponent< / li >
< li >
< ul class = "inheritance" >
< li > javax.swing.JPanel< / li >
< li >
< ul class = "inheritance" >
< li > AppThinkerToolbar< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
< dd > java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible< / dd >
< / dl >
< hr >
< br >
< pre > public class < span class = "typeNameLabel" > AppThinkerToolbar< / span >
extends javax.swing.JPanel< / pre >
< div class = "block" > Affiche une barre d'actions en haut de la fenêtre.< / div >
< dl >
< dt > < span class = "simpleTagLabel" > Author:< / span > < / dt >
< dd > V.BOULANGER< / dd >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "serialized-form.html#AppThinkerToolbar" > Serialized Form< / a > < / dd >
< / dl >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ======== NESTED CLASS SUMMARY ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.class.summary" >
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.javax.swing.JPanel" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class javax.swing.JPanel< / h3 >
< code > javax.swing.JPanel.AccessibleJPanel< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.javax.swing.JComponent" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class javax.swing.JComponent< / h3 >
< code > javax.swing.JComponent.AccessibleJComponent< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.java.awt.Container" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class java.awt.Container< / h3 >
< code > java.awt.Container.AccessibleAWTContainer< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.java.awt.Component" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class java.awt.Component< / h3 >
< code > java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy< / code > < / li >
< / ul >
< / li >
< / ul >
<!-- =========== FIELD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "field.summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2020-11-29 18:52:21 +01:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#ASSOCIATION_TOOL" > ASSOCIATION_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#CLASS_TOOL" > CLASS_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#COPY_TOOL" > COPY_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#DELETE_TOOL" > DELETE_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#EDIT_TOOL" > EDIT_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#LINK_TOOL" > LINK_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#PASTE_TOOL" > PASTE_TOOL< / a > < / span > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > static int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#SELECT_TOOL" > SELECT_TOOL< / a > < / span > < / code > < / td >
< / tr >
< / table >
2020-11-22 15:55:00 +01:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.javax.swing.JComponent" >
<!-- -->
< / a >
< h3 > Fields inherited from class javax.swing.JComponent< / h3 >
< code > listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.Component" >
<!-- -->
< / a >
< h3 > Fields inherited from class java.awt.Component< / h3 >
< code > accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.java.awt.image.ImageObserver" >
<!-- -->
< / a >
< h3 > Fields inherited from interface java.awt.image.ImageObserver< / h3 >
< code > ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH< / code > < / li >
< / ul >
< / li >
< / ul >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor.summary" >
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
2020-12-09 12:48:52 +01:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#AppThinkerToolbar-UmlDiagram-" > AppThinkerToolbar< / a > < / span > (< a href = "UmlDiagram.html" title = "class in <Unnamed>" > UmlDiagram< / a > diagram)< / code >
2020-11-22 15:55:00 +01:00
< div class = "block" > Constructeur de la classe AppThinkerToolbar< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
<!-- ========== METHOD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2020-11-22 23:33:35 +01:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr id = "i0" class = "altColor" >
2020-11-29 18:52:21 +01:00
< td class = "colFirst" > < code > int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#getCurrentTool--" > getCurrentTool< / a > < / span > ()< / code >
< div class = "block" > Récupère l'outil actuellement en fonction.< / div >
2020-11-22 23:33:35 +01:00
< / td >
< / tr >
2020-12-09 12:48:52 +01:00
< tr id = "i1" class = "rowColor" >
2020-11-22 23:33:35 +01:00
< td class = "colFirst" > < code > void< / code > < / td >
2020-11-29 18:52:21 +01:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#setCurrentTool-int-" > setCurrentTool< / a > < / span > (int currentTool)< / code >
< div class = "block" > Change d'outil pour l'édition du diagramme.< / div >
2020-11-22 23:33:35 +01:00
< / td >
< / tr >
2020-12-09 12:48:52 +01:00
< tr id = "i2" class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "AppThinkerToolbar.html#setEnabled-boolean-" > setEnabled< / a > < / span > (boolean enabled)< / code >
< div class = "block" > Verrouille/Déverrouille la barre d'outil.< / div >
< / td >
< / tr >
2020-11-22 23:33:35 +01:00
< / table >
2020-11-22 15:55:00 +01:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javax.swing.JPanel" >
<!-- -->
< / a >
< h3 > Methods inherited from class javax.swing.JPanel< / h3 >
< code > getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javax.swing.JComponent" >
<!-- -->
< / a >
< h3 > Methods inherited from class javax.swing.JComponent< / h3 >
2020-12-09 12:48:52 +01:00
< code > addAncestorListener, 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, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update< / code > < / li >
2020-11-22 15:55:00 +01:00
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Container" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.awt.Container< / h3 >
< code > add, 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, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.awt.Component" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.awt.Component< / h3 >
< code > 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, 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, getPeer, 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, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
<!-- ============ FIELD DETAIL =========== -->
2020-11-22 15:55:00 +01:00
< ul class = "blockList" >
2020-11-29 18:52:21 +01:00
< li class = "blockList" > < a name = "field.detail" >
2020-11-22 15:55:00 +01:00
<!-- -->
< / a >
2020-11-29 18:52:21 +01:00
< h3 > Field Detail< / h3 >
< a name = "SELECT_TOOL" >
2020-11-22 15:55:00 +01:00
<!-- -->
< / a >
2020-11-29 18:52:21 +01:00
< ul class = "blockList" >
2020-11-22 15:55:00 +01:00
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > SELECT_TOOL< / h4 >
< pre > public static final int SELECT_TOOL< / pre >
2020-11-22 23:33:35 +01:00
< dl >
2020-11-29 18:52:21 +01:00
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.SELECT_TOOL" > Constant Field Values< / a > < / dd >
2020-11-22 23:33:35 +01:00
< / dl >
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "EDIT_TOOL" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > EDIT_TOOL< / h4 >
< pre > public static final int EDIT_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.EDIT_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "DELETE_TOOL" >
<!-- -->
< / a >
2020-11-22 23:33:35 +01:00
< ul class = "blockList" >
2020-11-29 18:52:21 +01:00
< li class = "blockList" >
< h4 > DELETE_TOOL< / h4 >
< pre > public static final int DELETE_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.DELETE_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
< / li >
< / ul >
< a name = "COPY_TOOL" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
2020-11-29 18:52:21 +01:00
< ul class = "blockList" >
< li class = "blockList" >
< h4 > COPY_TOOL< / h4 >
< pre > public static final int COPY_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.COPY_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
< / li >
< / ul >
< a name = "PASTE_TOOL" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > PASTE_TOOL< / h4 >
< pre > public static final int PASTE_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.PASTE_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "CLASS_TOOL" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > CLASS_TOOL< / h4 >
< pre > public static final int CLASS_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.CLASS_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "ASSOCIATION_TOOL" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > ASSOCIATION_TOOL< / h4 >
< pre > public static final int ASSOCIATION_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.ASSOCIATION_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "LINK_TOOL" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
2020-11-29 18:52:21 +01:00
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > LINK_TOOL< / h4 >
< pre > public static final int LINK_TOOL< / pre >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "constant-values.html#AppThinkerToolbar.LINK_TOOL" > Constant Field Values< / a > < / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2020-11-22 23:33:35 +01:00
< ul class = "blockList" >
2020-11-29 18:52:21 +01:00
< li class = "blockList" > < a name = "constructor.detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2020-12-09 12:48:52 +01:00
< a name = "AppThinkerToolbar-UmlDiagram-" >
2020-11-29 18:52:21 +01:00
<!-- -->
< / a >
< ul class = "blockListLast" >
2020-11-22 23:33:35 +01:00
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > AppThinkerToolbar< / h4 >
2020-12-09 12:48:52 +01:00
< pre > public AppThinkerToolbar(< a href = "UmlDiagram.html" title = "class in <Unnamed>" > UmlDiagram< / a > diagram)< / pre >
2020-11-29 18:52:21 +01:00
< div class = "block" > Constructeur de la classe AppThinkerToolbar< / div >
2020-12-09 12:48:52 +01:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > diagram< / code > - Le diagramme UML auquel appartient la toolbar.< / dd >
< / dl >
2020-11-29 18:52:21 +01:00
< / li >
< / ul >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2020-12-09 12:48:52 +01:00
< a name = "setEnabled-boolean-" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-12-09 12:48:52 +01:00
< h4 > setEnabled< / h4 >
< pre > public void setEnabled(boolean enabled)< / pre >
< div class = "block" > Verrouille/Déverrouille la barre d'outil.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
< dd > < code > setEnabled< / code > in class < code > javax.swing.JComponent< / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > enabled< / code > - Paramètre de verrouillage.< / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "getCurrentTool--" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > getCurrentTool< / h4 >
< pre > public int getCurrentTool()< / pre >
< div class = "block" > Récupère l'outil actuellement en fonction.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > L'outil actuellement en fonction.< / dd >
< / dl >
2020-11-22 23:33:35 +01:00
< / li >
< / ul >
2020-11-29 18:52:21 +01:00
< a name = "setCurrentTool-int-" >
2020-11-22 23:33:35 +01:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
2020-11-29 18:52:21 +01:00
< h4 > setCurrentTool< / h4 >
< pre > public void setCurrentTool(int currentTool)< / pre >
< div class = "block" > Change d'outil pour l'édition du diagramme.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > currentTool< / code > - L'outil cible.< / dd >
< / dl >
2020-11-22 15:55:00 +01:00
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/AppThinkerToolbar.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "AppThinkerStatusbar.html" title = "class in <Unnamed>" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "AppThinkerWindow.html" title = "class in <Unnamed>" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?AppThinkerToolbar.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "AppThinkerToolbar.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.classes.inherited.from.class.javax.swing.JPanel" > Nested< / a > | < / li >
2020-11-29 18:52:21 +01:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
2020-11-22 15:55:00 +01:00
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
2020-11-22 23:33:35 +01:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2020-11-22 15:55:00 +01:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2020-11-29 18:52:21 +01:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
2020-11-22 15:55:00 +01:00
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
2020-11-22 23:33:35 +01:00
< li > < a href = "#method.detail" > Method< / a > < / li >
2020-11-22 15:55:00 +01:00
< / ul >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >