2022-11-15 20:03:04 +01:00
<!DOCTYPE HTML>
2022-11-26 19:46:16 +01:00
< html lang = "fr" >
2022-11-15 17:38:45 +01:00
< head >
2022-11-26 19:46:16 +01:00
<!-- Generated by javadoc (18) on Wed Nov 16 09:08:25 CET 2022 -->
2022-11-15 17:38:45 +01:00
< title > Serialized Form< / title >
2022-11-26 19:46:16 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2022-11-15 20:03:04 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2022-11-26 19:46:16 +01:00
< meta name = "dc.created" content = "2022-11-16" >
< meta name = "description" content = "serialized forms" >
< meta name = "generator" content = "javadoc/SerializedFormWriterImpl" >
2022-11-15 17:38:45 +01:00
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
2022-11-26 19:46:16 +01:00
< link rel = "stylesheet" type = "text/css" href = "script-dir/jquery-ui.min.css" title = "Style" >
2022-11-15 20:03:04 +01:00
< link rel = "stylesheet" type = "text/css" href = "jquery-ui.overrides.css" title = "Style" >
2022-11-15 17:38:45 +01:00
< script type = "text/javascript" src = "script.js" > < / script >
2022-11-26 19:46:16 +01:00
< script type = "text/javascript" src = "script-dir/jquery-3.5.1.min.js" > < / script >
< script type = "text/javascript" src = "script-dir/jquery-ui.min.js" > < / script >
2022-11-15 17:38:45 +01:00
< / head >
2022-11-26 19:46:16 +01:00
< body class = "serialized-form-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . / " ;
2022-11-15 20:03:04 +01:00
loadScripts(document, 'script');< / script >
2022-11-15 17:38:45 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2022-11-26 19:46:16 +01:00
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
2022-11-15 20:03:04 +01:00
< nav role = "navigation" >
2022-11-15 17:38:45 +01:00
<!-- ========= START OF TOP NAVBAR ======= -->
2022-11-26 19:46:16 +01:00
< div class = "top-nav" id = "navbar-top" > < button id = "navbar-toggle-button" aria-controls = "navbar-top" aria-expanded = "false" aria-label = "Toggle navigation links" > < span class = "nav-bar-toggle-icon" > < / span > < span class = "nav-bar-toggle-icon" > < / span > < span class = "nav-bar-toggle-icon" > < / span > < / button >
< div class = "skip-nav" > < a href = "#skip-navbar-top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar-top-firstrow" class = "nav-list" title = "Navigation" >
2022-11-15 20:03:04 +01:00
< li > < a href = "index.html" > Overview< / a > < / li >
2022-11-15 17:38:45 +01:00
< li > Package< / li >
< li > Class< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
2022-11-26 19:46:16 +01:00
< li > < a href = "help-doc.html#serialized-form" > Help< / a > < / li >
2022-11-15 17:38:45 +01:00
< / ul >
< / div >
2022-11-26 19:46:16 +01:00
< div class = "sub-nav" >
< div class = "nav-list-search" > < label for = "search-input" > SEARCH:< / label >
< input type = "text" id = "search-input" disabled placeholder = "Search" >
< input type = "reset" id = "reset-button" disabled value = "reset" >
2022-11-15 17:38:45 +01:00
< / div >
2022-11-15 20:03:04 +01:00
< / div >
2022-11-26 19:46:16 +01:00
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
2022-11-15 20:03:04 +01:00
< / header >
2022-11-26 19:46:16 +01:00
< div class = "flex-content" >
2022-11-15 20:03:04 +01:00
< main role = "main" >
2022-11-15 17:38:45 +01:00
< div class = "header" >
< h1 title = "Serialized Form" class = "title" > Serialized Form< / h1 >
< / div >
2022-11-26 19:46:16 +01:00
< ul class = "block-list" >
< li >
< section class = "serialized-package-container" >
< h2 title = "Package" > Package < a href = "Test/package-summary.html" > Test< / a > < / h2 >
< ul class = "block-list" >
< li >
< section class = "serialized-class-details" id = "Test.BFrame" >
< h3 > Class < a href = "Test/BFrame.html" title = "class in Test" > Test.BFrame< / a > < / h3 >
< div class = "type-signature" > class BFrame extends < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/javax/swing/JFrame.html" title = "class or interface in javax.swing" class = "external-link" > JFrame< / a > implements < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/io/Serializable.html" title = "class or interface in java.io" class = "external-link" > Serializable< / a > < / div >
< ul class = "block-list" >
< li >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "block-list" >
< li class = "block-list" >
< h5 > height< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int height< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > isOpen< / h5 >
2022-11-15 20:03:04 +01:00
< pre > boolean isOpen< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > killProcess< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int killProcess< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > location_x< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int location_x< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > location_y< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int location_y< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > title< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/lang/String.html" title = "class or interface in java.lang" class = "external-link" > String< / a > title< / pre >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > width< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int width< / pre >
2022-11-15 17:38:45 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 17:38:45 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 17:38:45 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li >
< section class = "serialized-class-details" id = "Test.BLayout" >
< h3 > Class < a href = "Test/BLayout.html" title = "class in Test" > Test.BLayout< / a > < / h3 >
< div class = "type-signature" > class BLayout extends < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/java/awt/GridBagConstraints.html" title = "class or interface in java.awt" class = "external-link" > GridBagConstraints< / a > implements < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/io/Serializable.html" title = "class or interface in java.io" class = "external-link" > Serializable< / a > < / div >
< ul class = "block-list" >
< li >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "block-list" >
< li class = "block-list" >
< h5 > filler< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int filler< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > padding< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/java/awt/Insets.html" title = "class or interface in java.awt" class = "external-link" > Insets< / a > padding< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > padding_bottom< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int padding_bottom< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > padding_left< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int padding_left< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > padding_right< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int padding_right< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > padding_top< / h5 >
2022-11-15 18:57:04 +01:00
< pre > int padding_top< / pre >
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > positionOnScreen< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int positionOnScreen< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > PositionOnX< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int PositionOnX< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > PositionOnY< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int PositionOnY< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > sizeOnX< / h5 >
2022-11-15 20:03:04 +01:00
< pre > double sizeOnX< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > sizeOnY< / h5 >
2022-11-15 20:03:04 +01:00
< pre > double sizeOnY< / pre >
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > takeCaseOnX< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int takeCaseOnX< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > takeCaseOnY< / h5 >
2022-11-15 20:03:04 +01:00
< pre > int takeCaseOnY< / pre >
2022-11-15 18:57:04 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 18:57:04 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li >
< section class = "serialized-class-details" id = "Test.ProfView" >
< h3 > Class < a href = "Test/ProfView.html" title = "class in Test" > Test.ProfView< / a > < / h3 >
< div class = "type-signature" > class ProfView extends < a href = "Test/BFrame.html" title = "class in Test" > BFrame< / a > implements < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/io/Serializable.html" title = "class or interface in java.io" class = "external-link" > Serializable< / a > < / div >
< ul class = "block-list" >
< li >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "block-list" >
< li class = "block-list" >
< h5 > db< / h5 >
2022-11-15 20:03:04 +01:00
< pre > < a href = "Test/BDatabase.html" title = "class in Test" > BDatabase< / a > db< / pre >
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > e< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/util/ArrayList.html" title = "class or interface in java.util" class = "external-link" > ArrayList< / a > < < a href = "API/Etudiant.html" title = "interface in API" > Etudiant< / a > > e< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > g< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/util/ArrayList.html" title = "class or interface in java.util" class = "external-link" > ArrayList< / a > < < a href = "API/Groupe.html" title = "interface in API" > Groupe< / a > > g< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > groupeOption< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/javax/swing/JComboBox.html" title = "class or interface in javax.swing" class = "external-link" > JComboBox< / a > groupeOption< / pre >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-26 19:46:16 +01:00
< li class = "block-list" >
< h5 > text< / h5 >
< pre > < a href = "https://docs.oracle.com/en/java/javase/18/docs/api/java.desktop/javax/swing/JTextField.html" title = "class or interface in javax.swing" class = "external-link" > JTextField< / a > text< / pre >
2022-11-15 18:57:04 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 18:57:04 +01:00
< / li >
< / ul >
2022-11-26 19:46:16 +01:00
< / section >
2022-11-15 18:57:04 +01:00
< / li >
2022-11-15 17:38:45 +01:00
< / ul >
2022-11-15 20:03:04 +01:00
< / section >
2022-11-15 17:38:45 +01:00
< / li >
< / ul >
2022-11-15 20:03:04 +01:00
< / main >
2022-11-15 17:38:45 +01:00
< / div >
< / div >
< / body >
< / html >