697 lines
42 KiB
HTML
697 lines
42 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="fr">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_231) on Sun Dec 27 15:37:30 CET 2020 -->
|
|
<title>AppThinkerWindow</title>
|
|
<meta name="date" content="2020-12-27">
|
|
<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 = "AppThinkerWindow";
|
|
}
|
|
} catch (err) {
|
|
}
|
|
//-->
|
|
var methods = {"i0": 10, "i1": 10, "i2": 10, "i3": 10, "i4": 10, "i5": 10, "i6": 10, "i7": 10, "i8": 10};
|
|
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";
|
|
</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">com.thinkode.appthinker.models.Class</li>
|
|
<li><a href="class-use/AppThinkerWindow.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 com.thinkode.appthinker.models.Class</span></a>
|
|
</li>
|
|
<li><a href="Argument.html" title="class in <Unnamed>"><span class="typeNameLink">Next com.thinkode.appthinker.models.Class</span></a>
|
|
</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?com.thinkode.appthinker.views.Window.html" target="_top">Frames</a></li>
|
|
<li><a href="AppThinkerWindow.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.JFrame">Nested</a> | </li>
|
|
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">com.thinkode.appthinker.models.Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">com.thinkode.appthinker.models.Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<div class="header">
|
|
<h2 title="com.thinkode.appthinker.models.Class com.thinkode.appthinker.views.Window" class="title">
|
|
com.thinkode.appthinker.models.Class
|
|
com.thinkode.appthinker.views.Window</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>java.awt.Window</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>java.awt.Frame</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>javax.swing.JFrame</li>
|
|
<li>
|
|
<ul class="inheritance">
|
|
<li>com.thinkode.appthinker.views.Window</li>
|
|
</ul>
|
|
</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, javax.swing.RootPaneContainer, javax.swing.WindowConstants
|
|
</dd>
|
|
</dl>
|
|
<hr>
|
|
<br>
|
|
<pre>public class <span class="typeNameLabel">com.thinkode.appthinker.views.Window</span>
|
|
extends javax.swing.JFrame</pre>
|
|
<div class="block">Affiche une fenêtre du logiciel.</div>
|
|
<dl>
|
|
<dt><span class="seeLabel">See Also:</span></dt>
|
|
<dd><a href="serialized-form.html#AppThinkerWindow">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 com.thinkode.appthinker.models.Class Summary</h3>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JFrame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Nested classes/interfaces inherited from class javax.swing.JFrame</h3>
|
|
<code>javax.swing.JFrame.AccessibleJFrame</code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Frame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Nested classes/interfaces inherited from class java.awt.Frame</h3>
|
|
<code>java.awt.Frame.AccessibleAWTFrame</code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Nested classes/interfaces inherited from class java.awt.Window</h3>
|
|
<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</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>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Fields inherited from class javax.swing.JFrame</h3>
|
|
<code>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Fields inherited from class java.awt.Frame</h3>
|
|
<code>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED,
|
|
MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR,
|
|
NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR,
|
|
SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</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>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.javax.swing.WindowConstants">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Fields inherited from interface javax.swing.WindowConstants</h3>
|
|
<code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</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">
|
|
<td class="colOne"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#AppThinkerWindow--">com.thinkode.appthinker.views.Window</a></span>()</code>
|
|
<div class="block">Constructeur de la classe
|
|
com.thinkode.appthinker.views.Window
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method.summary">
|
|
<!-- -->
|
|
</a>
|
|
<h3>com.thinkode.appthinker.models.Method Summary</h3>
|
|
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
|
|
summary="com.thinkode.appthinker.models.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">com.thinkode.appthinker.models.Method and Description
|
|
</th>
|
|
</tr>
|
|
<tr id="i0" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#clearComposition--">clearComposition</a></span>()</code>
|
|
<div class="block">Retire la composition de la fenêtre.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i1" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#closeProject--">closeProject</a></span>()</code>
|
|
<div class="block">Ferme le projet en cours.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i2" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#displayComposition-Composition-">displayComposition</a></span>(<a
|
|
href="Composition.html" title="class in <Unnamed>">com.thinkode.appthinker.views.CompositionFrame</a> composition)</code>
|
|
<div class="block">Affiche une composition au centre de la fenêtre.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i3" class="rowColor">
|
|
<td class="colFirst"><code><a href="Composition.html" title="class in <Unnamed>">com.thinkode.appthinker.views.CompositionFrame</a></code>
|
|
</td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#getComposition--">getComposition</a></span>()</code>
|
|
<div class="block">Retourne la composition en cours de visualisation.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i4" class="altColor">
|
|
<td class="colFirst"><code><a href="AppThinkerMenuBar.html"
|
|
title="class in <Unnamed>">com.thinkode.appthinker.views.MenuBar</a></code>
|
|
</td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#getMenubar--">getMenubar</a></span>()</code>
|
|
<div class="block">Récupère la menubar contenue dans la fenêtre.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i5" class="rowColor">
|
|
<td class="colFirst"><code><a href="Project.html" title="class in <Unnamed>">com.thinkode.appthinker.models.Project</a></code>
|
|
</td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#getProject--">getProject</a></span>()</code>
|
|
<div class="block">Récupère le projet en cours.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i6" class="altColor">
|
|
<td class="colFirst"><code><a href="AppThinkerStatusbar.html"
|
|
title="class in <Unnamed>">com.thinkode.appthinker.views.Statusbar</a></code>
|
|
</td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#getStatusbar--">getStatusbar</a></span>()</code>
|
|
<div class="block">Récupère la statusbar contenue dans la fenêtre.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i7" class="rowColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#newProject--">newProject</a></span>()</code>
|
|
<div class="block">Crée un nouveau Projet.</div>
|
|
</td>
|
|
</tr>
|
|
<tr id="i8" class="altColor">
|
|
<td class="colFirst"><code>void</code></td>
|
|
<td class="colLast"><code><span class="memberNameLink"><a
|
|
href="AppThinkerWindow.html#openProject--">openProject</a></span>()</code>
|
|
<div class="block">Ouvre un projet existant dans la fenêtre.</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.javax.swing.JFrame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class javax.swing.JFrame</h3>
|
|
<code>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane,
|
|
getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane,
|
|
getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated,
|
|
isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint,
|
|
setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated,
|
|
setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane,
|
|
setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Frame">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class java.awt.Frame</h3>
|
|
<code>addNotify, getCursorType, getExtendedState, getFrames, getIconImage,
|
|
getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated,
|
|
remove, removeNotify, setBackground, setCursor, setExtendedState,
|
|
setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState,
|
|
setTitle, setUndecorated</code></li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from class java.awt.Window</h3>
|
|
<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener,
|
|
addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle,
|
|
createBufferStrategy, createBufferStrategy, dispose, getBackground,
|
|
getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor,
|
|
getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners,
|
|
getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity,
|
|
getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType,
|
|
getWarningString, getWindowFocusListeners, getWindowListeners, getWindows,
|
|
getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported,
|
|
isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused,
|
|
isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent,
|
|
processEvent, processWindowFocusEvent, processWindowStateEvent,
|
|
removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape,
|
|
setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor,
|
|
setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation,
|
|
setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType,
|
|
setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
|
|
</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, applyComponentOrientation,
|
|
areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt,
|
|
findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt,
|
|
getComponentAt, getComponentCount, getComponents, getComponentZOrder,
|
|
getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout,
|
|
getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets,
|
|
invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider,
|
|
isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents,
|
|
preferredSize, print, printComponents, processContainerEvent, remove, removeAll,
|
|
removeContainerListener, setComponentZOrder, setFocusTraversalKeys,
|
|
setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont,
|
|
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, contains, createImage, createImage, createVolatileImage,
|
|
createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable,
|
|
enableEvents, enableInputMethods, firePropertyChange, firePropertyChange,
|
|
firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange,
|
|
firePropertyChange, firePropertyChange, firePropertyChange, getBaseline,
|
|
getBaselineResizeBehavior, getBounds, getBounds, getColorModel,
|
|
getComponentListeners, getComponentOrientation, getCursor, getDropTarget,
|
|
getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics,
|
|
getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners,
|
|
getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners,
|
|
getInputMethodRequests, getKeyListeners, getLocation, getLocation,
|
|
getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition,
|
|
getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners,
|
|
getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY,
|
|
gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet,
|
|
isDisplayable, isDoubleBuffered, 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, prepareImage, prepareImage, printAll,
|
|
processComponentEvent, processFocusEvent, processHierarchyBoundsEvent,
|
|
processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent,
|
|
processMouseMotionEvent, processMouseWheelEvent, removeComponentListener,
|
|
removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener,
|
|
removeInputMethodListener, removeKeyListener, removeMouseListener,
|
|
removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener,
|
|
removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus,
|
|
requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate,
|
|
setComponentOrientation, setDropTarget, setEnabled, setFocusable,
|
|
setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale,
|
|
setMaximumSize, setName, setPreferredSize, 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>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Methods inherited from interface java.awt.MenuContainer</h3>
|
|
<code>getFont, postEvent</code></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="details">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="constructor.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Constructor Detail</h3>
|
|
<a name="AppThinkerWindow--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>com.thinkode.appthinker.views.Window</h4>
|
|
<pre>public AppThinker.Application.UI.AppThinkerWindow()</pre>
|
|
<div class="block">Constructeur de la classe com.thinkode.appthinker.views.Window
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="method.detail">
|
|
<!-- -->
|
|
</a>
|
|
<h3>com.thinkode.appthinker.models.Method Detail</h3>
|
|
<a name="newProject--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>newProject</h4>
|
|
<pre>public void newProject()</pre>
|
|
<div class="block">Crée un nouveau Projet.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="openProject--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>openProject</h4>
|
|
<pre>public void openProject()</pre>
|
|
<div class="block">Ouvre un projet existant dans la fenêtre.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="closeProject--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>closeProject</h4>
|
|
<pre>public void closeProject()</pre>
|
|
<div class="block">Ferme le projet en cours.</div>
|
|
</li>
|
|
</ul>
|
|
<a name="getMenubar--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getMenubar</h4>
|
|
<pre>public <a href="AppThinkerMenuBar.html" title="class in <Unnamed>">com.thinkode.appthinker.views.MenuBar</a> getMenubar()</pre>
|
|
<div class="block">Récupère la menubar contenue dans la fenêtre.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>La menubar contenue dans la fenêtre.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="getStatusbar--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getStatusbar</h4>
|
|
<pre>public <a href="AppThinkerStatusbar.html" title="class in <Unnamed>">com.thinkode.appthinker.views.Statusbar</a> getStatusbar()</pre>
|
|
<div class="block">Récupère la statusbar contenue dans la fenêtre.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>La statusbar contenue dans la fenêtre.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="displayComposition-Composition-">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>displayComposition</h4>
|
|
<pre>public void displayComposition(<a href="Composition.html"
|
|
title="class in <Unnamed>">com.thinkode.appthinker.views.CompositionFrame</a> composition)</pre>
|
|
<div class="block">Affiche une composition au centre de la fenêtre.</div>
|
|
<dl>
|
|
<dt><span class="paramLabel">Parameters:</span></dt>
|
|
<dd><code>composition</code> - La composition à afficher.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="getProject--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getProject</h4>
|
|
<pre>public <a href="Project.html" title="class in <Unnamed>">com.thinkode.appthinker.models.Project</a> getProject()</pre>
|
|
<div class="block">Récupère le projet en cours.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>Le projet en cours.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="getComposition--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h4>getComposition</h4>
|
|
<pre>public <a href="Composition.html" title="class in <Unnamed>">com.thinkode.appthinker.views.CompositionFrame</a> getComposition()</pre>
|
|
<div class="block">Retourne la composition en cours de visualisation.</div>
|
|
<dl>
|
|
<dt><span class="returnLabel">Returns:</span></dt>
|
|
<dd>La composition en cours de visualisation.</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
<a name="clearComposition--">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="blockListLast">
|
|
<li class="blockList">
|
|
<h4>clearComposition</h4>
|
|
<pre>public void clearComposition()</pre>
|
|
<div class="block">Retire la composition de la fenêtre.</div>
|
|
</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">com.thinkode.appthinker.models.Class</li>
|
|
<li><a href="class-use/AppThinkerWindow.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 com.thinkode.appthinker.models.Class</span></a>
|
|
</li>
|
|
<li><a href="Argument.html" title="class in <Unnamed>"><span class="typeNameLink">Next com.thinkode.appthinker.models.Class</span></a>
|
|
</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?com.thinkode.appthinker.views.Window.html" target="_top">Frames</a></li>
|
|
<li><a href="AppThinkerWindow.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.JFrame">Nested</a> | </li>
|
|
<li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a> | </li>
|
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
|
<li><a href="#method.summary">com.thinkode.appthinker.models.Method</a></li>
|
|
</ul>
|
|
<ul class="subNavList">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
|
<li><a href="#method.detail">com.thinkode.appthinker.models.Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|