From 013951e549c708db7c8921828be329e6a432fc01 Mon Sep 17 00:00:00 2001 From: NeKoToKi 0321 <9813705+moonshark@user.noreply.gitee.com> Date: Wed, 11 May 2022 13:48:41 +0000 Subject: [PATCH 01/57] add LICENSE. --- LICENSE | 661 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 661 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..80a61fa --- /dev/null +++ b/LICENSE @@ -0,0 +1,661 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published + by the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. -- Gitee From dc3f963b5b0f2c52eabbb7472260403584b8d0f8 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:29:39 +0800 Subject: [PATCH 02/57] git add . git push . --- .classpath | 10 - .gitignore | 1 - .idea/.gitignore | 3 + .idea/misc.xml | 6 + .idea/modules.xml | 9 + .idea/vcs.xml | 6 + .project | 17 - .settings/org.eclipse.jdt.core.prefs | 14 - LICENSE | 661 --------------------------- PaintingBoard/PaintingBoard.iml | 11 + PaintingBoard/test.java | 6 + java2022spring.iml | 8 + readme.md | 2 - src/java2022spring/Test.java | 7 - 14 files changed, 49 insertions(+), 712 deletions(-) delete mode 100644 .classpath delete mode 100644 .gitignore create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml delete mode 100644 .project delete mode 100644 .settings/org.eclipse.jdt.core.prefs delete mode 100644 LICENSE create mode 100644 PaintingBoard/PaintingBoard.iml create mode 100644 PaintingBoard/test.java create mode 100644 java2022spring.iml delete mode 100644 readme.md delete mode 100644 src/java2022spring/Test.java diff --git a/.classpath b/.classpath deleted file mode 100644 index ac9ce57..0000000 --- a/.classpath +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ae3c172..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/bin/ diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..f1f1d7c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.project b/.project deleted file mode 100644 index b7e8a74..0000000 --- a/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - java2022spring - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index dbc27c5..0000000 --- a/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,14 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=17 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning -org.eclipse.jdt.core.compiler.release=enabled -org.eclipse.jdt.core.compiler.source=17 diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 80a61fa..0000000 --- a/LICENSE +++ /dev/null @@ -1,661 +0,0 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the work with which it is combined will remain governed by version -3 of the GNU General Public License. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU Affero General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published - by the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -. diff --git a/PaintingBoard/PaintingBoard.iml b/PaintingBoard/PaintingBoard.iml new file mode 100644 index 0000000..f9e9a7d --- /dev/null +++ b/PaintingBoard/PaintingBoard.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java new file mode 100644 index 0000000..233f1a3 --- /dev/null +++ b/PaintingBoard/test.java @@ -0,0 +1,6 @@ +public class test { + public static void main(String[] args) { + + System.out.println("testpush"); + } +} diff --git a/java2022spring.iml b/java2022spring.iml new file mode 100644 index 0000000..9a5cfce --- /dev/null +++ b/java2022spring.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/readme.md b/readme.md deleted file mode 100644 index 4af16ad..0000000 --- a/readme.md +++ /dev/null @@ -1,2 +0,0 @@ -# 科学计算器 -0103 张三 \ No newline at end of file diff --git a/src/java2022spring/Test.java b/src/java2022spring/Test.java deleted file mode 100644 index 24deb29..0000000 --- a/src/java2022spring/Test.java +++ /dev/null @@ -1,7 +0,0 @@ -package java2022spring; - -public class Test { - public static void main(String[] args) { - System.out.println("Hello world!"); - } -} -- Gitee From ffaaebf293eef467268dccd9a6ef336ca31b0896 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:33:18 +0800 Subject: [PATCH 03/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 233f1a3..216e921 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testpush"); + System.out.println("testpushjjj"); } } -- Gitee From a3d0782e721a4dd325707fae27271763c8674eb0 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:33:43 +0800 Subject: [PATCH 04/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 216e921..0faa387 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testpushjjj"); + System.out.println("testpushj"); } } -- Gitee From aa2a518f596737f6fe511130358874afe0006877 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:38:16 +0800 Subject: [PATCH 05/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 0faa387..233f1a3 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testpushj"); + System.out.println("testpush"); } } -- Gitee From 547c8acf4f3340dbb972166614f3f102e4c41cf5 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:38:41 +0800 Subject: [PATCH 06/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 233f1a3..77d5130 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testpush"); + System.out.println("testpsh"); } } -- Gitee From a269da1cf596b7c26759d5b0f9d30db1f01d159e Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:39:52 +0800 Subject: [PATCH 07/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 77d5130..c079a4b 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testpsh"); + System.out.println("testsh"); } } -- Gitee From ba4436759d793171e1b7c591ca4c0b6e0dce064d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:40:56 +0800 Subject: [PATCH 08/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index c079a4b..2e745a5 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("testsh"); + System.out.println("tetsh"); } } -- Gitee From d5ce68f1a4f5cf855ffc27ba811e8a332296d86e Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:45:10 +0800 Subject: [PATCH 09/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 2e745a5..40cc3b5 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("tetsh"); + System.out.println("tsh"); } } -- Gitee From 82c29aa151a64030eae03dde4fa432f2cc77e5c2 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:46:29 +0800 Subject: [PATCH 10/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 40cc3b5..b996edc 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("tsh"); + System.out.println("th"); } } -- Gitee From 2ead2c13b4c419ef640f09cedd193e1baa2445d5 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:53:15 +0800 Subject: [PATCH 11/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index b996edc..26ca84c 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("th"); + System.out.println("h"); } } -- Gitee From cfd1289f123a8a6e969ade4979609646fb5e90aa Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 11 May 2022 23:54:55 +0800 Subject: [PATCH 12/57] git add . git push . --- PaintingBoard/test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java index 26ca84c..632afe7 100644 --- a/PaintingBoard/test.java +++ b/PaintingBoard/test.java @@ -1,6 +1,6 @@ public class test { public static void main(String[] args) { - System.out.println("h"); + System.out.println("hk"); } } -- Gitee From 750f34b3993c3ff3396d9e8057f88220ef52ee02 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Thu, 12 May 2022 23:37:35 +0800 Subject: [PATCH 13/57] git add . git push . --- PaintingBoard/src/PaintingBoard/startPaintingBoard.java | 9 +++++++++ PaintingBoard/test.java | 6 ------ 2 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 PaintingBoard/src/PaintingBoard/startPaintingBoard.java delete mode 100644 PaintingBoard/test.java diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java new file mode 100644 index 0000000..99a7824 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -0,0 +1,9 @@ +package PaintingBoard; +import javax.swing.*; +import java.awt.*; + +public class startPaintingBoard { + public static void main(String[] args) { + new PaintingBoardDemo(); + } +} diff --git a/PaintingBoard/test.java b/PaintingBoard/test.java deleted file mode 100644 index 632afe7..0000000 --- a/PaintingBoard/test.java +++ /dev/null @@ -1,6 +0,0 @@ -public class test { - public static void main(String[] args) { - - System.out.println("hk"); - } -} -- Gitee From 1899ed11d53bce566642d6a67805e7f716575f97 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Thu, 12 May 2022 23:38:43 +0800 Subject: [PATCH 14/57] git add . git push . --- .../src/PaintingBoard/PaintingBoardDemo.java | 61 ++++++++++++++++++ .../PaintingBoard/PaintingBoardDemo.class | Bin 0 -> 1692 bytes .../PaintingBoard/startPaintingBoard.class | Bin 0 -> 479 bytes 3 files changed, 61 insertions(+) create mode 100644 PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class create mode 100644 out/production/PaintingBoard/PaintingBoard/startPaintingBoard.class diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java new file mode 100644 index 0000000..451d611 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -0,0 +1,61 @@ +package PaintingBoard; + +import javax.swing.*; +import java.awt.*; + +public class PaintingBoardDemo extends JFrame { + //绘制矩形 + JButton rectangle; + //颜色选择器 + JButton colorChoice; + //保存按钮 + JButton save; + //退出按钮 + JButton quit; + //绘制区域 + JPanel panel; + //默认颜色 + Color selectColor; + //判断绘图的类型 + String type; + //鼠标的坐标 + int x,y; + + PaintingBoardDemo(){ + setTitle("画图板"); + setSize(650,600); + setDefaultCloseOperation(EXIT_ON_CLOSE); + setVisible(true); + + rectangle = new JButton("绘制矩形"); + add(rectangle); + rectangle.setBounds(1,10,120,30); + + colorChoice = new JButton("颜色选择器"); + add(colorChoice); + colorChoice.setBounds(1,40,120,30); + + save = new JButton("保存"); + add(save); + save.setBounds(1,70,120,30); + + quit = new JButton("退出"); + add(quit); + quit.setBounds(1,100,120,30); + panel = new JPanel(); + panel.setBackground(selectColor.WHITE); + add(panel); + panel.setBounds(125,10,500,500); + setLayout(null); + setVisible(true); + + //我比较喜欢居中放置 + setLocationRelativeTo(null); + //colorChoice.setBackground(selectColor.GRAY);设置按键颜色,后面再搞吧 + } + + public static void main(String[] args) { + new PaintingBoardDemo(); + } + +} diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class new file mode 100644 index 0000000000000000000000000000000000000000..0d9474c40b63c8c686c5d9b4b25f3a1038440373 GIT binary patch literal 1692 zcmZuxU2_vv7=BK=Z9Z7qZ78J`XemWWmfBdvRt-j*luBx#mByq6zfO}ST}XH9X44M` zXL={#tux{%qr;V4=!}ePM>@i->M8$|3mB;)f)o6>SXROMHc|#VV`1QHo7XT6{@kXgjGJx}9KXi9~Y&1Q>$bA8*w@ zyZ`X!gAhX4<%cX|H`*EcXSi04upqEKNFk5NcoI($N0wHgno90Y-Hrass~0FP3W&&v zLM3W>vB;p-8R4sTEM+b&n}%lC@u){r^Q1^RB;#oeQ!1)HX;zJ5g(xGU1XTe%!_cvF z>+|2P-Pzf=_VAcn}2<9v-b53ffM(x9UV)3Mmm)ynos=DpR%l}o)3^z2=RRS#nos^Nn1T}D3Ofz&fQ{jT+ z0yrt-Rh*`}Dq5MCONr_jl*YZ&3_+*xnjaY%X9T+4Rgg!G>(H7%oz9*T>8EAP;B|)G zf*oGCT(Sg3)YK-DMNFZE1cpREvNGO4&Z9KL*UhR;f@^T_=FV_~mo(2YggF`WI8S<} zL>aT-YV4d=CcC0#N%H#|{2RLJ3b2Jpw%3NH04@Si)%>?u6+}4 zx%O?my&LKEfpCH}T3{j1xdSr}B4@c5qfWjMp8;l@F9qC;N;34$i5}!K}9%ddq)H zyY^v$#*65su?G@ay4cV~H(M_bppSmX(2o;1gd}xh8iz55LBbzFg}QNtc)yOL_yiGr zNte+#Q1Lx^{D>j^O!vz#7{)eY_#Mab2Sq7R7TIGPMQHRDq*x`d6BwgvL??n<2+`Iq bG!*DbU`Wi1cjr2PT+w(dcbf{<7uNN7>x1MU7EE7c9T+kFHa=#hVCbB29w(Xewhvs9vg6nIWOv z?TuaR5RM;&N{vdBt4!!gP{?lNJgdRA%w57s!3!2fXj6~~&UH4CgnFn_dAFQLQa_4l z#!55HVlf*Ft!%y#9rLOdgtM?f*#aIgdCqMT+TE8hztzZSZhX)ivoCbQtkxErP#a}S z9m`u~Tj~67yl;^>g?&FeN+A1!9DU9LUWwPr`3m&Dw)Z$%n?>w%^f&uD8k~7JK$8_) ie6fbH_6hfS1@9>b{GG<1z%z$ Date: Sun, 15 May 2022 00:11:53 +0800 Subject: [PATCH 15/57] git add . git push . --- .../src/PaintingBoard/PaintingBoardDemo.java | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index 451d611..b7c61b5 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -2,6 +2,10 @@ package PaintingBoard; import javax.swing.*; import java.awt.*; +import java.awt.event.ActionEvent; +import java.awt.event.ActionListener; +import java.awt.event.MouseEvent; +import java.awt.event.MouseListener; public class PaintingBoardDemo extends JFrame { //绘制矩形 @@ -49,6 +53,76 @@ public class PaintingBoardDemo extends JFrame { setLayout(null); setVisible(true); + //退出按键 + quit.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + System.exit(0); + } + }); + + //选择器 + colorChoice.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + Color color = JColorChooser.showDialog(null,"请选择你喜欢的颜色",selectColor); + selectColor = color; + colorChoice.setBackground(selectColor);//让按钮的背景色变成你选的颜色 + } + }); + + //画矩形 + rectangle.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + type = "rectangle"; + } + }); + + //在绘图区panel + panel.addMouseListener(new MouseListener() { + @Override + public void mouseClicked(MouseEvent e) { + + } + + @Override + public void mousePressed(MouseEvent e) { + x = e.getX(); + y = e.getY(); + } + + @Override + public void mouseReleased(MouseEvent e) { + int x1 = e.getX(); + int y1 = e.getY(); + Graphics2D rect = (Graphics2D) getGraphics(); + rect.setColor(selectColor); + if(type.equals("rectangle")){ + rect.drawRect(x,y,x1 - x,y1 - y); + } + } + + @Override + public void mouseEntered(MouseEvent e) { + + } + + @Override + public void mouseExited(MouseEvent e) { + + } + }); + + //保存按钮 + + save.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + + } + }); + //我比较喜欢居中放置 setLocationRelativeTo(null); //colorChoice.setBackground(selectColor.GRAY);设置按键颜色,后面再搞吧 -- Gitee From 0ac90fc1b551d624ba8c4e09a991ffa5a05381ab Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Tue, 17 May 2022 20:08:14 +0800 Subject: [PATCH 16/57] git add . git push . --- .../src/PaintingBoard/PaintingBoardDemo.java | 35 +++++++++++++++--- .../PaintingBoard/PaintingBoardDemo$1.class | Bin 0 -> 762 bytes .../PaintingBoard/PaintingBoardDemo$2.class | Bin 0 -> 1126 bytes .../PaintingBoard/PaintingBoardDemo$3.class | Bin 0 -> 797 bytes .../PaintingBoard/PaintingBoardDemo$4.class | Bin 0 -> 1719 bytes .../PaintingBoard/PaintingBoardDemo$5.class | Bin 0 -> 2391 bytes .../PaintingBoard/PaintingBoardDemo.class | Bin 1692 -> 2278 bytes 7 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$2.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index b7c61b5..cadabd0 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -1,11 +1,16 @@ package PaintingBoard; +import javax.imageio.ImageIO; +import javax.imageio.stream.ImageOutputStream; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; +import java.awt.image.BufferedImage; +import java.io.File; +import java.io.IOException; public class PaintingBoardDemo extends JFrame { //绘制矩形 @@ -88,14 +93,14 @@ public class PaintingBoardDemo extends JFrame { @Override public void mousePressed(MouseEvent e) { - x = e.getX(); - y = e.getY(); + x = e.getX() + 125; + y = e.getY() + 10; } @Override public void mouseReleased(MouseEvent e) { - int x1 = e.getX(); - int y1 = e.getY(); + int x1 = e.getX() + 125; + int y1 = e.getY() + 10; Graphics2D rect = (Graphics2D) getGraphics(); rect.setColor(selectColor); if(type.equals("rectangle")){ @@ -119,7 +124,27 @@ public class PaintingBoardDemo extends JFrame { save.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - + JFileChooser chooser = new JFileChooser(); + int count = chooser.showDialog(null,"保存"); + if(count == 0){ + File file = chooser.getSelectedFile(); + ImageOutputStream imageOutputStream = null; + try { + imageOutputStream = ImageIO.createImageOutputStream(file); + Dimension imageSize = panel.getSize(); + int width = (int)imageSize.getWidth(); + int height = (int)imageSize.getHeight(); + //为了使用new Rectangle方法 + Robot robot = new Robot(); + BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(width,height)); + ImageIO.write(bufferedimage,"png",imageOutputStream); + + } catch (IOException ex) { + throw new RuntimeException(ex); + } catch (AWTException ex) { + throw new RuntimeException(ex); + } + } } }); diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class new file mode 100644 index 0000000000000000000000000000000000000000..eaf32bd0123b53857dd80264968971ebfa54bb4c GIT binary patch literal 762 zcmah{T~E|N6g{)s-C|t?LBS7jLHe-kgOx{ukN{#NDIW=D-)Flc4C&4!?Ew0-e1h=c z5Aa7B&om^aL1mKOJNM4H=YI75{B`pKz$W4d4Kzap9kkFEm_CyiGRdVmNe+i+Dsuwu z_u6Q;DbVco2N5RlAVk!`Lv(8J<8P%?V}U?@)r<;yd;LL(M*_=7QX8ku$+nfnD5+T= z)Y!(WA*KZutIYD!CF(*MmuzKDTa#+C8dV6yy|fm3muS5|VBQ@&QUX({HtOJfJXFPJ zIn3#qNo^+cfh@GQZ=HcV)uq77ebn*lItSsw@jG^OADrMRS=E1}iZ8YptC2vrm;SZI zUEgk1yI`3M{{sm`$M(F))JN@GnyU@O&+@I$z~s9o%WcV-?<;p|Ml;&tU& M!U}an%p^6>Z`Iba1poj5 literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$2.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$2.class new file mode 100644 index 0000000000000000000000000000000000000000..e1349853fd2924292c1d98f1681f2ff62f5666ee GIT binary patch literal 1126 zcmah|T~8B16g^W4OUnYad?;T6Qnf9}V*PrkA&~+BEJ%Xs`?8Gf;PQgbXd?CL3 zV0bXRnV1+2h%wP0;O|g`KViJHZJ-Sg>}Ega&Y648xpU{&zwbW*OyfZWAv9?S>u5#` z!|1AMyV7=xGs5&XjE2!HFN;Kmp+%N#KQTq%e8c>CbT*1sL^MQov_WTxZJJxA;h1jG zc(T69ElJ59+O9398Jd!*LMu8L297@+p1j&Qdh_A;kN1Dx?jC*I`}^+o$=>eq&X)*c zxTGPjqYK>(!x!)~wE5g2o}6%mNBsFffVnM=AVT_jaaqF^9ewC$=u^`#4S$;oU@QfY zTuBI@)7q$C65F%3>4+l3Lb5(n`Gs(~E3?&DU~f%&l%p0o<4e^qBS~3hXi&!xu98+u zsU$+%;tV|j^i<4DMM~k4;1P^!xTa$a35Ko)!Bq@HyU*o}X+1A`qT+54szI%yO%*iU zU>G_r2j3zC#v@DG!p+;hr1Sf*1j zJzI@y!LVu{hOvuMCo);eX$F#3x%W(XWlm;>>&(=vo>LCU7y~2b!Lvf22Qf4UrKU|? z6BWaq^;9d}k;XZw%gjSB}`VR!PAbkJ; literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class new file mode 100644 index 0000000000000000000000000000000000000000..d0613ca45daf0cf96bc03a47037218890e8f38da GIT binary patch literal 797 zcmah{VNVl55Pe%}uXmhsR;j2UA_plY@l5zwLn4ULq+*kje&1eKSaRJpdke&$Wdbqr zgFk>DMVwtoNHN+=ZZ|XY^4`4JxxD)I8^AW!LsT#mpc>;IY78qqE|rz)a7S}9$|j=s zVyx3GhMGN+W%`D|-HH0&=uU(>!T?c>S;P#pkb7#{j9M)#<%-CRg~PvwO! zX-a;?H0T&MTwWRHFYq|gC&XE99pId{j+#N*#*B^6`zUP zn-^g1p9p?<%u_mRgaLYZMrZRHh38nL2#7ozxxx}&+;Hs>#<553bFjw!3(VbeMZVHU kh=YIdEmODjXjmbJ3SMEA?ka6oh}35itT}GNI1T##0Mv!JZU6uP literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class new file mode 100644 index 0000000000000000000000000000000000000000..b4e22b6349ff470fe8ef103bc639de5b42f8c472 GIT binary patch literal 1719 zcmah}ZBr9h6n;*!vdOY&3QDC0)RNW&T2m?Z#VA%o)U*K+Y^oic@sixa!m>+u7l9A` zA^jPh!E~k{I{oY)=)ZA#?%iYw(w59*_nvdlea>^vbN0S@`^TRE=I}!nDWpvpHqKyx zaCJ#IUgUV|_k9tx%g3yFx$PHb2?NoF6Ba(>;Ks52lhG9m8DvdZHU?o6a+~6nD7(U2 zFF#(}l&y%tZabb6%@NYYQq#g&oHLQL@g9Z=V>(>yMP>O)dQo}7-wkC=EeXcDjGpOJ z^(@Zgf{9TZ@8crj@+qVUw9o&#O7?+`ODdB>d#-TCZA>T-IXgB?j2j-zyYSE7JLtYk1l$OfE}d+tgLv$$#E3maeJt7CG+ z@hpe@c~`i)$Ud}KtV-!eMevr53T`vOb|ChawTNc1&c9OA1Phr@deEm@!wDnlNiMoj zJauYHO|Gfxx4EWs4abvz6&iI^VZQXs=nAr9#T%Ph6fc543yA$7nHLrK9CbcEKM zpP6}PHnb9n*4Bd9>6R5Ut$C3Q6z-tLt?fIJvaA(UAXpH?Zcl zTtDPtSdh_%&*w6WGK?PiA@i{79&1u{1@jJZg|C7P2zNlaoVpJ9hEV@O+-2`K`o2hU z3}8)7zXnbH4)Zs*Qn<&@0geHl;XXe{<0w=y&lbmPH0~s7c+kbV$$o`J??SBhK~Mrg zc!)=Qlu%C~o+GUx#-|QJ(;W=uetG#CBVB7OXR(z(fxQ;9mb{1+x~8DoaB4)IY3rFiw}@Qn^W{}sjFmL_(Hd_LYE zX=~o>Xm{|nqM6o>oPf#epIC}@y$A!38P@{6#VV1>Uov4SDe^z%2>SZ;Z*n|29b)f)Aq*@tuM}4Bl-~y5 RYgw*BdCsF5GuA5e@*nb_WH|r; literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class new file mode 100644 index 0000000000000000000000000000000000000000..1ec13aa58570ba14fd7816634c0efebe4a99d0a5 GIT binary patch literal 2391 zcma)7TT@$A6#h1ZoFok`rKK&j^kQix^pdKj)}&%vplw=i0)n*O4#_4tG&v_dIU!h` zQM`{j^)fy<&N$}LPuuoyT3z!gfHs1_X!~x9uOvHpR@N`-&*@y-(LHVe}4NN zzyRI}qY2Fh0#UReC~$1Tv~16^vsWF{&BPnNhGfC%=@$rkIjhujj>aPm>szgp5rhyn z5Q$<3q5^G;=8_rDn|3xnKEEi_9>FeIw&e{7H22144D1v*pp2H|r3$l%-@In!72yze)9KGAKmPU0_iAEK6noJj5Gm!H%8+H|ovc8tcSJ`rD_(riDHI)B+FsJ1 z)6u6qm*~k@Ni?_+Z*$pEGMpJxSxYKWS~2W!#E<);iqa9 z%&eqIN{y*;f&FP$nx53(<7KZ{_83r_1%XS|%<4Eu`Z1Q{8!#np>!a0sC&M^~rwkmA zq6a4gj%>reKugiIWnN&f-bIbm2{p^TJdIuhu_*d*N}#=gc5NbHC`zpRq+;I&6^hd# zt03)?<=6x{gR=(WQJljwRgidti9m=TvsT8-=^_s)m*=85uk6EIx*@G>&NFa9U}vpr zlg_;3MbNL*^FlrDB+Enn8ufP-sX%Cu3uk3OY z=j(J)1FG_`v(_buUo9^zNLOZb{gNSEW#UCUtBOAq#W1chV#T#QBHpP(^qnWAo!NBW zs<~<@wk>w-wt*Ymh^9n|YkYV)EsGvmH*iy+OD||0O_q6N3$nHzK?);^no*vndcjTS zT&H5rQ^@M9QK(wLdgoVWr)&NOUKZ%C)j}@u^u({ERp=3`wHx%8d~7+ zrirhJMmY&I$z?L{TQwGzX!|$4>r29wz=G~cJ8O=*BMI!*QR*9ofX~DKXek1MwK%jH zbSrJ_0%^YiQ*_#})<{$a)#j{-OFI-I37PWD^xaXjsEcag-iBBeYg_OQu;9@Rl`BL8 zWr34wX8R4W@lQErH!YPTyHrCA}2ND#;R#@1(q|&qVr8{R+{y2IHZ&ndUP{8{l2M z!skBU3Nx7H7ZA~Cq#Une&c_lzac&3KR@Tuvw}xG#r$u|)D%uCSe}Hp(75fqak!a}* zJVsZdrSB2MBOG1D$waU-xQf#cE*NTj_Q8eFI{NAVd?MT#UdP3`4x=NqhQumfOhh^( z?N>Tm9%FF!XBmIb7GHhcPrmZRsZ3`FxM0ypJ}l@V@;3 zUHFhzAM+ymgq{CW_TtZQ8K1N9e1SXok~rTI=>Zn;6+C>6C458g?=&qR@yt2AT{M4YUdauEB&kUcY5v>~Gd4z<^2t Y6)bZM@D2_WPR$&{eU1?ZQ2OBCfB4yU!vFvP literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class index 0d9474c40b63c8c686c5d9b4b25f3a1038440373..5f1c984528af460e1485d5439abee954eecd8b50 100644 GIT binary patch delta 735 zcmZXS-D{Fz7{-5(y4ju_Oz3393O6Hl4YPe!wrB-Gw5<+ePW#g7Yq_SDuXAm!>^tbx zgCZ*W3xd&bETQA*ti$N6gF0ya1wnMbD#_?MxUc8B?)$mFcwTmXck54o-hTj&@?=#X zv$s2$QFtnw_T63HkS0RRMH}Z8USH*>-E-PMt?A*Si%VQqxD%<=c(Rzu=O!{{(a0GE zMXzsSE>TJZ6N|;5Q8IGH;MRz+f7(f+S)|i@KockCB=t`j)FdtCN>iEg4r$WFv@|*A z;u`acE-5^jUoeeUUC)1Yw*=J7=9($p-eFDFN~yWwqJa7CoPDS2QEZ&vN>=AV@{rDKd&vDBAoM9g`49E_HnCxeT5KkH8nS{Jyn753u!6+X&$Y&1mjl=vP z%%&{-Hz$?mtm>A3;bTRO@?0I^h2#KNV@hswM_31C?lv|cxonn?jv7lkx=u0DYFmpB zUa^hWtt|5T9`{AJ^FXYPhddIr{$5u4PRbvN@K}_9C=o&H#OoIEHcq;U*#`avuXLE8 delta 305 zcmYk0J4?c07{!0@KmDUGHV6%tk!ji8f(U9+qA%d+rJLQaTdNQ_wmP&l^a%n9iWHos z&2JzLwdkN9AUfJmyzrd!JnwnVb3TI)!}k5VS_e{GSM27HwOFzNa^#;|p0Fv0++<>h zT`6FX{Q(vR=!ko9F&uy?iW^OO<&xXEH7{f;>KqPLPZ?DW;SpNK7$Gb+&V=3~5!RSw zizsPgWSNqFnj7L2nc9U}1^z7% -- Gitee From 428f86ac58d829158464199922e7ff6d86038527 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Tue, 17 May 2022 20:09:06 +0800 Subject: [PATCH 17/57] git add . git push . --- PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index cadabd0..b1acbb0 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -158,3 +158,6 @@ public class PaintingBoardDemo extends JFrame { } } + + +//5.17制作save功能,利用截图方式保存图片 \ No newline at end of file -- Gitee From dcfb18a8b115f0073680eddeb5e41d1e4364462d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 18 May 2022 08:27:30 +0800 Subject: [PATCH 18/57] git add . git push . --- .../src/PaintingBoard/PaintingBoardDemo.java | 24 ++++++++++++++++-- .../PaintingBoard/PaintingBoardDemo$5.class | Bin 2391 -> 2494 bytes 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index b1acbb0..750c714 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -13,6 +13,14 @@ import java.io.File; import java.io.IOException; public class PaintingBoardDemo extends JFrame { + //图形选择器 + JCheckBox checkbox1,checkBox2; + //单选按钮 + JRadioButton radioRectangel,radioCircle; + //组 + ButtonGroup groupShape; + + //绘制矩形 JButton rectangle; //颜色选择器 @@ -36,6 +44,18 @@ public class PaintingBoardDemo extends JFrame { setDefaultCloseOperation(EXIT_ON_CLOSE); setVisible(true); + checkbox1 = new JCheckBox("矩形"); + checkBox2 = new JCheckBox("圆形"); + groupShape = new ButtonGroup(); + radioRectangel = new JRadioButton("矩形"); + radioCircle = new JRadioButton("圆形"); + groupShape.add(radioCircle); + groupShape.add(radioRectangel); + add(checkbox1); + add(checkBox2); + add(radioCircle); + add(radioRectangel); + rectangle = new JButton("绘制矩形"); add(rectangle); rectangle.setBounds(1,10,120,30); @@ -136,7 +156,7 @@ public class PaintingBoardDemo extends JFrame { int height = (int)imageSize.getHeight(); //为了使用new Rectangle方法 Robot robot = new Robot(); - BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(width,height)); + BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(getBounds().x,getBounds().y,width + 30,height + 30)); ImageIO.write(bufferedimage,"png",imageOutputStream); } catch (IOException ex) { @@ -160,4 +180,4 @@ public class PaintingBoardDemo extends JFrame { } -//5.17制作save功能,利用截图方式保存图片 \ No newline at end of file +//5.17使用截图方式保存图片 \ No newline at end of file diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class index 1ec13aa58570ba14fd7816634c0efebe4a99d0a5..becb965728d996b9a5c174737d6d6e5c9780603d 100644 GIT binary patch delta 735 zcmYk3OHWf#5XXO~7w##SORObe010W_05QSDXb4ph6tDtT5W)I_0<{#dMJX=<@lh8> zgXnby8+WV;q&1LW-1-Gvy7eo#QKvVNaBt3>|IC@ke`bF84@#}?fA$W5W?pYw`<}@F zL7NL)R20Qy>9*8ta%@IXUR&2a5uJ-RMCa2DeX-GWG#Q_Y1&e5;#pV*N3bi07l($^A zx#C(DEzvq`is@A7+K_y80~Y59*<7Q``RNHC?@<`j$+$%oVVfKDIxWU{<6|4l6uiM#jPtn}>7SBrPeFq;!~LUP$|R%Yqa!Sd>|v!uTsZO^rwM rR8yif%bI7%-Pfgw{FadxNR|AGUWg~61%%ft*Afs``DG|~Jp%s$Juiz} delta 666 zcmYk3%TH5L5Qo3hdwWm4EwQ%2ghFG8F;Uc%#F!vx1r45UH^V?%lcauW;wajXJ#~#B*|H=FI%&y%+uwvcLWLvIoRj-L`93~1YCTs80*XBvzkTcr?s&*f(i!lVo4(&d45Jw+;ZFUxEj0d^e0qX z6}|0ZQbH}kzzc2*J-Ux#jB)va?M73AxI=nBmiiz%zu4AmG^DE>9z3H$!CgXeGy0yQ z^GkR2H|j=TmCju*b=pmKsHe&MnXBU;Y3{UYB-2e+m4UDS%iEGSN|tF7E-y2LLCV?k zom-pWl~~@2?KLyJq0A-~ws^@qx8@BRXqWZeWkP!C;4JsJkEWXwJP^qz!*1ark2oX< zn+%VI&d8hOiFj08DJxQhr*fw-rG`n#my=FeW&L0r>*DrI#^7UxJhM`CkU0vH#Goi6 zIgasH{49+}Q_?gj&AgV1g(n6yL%(Hmrev(|XNhIuCaqG}imPemxo}$&)VC++AE<+L A`v3p{ -- Gitee From b199d88467fde8757b7fe9ff388e76ed64c7a0cf Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 18 May 2022 08:31:04 +0800 Subject: [PATCH 19/57] git add. git commit -m --- PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java | 1 + 1 file changed, 1 insertion(+) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index 750c714..a24af44 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -56,6 +56,7 @@ public class PaintingBoardDemo extends JFrame { add(radioCircle); add(radioRectangel); + rectangle = new JButton("绘制矩形"); add(rectangle); rectangle.setBounds(1,10,120,30); -- Gitee From 16fe05ccf82b59c05fc041686f0539f0e81f87bf Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 18 May 2022 13:17:53 +0800 Subject: [PATCH 20/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20'?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=B8=85=E5=B1=8F=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=EF=BC=8C=E7=A8=8D=E5=BE=AE=E4=BF=AE=E6=94=B9=E4=BA=86=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E5=8A=9F=E8=83=BD'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardDemo.java | 45 ++++++++-------- .../src/PaintingBoard/unusedCodes.java | 49 ++++++++++++++++++ .../PaintingBoard/PaintingBoardDemo$1.class | Bin 762 -> 762 bytes .../PaintingBoard/PaintingBoardDemo$2.class | Bin 1126 -> 1126 bytes .../PaintingBoard/PaintingBoardDemo$3.class | Bin 797 -> 797 bytes .../PaintingBoard/PaintingBoardDemo$4.class | Bin 1719 -> 762 bytes .../PaintingBoard/PaintingBoardDemo$5.class | Bin 2494 -> 1720 bytes .../PaintingBoard/PaintingBoardDemo.class | Bin 2278 -> 2438 bytes 8 files changed, 71 insertions(+), 23 deletions(-) create mode 100644 PaintingBoard/src/PaintingBoard/unusedCodes.java diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index a24af44..6505854 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -13,13 +13,6 @@ import java.io.File; import java.io.IOException; public class PaintingBoardDemo extends JFrame { - //图形选择器 - JCheckBox checkbox1,checkBox2; - //单选按钮 - JRadioButton radioRectangel,radioCircle; - //组 - ButtonGroup groupShape; - //绘制矩形 JButton rectangle; @@ -37,24 +30,15 @@ public class PaintingBoardDemo extends JFrame { String type; //鼠标的坐标 int x,y; + //清空画图 + JButton clear; PaintingBoardDemo(){ setTitle("画图板"); - setSize(650,600); + setSize(620,550); setDefaultCloseOperation(EXIT_ON_CLOSE); setVisible(true); - checkbox1 = new JCheckBox("矩形"); - checkBox2 = new JCheckBox("圆形"); - groupShape = new ButtonGroup(); - radioRectangel = new JRadioButton("矩形"); - radioCircle = new JRadioButton("圆形"); - groupShape.add(radioCircle); - groupShape.add(radioRectangel); - add(checkbox1); - add(checkBox2); - add(radioCircle); - add(radioRectangel); rectangle = new JButton("绘制矩形"); @@ -69,13 +53,18 @@ public class PaintingBoardDemo extends JFrame { add(save); save.setBounds(1,70,120,30); + clear = new JButton("清空"); + add(clear); + clear.setBounds(1,100,120,30); + quit = new JButton("退出"); add(quit); - quit.setBounds(1,100,120,30); + quit.setBounds(1,130,120,30); + panel = new JPanel(); panel.setBackground(selectColor.WHITE); add(panel); - panel.setBounds(125,10,500,500); + panel.setBounds(125,10,600,600); setLayout(null); setVisible(true); @@ -105,8 +94,16 @@ public class PaintingBoardDemo extends JFrame { } }); + + clear.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + repaint();//使用repaint方法实现一个刷新的效果 + } + }); //在绘图区panel panel.addMouseListener(new MouseListener() { + @Override public void mouseClicked(MouseEvent e) { @@ -120,8 +117,8 @@ public class PaintingBoardDemo extends JFrame { @Override public void mouseReleased(MouseEvent e) { - int x1 = e.getX() + 125; - int y1 = e.getY() + 10; + int x1 = e.getX() + 145; + int y1 = e.getY() + 30; Graphics2D rect = (Graphics2D) getGraphics(); rect.setColor(selectColor); if(type.equals("rectangle")){ @@ -169,6 +166,8 @@ public class PaintingBoardDemo extends JFrame { } }); + + //我比较喜欢居中放置 setLocationRelativeTo(null); //colorChoice.setBackground(selectColor.GRAY);设置按键颜色,后面再搞吧 diff --git a/PaintingBoard/src/PaintingBoard/unusedCodes.java b/PaintingBoard/src/PaintingBoard/unusedCodes.java new file mode 100644 index 0000000..fa51905 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/unusedCodes.java @@ -0,0 +1,49 @@ +package PaintingBoard; + +//public class unusedCodes { +//} +/* +添加单选框,但是不是我想要的状态 + //图形选择器 + JCheckBox checkbox1,checkBox2; + //单选按钮 + JRadioButton radioRectangel,radioCircle; + //组 + ButtonGroup groupShape; + + + checkbox1 = new JCheckBox("矩形"); + checkBox2 = new JCheckBox("圆形"); + groupShape = new ButtonGroup(); + radioRectangel = new JRadioButton("矩形"); + radioCircle = new JRadioButton("圆形"); + groupShape.add(radioCircle); + groupShape.add(radioRectangel); + add(checkbox1); + add(checkBox2); + add(radioCircle); + add(radioRectangel); + radioRectangel.setBounds(1,130,120,30); + radioCircle.setBounds(1,160,120,30); + */ +/* +菜单栏,也不是我要的理想状态 + //图形菜单条 + JMenuBar menuBar; + //菜单 + JMenu menuShape; + //菜单元素 + JMenuItem rectangleItem,circleItem; + + + menuBar = new JMenuBar(); + menuShape = new JMenu("选择图形"); + circleItem = new JMenuItem("圆形"); + rectangleItem = new JMenuItem("矩形"); + menuShape.add(circleItem); + menuShape.add(rectangleItem); + menuBar.add(menuShape); + setJMenuBar(menuBar); + + + */ \ No newline at end of file diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class index eaf32bd0123b53857dd80264968971ebfa54bb4c..83748cbdb71d8d787297a4048909a6ef151ac36e 100644 GIT binary patch delta 23 ecmeyx`ipf#8WW?(qd4n1F7(y7t7(yA;8Nw!uumk}Bn4Sm1 delta 31 ncmaFH@r+}`TxLeM$@7>qc|95U7`zz77`z$O8GI&-umk}BmH-Ek diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class index d0613ca45daf0cf96bc03a47037218890e8f38da..50759c10fe3d08047c8c7b270fddf051ec848f95 100644 GIT binary patch delta 23 ecmbQsHkWNf3ln41sBkhPcUBnLGego(8x8 delta 23 ecmbQsHkWNf3ln3&gMg9L*lkjKEl1vU+6KZ6v5G}J5yAPq8|Lu(5I<2D9fxJe;EX#&IynFvtS6voOd3)iE*1GbjLQ76v{BP6kD=2p@wIkmiC~0b~LIaZo-N literal 1719 zcmah}ZBr9h6n;*!vdOY&3QDC0)RNW&T2m?Z#VA%o)U*K+Y^oic@sixa!m>+u7l9A` zA^jPh!E~k{I{oY)=)ZA#?%iYw(w59*_nvdlea>^vbN0S@`^TRE=I}!nDWpvpHqKyx zaCJ#IUgUV|_k9tx%g3yFx$PHb2?NoF6Ba(>;Ks52lhG9m8DvdZHU?o6a+~6nD7(U2 zFF#(}l&y%tZabb6%@NYYQq#g&oHLQL@g9Z=V>(>yMP>O)dQo}7-wkC=EeXcDjGpOJ z^(@Zgf{9TZ@8crj@+qVUw9o&#O7?+`ODdB>d#-TCZA>T-IXgB?j2j-zyYSE7JLtYk1l$OfE}d+tgLv$$#E3maeJt7CG+ z@hpe@c~`i)$Ud}KtV-!eMevr53T`vOb|ChawTNc1&c9OA1Phr@deEm@!wDnlNiMoj zJauYHO|Gfxx4EWs4abvz6&iI^VZQXs=nAr9#T%Ph6fc543yA$7nHLrK9CbcEKM zpP6}PHnb9n*4Bd9>6R5Ut$C3Q6z-tLt?fIJvaA(UAXpH?Zcl zTtDPtSdh_%&*w6WGK?PiA@i{79&1u{1@jJZg|C7P2zNlaoVpJ9hEV@O+-2`K`o2hU z3}8)7zXnbH4)Zs*Qn<&@0geHl;XXe{<0w=y&lbmPH0~s7c+kbV$$o`J??SBhK~Mrg zc!)=Qlu%C~o+GUx#-|QJ(;W=uetG#CBVB7OXR(z(fxQ;9mb{1+x~8DoaB4)IY3rFiw}@Qn^W{}sjFmL_(Hd_LYE zX=~o>Xm{|nqM6o>oPf#epIC}@y$A!38P@{6#VV1>Uov4SDe^z%2>SZ;Z*n|29b)f)Aq*@tuM}4Bl-~y5 RYgw*BdCsF5GuA5e@*nb_WH|r; diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class index becb965728d996b9a5c174737d6d6e5c9780603d..b6ccd151d45f83bc7d5cb69af3ed7a8b816ad128 100644 GIT binary patch literal 1720 zcmah}QBxCF6#h=KvdOY&0HsnB)RMLdRHIa^HA<@?YHC0VHfm>dSdu%iy6ocaqR{I2 z(w9E=u|K0Tn9lT})93yIe~sh0catSZEt%QPJ?EbLo$s9Q?EUxcUw;Fb!M!vRNb1l` z96}%A^nzu(q3y0-_bk6v+GEX%buT|n=nL2EAb*a7>wEV1N0$wxkk(maj_Amk7{m}^RE1m5!;*L=+^{s~Z3dz$mjrE9 zg!k2{S{g@jOvi|ck8qrD@&Hl<+Ty1slYMOBgv=z-9!Q*=i7^R6+Xh>wOq|9ignr(> z>029Xb~7LxD-`Q7v#z_WBTpFK=bxIDu%DUu90djngu`W5Jje679lJ2f!|fW!go#Of zK}ZFn8#i2dKd{)4sAo--z&dE*_J$w~MNz7~OQFvqmQ$D_q=o z1s9z!95^+_2G>;aT3pkSy6uYj&Gi-G-?dg8Ri)RooQCDw((X7lIg*6&gP`-%WrDdb z=cwY?%_pKo80+b74`VfFWl4oN>xo?j_QiA&7km)}5^+E!SY)X!Whb`I6B66}(xenT zLAz+(`I(w!W&=y1)qFB%ZFI_tm{#3T_!75Y;a0coP+G>4x9K;<4O@0)WY5scFZHaH zfg4zLn~oRoFwBW?&Es>ac@c!SynuO_HJ3H1I2Q8`aEh;j6bM&AnT)&+_=b>AKfYn_ zx9Yw~a13BfOuhz9{0aRJwi39;?>>$JY+UE}NEC$%X4&F+g~pvk6*oFq)9ja6^ge{! z13@ta;U;eJQ9><-cz~pW$W82kCfgXuyj*^b;f^($G1$uP!XM^vz~|3CKo((7np~VF z7pM6yPVfC;!3tWo=ZG)($>xqZqBu44rS|%imGx zZYgFv$Y!Jc;g%xKj#e9AOP)#9$ua1>-a;DNd=LJF9DYU-FK`Jj@er>R?+X#5nD?U& z?=*hEZ5-#e3}Oy-UM2bbHD1p{!yU#oKyUGoNas(Pun<@IK|OxyY1Dt|@%_ONzy2?T bhDGL;z!L8Azs47vtU`K@q7gAxGV}5szEx#y literal 2494 zcma)7TUQfT6#fo`OcDo06crSeN-aTaY%A0z7RybIf>5AP?9CxLB%{epI++Mst@YOX zqW1F8rK`_<>Vs=paLHQry}zUV5q)X#Y+Jgb>yc(Xk1- zK*J^DiV@2hRwgzwb4jLLf}Joe)9n$c?TAil*etM18O_IvbIc-k_LP~E{aM>CN+*JP zghSX$r$3(k^ye=>s)cPjwxdZPQq08d`Pi#Xf;1KUFhtWF$?J z>Yf}C*qL&q;Y#m)q~sP#E(1ykF0be~rtHJ~bViz)tgE40U~{EvWA=>g zM$o0y^IA3T7|TQb>po1MU9!@}|0G(mCU?hiQpX$U6%h0MCDls5jsb7w zYJ_j6luS=^*BwdzMJHAKq>i&VC$P;g={RrF>Ng5*$ssGps)V*0t1KEtgICj7Uukw$ zIx_7EA`!wcnJ8EprKS-bqj;00nsZE-i0@P(`p#q0O0PPv7je0^8>%OILBlvV;&H6h zIx;w)k_DG#)bN%-i}%43=2(d{ATKN5BbdOHBIj+kXSISSvW`7x%&;?5^Ij--geQRB zsfmiehIa*8E5(&p*p9K@lnOm$7F}scN1(l9!*LRw6bSU&Y4WsX$h747Qhr7{6Dk2} zWXMh#xktdOR=BHQT@1Uq%IE|1+SnQK3Wl~Vr?D1h8qIj;3+b0mz>^K)Vd-XV>Lhet7Tq&;kqPTbi*oMI8O5S3Vn2`95ZKlb z4Grpu<*8f4-zL1r)%U$KxW-$FbRPN@qH_t_BhTgoUW2p&uHz!FJA5k`nBf}`@z6*) zQb_w);wfWo;i+UVcW4=1^nW!TZVoTw__Q)zMEo&&Do=e)T0`VwQ;3%(3@+kKJklI# z9BQt6g7Z^9V|P5bjEU*y;1VXERX;!CHd=8Lw=w437ch-lsLh^5Bd<5Pg-_6cTRhfp zqXlDMmnBZm?)# zqtj;;hBjMlq1kzC6fW7u_I!3&?4(&S`9xwUQIgktT;!PWOH<-lOZLx>F z&M%`_{FR#GuhpWBea@UfsoL+<1q&yZo3ztmk;g&jT%aU$$l@?ZoRL6{I;wvNSC}N} z$fwh1%S?`I)+MYcl+xQCEkstBbkm_P?Y9_U&>09;t07;iG)Zg8a)jD_SAfr zupKqJqDGO+6g%WR3O&ipYMoj;&fGETY N<*+-4X=xBW{sFM5v%3HQ delta 823 zcmYL{$xjqP6vltmvpJnc0lg3t6C7k|(Gd|4fl)vZZ~+w=Kt)Dm5M+@Z5d=3#xOnJ; z#zezkV1mn_OeFDUxOw(wg2u$7HxuKl851hq@2l@EUst_;3p>B3nHzuC)`1X?(_DPC8GF zfVbA-6m`yfBXF>R(>~5voTW~&U6%(VlVic^q5h!}g(qBB-&~_58ZDYQ@AzH0DIxMr z(QCH2M2i!0<*Qbw!yVXBU=pU?!oy`nR<85Olj*Fxyxyx89b9uZTxBYv6a9xxI%)TD zBf$zyx-{z%mYou%U4O36;uihRM|Y_j)LE%TCIdQTGHfxz=o{Npsg&R8_wH_yCP;tK z*Gr(>ErH`qByf_c1l~!YA$t#A6w{!-%3cXp*sCZz-50}erx{CWMys>wU7icIt#aZW zmG;}jTN8dweT;Lq<}q@@8dGOe%{28}o){Nw72~4qj*%guvN+*35pIidMQA~sPED^T zX&_FQrrk+e87Hdg%^1CsTpVYhZBF=*4vXsT6*;)UU9r>b5u1sdz0!~XyT~Gged5hw zKe-$sk1E+Ul20oKh!SL!L(EXX5`{dKjAe>=MKK>J;WJ11LMh)k#t+K)C4b-#waT2M zNoCNga+y&jJX7U77ZI?MJ!6)8!u-rJpX{fI89IhPjw!tx3vZp;ln}gN8!xv+r1(A$ q#P8yvSc6AA7SvNTK(ts!qf@48L0q=D!h(8rCM*(7uIPUpNa8 Date: Wed, 18 May 2022 20:03:30 +0800 Subject: [PATCH 21/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20'?= =?UTF-8?q?=E4=B8=80=E5=BC=80=E5=A7=8B=E6=98=AF=E7=94=A8JPanel=E6=9D=A5?= =?UTF-8?q?=E5=BD=93=E7=94=BB=E6=9D=BF=E7=9A=84=EF=BC=8C=E5=8F=AF=E6=98=AF?= =?UTF-8?q?=E5=81=9A=E5=88=B0=E5=90=8E=E9=9D=A2=E5=8F=91=E7=8E=B0=E4=B8=80?= =?UTF-8?q?=E6=97=A6=E6=94=BE=E5=A4=A7=E6=88=96=E8=80=85=E7=BC=A9=E5=B0=8F?= =?UTF-8?q?=EF=BC=8C=E4=B9=8B=E5=89=8D=E7=94=BB=E5=A5=BD=E7=9A=84=E4=B8=9C?= =?UTF-8?q?=E8=A5=BF=E5=B0=B1=E4=BC=9A=E6=B6=88=E5=A4=B1=EF=BC=8C=E8=80=8C?= =?UTF-8?q?=E4=B8=94=E5=8F=91=E7=8E=B0=E5=85=B6=E4=BB=96=E4=BA=BA=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E5=A5=BD=E5=83=8F=E9=83=BD=E6=98=AF=E7=94=A8Canvas?= =?UTF-8?q?=E5=B1=85=E5=A4=9A..=E4=BA=8E=E6=98=AF=E6=89=93=E7=AE=97?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=BC=80=E5=A7=8B=EF=BC=8C=E8=BF=99=E6=AC=A1?= =?UTF-8?q?=E7=94=A8Canvas=EF=BC=8C=E5=B9=B6=E6=89=93=E7=AE=97=E5=85=88?= =?UTF-8?q?=E5=AD=A6=E6=B7=B1=E5=85=A5=E4=B8=80=E7=82=B9=E5=86=8D=E5=BC=80?= =?UTF-8?q?=E5=A7=8B=E5=81=9A'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardDemo.java | 48 +++++++++++++++++- .../PaintingBoard/PaintingBoardDemo$1.class | Bin 762 -> 1331 bytes .../PaintingBoard/PaintingBoardDemo$2.class | Bin 1126 -> 762 bytes .../PaintingBoard/PaintingBoardDemo$3.class | Bin 797 -> 1126 bytes .../PaintingBoard/PaintingBoardDemo$4.class | Bin 762 -> 797 bytes .../PaintingBoard/PaintingBoardDemo$5.class | Bin 1720 -> 762 bytes .../PaintingBoard/PaintingBoardDemo.class | Bin 2438 -> 3257 bytes 7 files changed, 47 insertions(+), 1 deletion(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index 6505854..a9f5484 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -24,6 +24,7 @@ public class PaintingBoardDemo extends JFrame { JButton quit; //绘制区域 JPanel panel; + Canvas canvas; //默认颜色 Color selectColor; //判断绘图的类型 @@ -32,6 +33,12 @@ public class PaintingBoardDemo extends JFrame { int x,y; //清空画图 JButton clear; + //右键菜单 + PopupMenu penColor; + MenuItem red; + MenuItem green; + MenuItem blue; + Color penColorNow; PaintingBoardDemo(){ setTitle("画图板"); @@ -39,6 +46,13 @@ public class PaintingBoardDemo extends JFrame { setDefaultCloseOperation(EXIT_ON_CLOSE); setVisible(true); + penColor = new PopupMenu(); + red = new MenuItem(); + green = new MenuItem(); + blue = new MenuItem(); + penColorNow = Color.BLACK;//默认为黑色画笔 + + BufferedImage image = new BufferedImage(620,550,BufferedImage.TYPE_INT_RGB); rectangle = new JButton("绘制矩形"); @@ -61,6 +75,12 @@ public class PaintingBoardDemo extends JFrame { add(quit); quit.setBounds(1,130,120,30); + class MyCanvas extends Canvas {//定义画板 + @Override + public void paint(Graphics g) { + g.drawImage(image,0,0,null); + } + } panel = new JPanel(); panel.setBackground(selectColor.WHITE); add(panel); @@ -68,6 +88,32 @@ public class PaintingBoardDemo extends JFrame { setLayout(null); setVisible(true); + ActionListener listener = new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) {//单击执行的操作 + String actionCommand = e.getActionCommand();//获取鼠标右击的内容 + switch(actionCommand){ + case "红色": + penColorNow = Color.red; + break; + case "绿色": + penColorNow = Color.green; + break; + case "蓝色": + penColorNow = Color.blue; + break; + } + } + }; + + red.addActionListener(listener); + green.addActionListener(listener); + blue.addActionListener(listener); + + penColor.add(red); + penColor.add(green); + penColor.add(blue); + //退出按键 quit.addActionListener(new ActionListener() { @Override @@ -138,7 +184,7 @@ public class PaintingBoardDemo extends JFrame { }); //保存按钮 - + //使用截图的方式保存当前的画 save.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class index 83748cbdb71d8d787297a4048909a6ef151ac36e..d370ed964272b537591caafea47aa20b360ebc20 100644 GIT binary patch literal 1331 zcmah}OHUI~6#i~IW!f^(S}7`mysEZ^Qt(k9MHCANNkI|}3r#e)Y8JrowwTTN? zCc4o?Hf~6CB@s+C(Y?RGy$ksZZiwg35FXKlruT8qJ?Gr-JNKOVvHj&6fFX>B;DcX< zq9K4fhR$iO8;)*NZkpVh%N~$MM9oYLFw{Box}E4JZ@C+D&^W2^ z-PZGU>D;QJ4W~#Y9xw5#%@9xSyT#*?Pu&foL%MzaPHsVT(SGaID(yo^;IxV}8qOlg z(74N~U{+0wuCxR}k9r{`S6818A&njty&5vot^JTpGt@5%!*!i9SLB^p4gJzHP_cwC zq~@H4^HQUfs!Kw}MTWLrF#8i+)NMx?g0Ll$hrV!XmI8XoixhQ3OfA()!n(stRZ3^9 zXqI_(mRq`%ca(}OABOJ3LMI0D3=!_W`LwVenpRC_s(mN>|1FEWgv03O*1df0r{>lU zg>CS{?p980-;3_l4H?Ziy!>dAFYW*j&zMVAS&ZqDTJwPik*(1ulSzn2jdInrsq`j= zGj9^&;FPePanq)v)g}x|Y@y0+TiEEJ-V1`^0$4OE`;S`EN24A&(q3{K)aPo#>7EU+ z^k=9aU7O1^*O3iy4_9bz_N;Ifd6Iyz8;w$dL0t1I$g0YkW=Ey zdvcII?(DH?rG1JVa(N}af{Y41(Gj9zrUBlHe3Jz delta 316 zcmZ{fJ4?h+5QV>++`G}3)%6*5eXMQ@A4Mt!i?#OE34&#cMHJV@RkZRqg!~1;auEx~ z!XMyIvJg*#VCBHfnR{l=8SYE?<>Jrp_YYu~B*eoHun~@0ev_m_3dVGJ~@AeF~dw1R!tnII#1dQf!B6*{5-eca`ES|j6V$0tawNeaBQuO@hLtQ5f zW4h-l9pidUsM`@%%*HF`xf)NZ)rt+l4*5iIAUfsH_S1wTH17km5u*K@Mlwg k3=Xje9R1_fWI-oiq2GbLY;lf8T!sn8m#aLTJ$t*3pVK zhVg=FyV7<`bHeo2ji%8&uZTp3p-q-;KQTk#eAE0{bT*21L^MQobUItPM^y;(|TU=MAcmbwPOOvS?!4{tr1Sf*1n zJzI_I!LVu{hKci1Co);eX$F!C+7X|f=Dzyxet~;fc81Sr0Cs77@&YOz58n@Ok#>gKs3lk z?r;Os^;{lW=mwH3-kIJ5+e7y^^ew61seN?ULPPbLuNXaLiX%+xR?vl2VtPvIiUI3b tE#C=i5(Z|7tqX&=iC)qaMut{~a0|ET8>aq^;7$;U;VylngjSB}`VSg+Ag=%b diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class index 50759c10fe3d08047c8c7b270fddf051ec848f95..4e9ad40c4c0dd5f205c0e93d1dfa114cfe2fc9aa 100644 GIT binary patch delta 592 zcmZ8dOD_Xa7(KVDWm-(UsrR#<<89Hz0t*pV#KuAH%d?Q2M4gH#E{p#uShA2h|V{FbsHqcbc8!x~7}H1Qt?BJYt5ahcEh@ zMiG2<|AAD*UYe-bA+3~7dD z_NxAwKuMU->yt$LlUD>8bD}2p{^3X#rrU39Jg*u|mXQnxy|0aa7iz)a-JY;{qIFa| zr~;NyPjjwdNN7MKRe&UPj2KO5wp4_LkwgRVvdpyl3$P1h+#qMz+BRMyBLR87Pp(jU zMqC>#r%c#sUO_rm$!QI>qgWTVWr>DAwq7V`A-i-Gq7~UBx1&w8X-5aGc6#1abP7a9 M7p)Spt;^B(1tmp`=>Px# delta 285 zcmZ{c%?bfg6vzK}j4`fcQog@G7h^G5D+_Bor6_9BG?6B0QdXV;YY(A_EIfb*@e)eT zT((Z#bGrZYJHMxTQ2670y8~#WzU4a}Tv`*?bnLmcy*6{QyIxof(eBJ#nZ}%QqvtNC zj@=3%zV}P7z3LlmVqlsEKNQkP^g>90At|JiNVwiOgXtFpj)F;1SBL?INK=o0DP)kP zAHao;5s^dw=jssS*|~lKi-ymL{9Ju;;H^doV*E!~K#@c;O2kPhqe4@LMi*6)XsFTT I#CRsE59N#@=Kufz diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class index c34129dffd7f9b07f5a246cd88c6a141bdf73178..0952e49f5ca828f46ad1442a18de6fe096e43fd7 100644 GIT binary patch delta 289 zcmZ{fJx&5q6otP#83yM0Hx2^wJA!Co!vZuE)^@I7VkQJa2q6;^D_aw^Ak;2m5^OA7 z09$bf7REcTr+7E#+;`6R@_q{+p4t66a55-@Mfez$fHW7>3Lp~zsR%xz literal 1720 zcmah}QBxCF6#h=KvdOY&0HsnB)RMLdRHIa^HA<@?YHC0VHfm>dSdu%iy6ocaqR{I2 z(w9E=u|K0Tn9lT})93yIe~sh0catSZEt%QPJ?EbLo$s9Q?EUxcUw;Fb!M!vRNb1l` z96}%A^nzu(q3y0-_bk6v+GEX%buT|n=nL2EAb*a7>wEV1N0$wxkk(maj_Amk7{m}^RE1m5!;*L=+^{s~Z3dz$mjrE9 zg!k2{S{g@jOvi|ck8qrD@&Hl<+Ty1slYMOBgv=z-9!Q*=i7^R6+Xh>wOq|9ignr(> z>029Xb~7LxD-`Q7v#z_WBTpFK=bxIDu%DUu90djngu`W5Jje679lJ2f!|fW!go#Of zK}ZFn8#i2dKd{)4sAo--z&dE*_J$w~MNz7~OQFvqmQ$D_q=o z1s9z!95^+_2G>;aT3pkSy6uYj&Gi-G-?dg8Ri)RooQCDw((X7lIg*6&gP`-%WrDdb z=cwY?%_pKo80+b74`VfFWl4oN>xo?j_QiA&7km)}5^+E!SY)X!Whb`I6B66}(xenT zLAz+(`I(w!W&=y1)qFB%ZFI_tm{#3T_!75Y;a0coP+G>4x9K;<4O@0)WY5scFZHaH zfg4zLn~oRoFwBW?&Es>ac@c!SynuO_HJ3H1I2Q8`aEh;j6bM&AnT)&+_=b>AKfYn_ zx9Yw~a13BfOuhz9{0aRJwi39;?>>$JY+UE}NEC$%X4&F+g~pvk6*oFq)9ja6^ge{! z13@ta;U;eJQ9><-cz~pW$W82kCfgXuyj*^b;f^($G1$uP!XM^vz~|3CKo((7np~VF z7pM6yPVfC;!3tWo=ZG)($>xqZqBu44rS|%imGx zZYgFv$Y!Jc;g%xKj#e9AOP)#9$ua1>-a;DNd=LJF9DYU-FK`Jj@er>R?+X#5nD?U& z?=*hEZ5-#e3}Oy-UM2bbHD1p{!yU#oKyUGoNas(Pun<@IK|OxyY1Dt|@%_ONzy2?T bhDGL;z!L8Azs47vtU`K@q7gAxGV}5szEx#y diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class index ea82c0b6c025f17eaffc454456529493cb8c6d06..4d42d80de11841f6e51077fcae830a105559821b 100644 GIT binary patch literal 3257 zcma)8U365{75+{#$xJR+m_)!|eqvLd449E0MGcB%AUZIKXkvauT5e_z$<>*A!`wRw z5yfb=K(T0ATG2plsaC1lDw>I96rcLi)yKZHt83}94akejEgnXJs+ z=bZiRefHUZ=lt#Kv*!TZiE|pNP#r`-M-6HP8Xh)AjD0a@)U*a;+uCzRRtnT^G%eG; zQ=mH1+!I1bpzgx4;>_f^^Cv&jpkYA}x{k}RP+-Ll!?auyZnKSCI#w~;BD1zY$dPWh z>1Igpl1P%bi)9Sjtjo=jSZi|+YYgkCM}t6+z+L8}gsq7r63sn9EEc$?+{RwhO53Ax z+j3mPavc_4s^bb=DR3nTZ;^Y9e8!DuY)9TZEOUly+Lk~dLdqC>wT^3Wt$;?@9@8-g z*seh2LEdV)?~a%;>c)21!};M3Y2`I6LvrUw)*yZ; zP_GWk4AzlwWmZFzrzfJL8Bua>PNoGeFR7SCw(@SPb==6Pn!%iu7O%u~+{7z^flOZ3 zVJ+4Lv0lf`xJ6*$+;+ZYHEqew@$CZPl6u8ax^LBS8%r&iJxQlM8bqtWwR39BtT8BK zZTUTWB$=7unTFeO2d51sMlD50h376hL3wz#wdGycwnAtV&@U8^&m1aTc=`0qho>}b z!WNcZ$Y*KSaX0RvyvoTG#c@z&hcb087d=I-9JFmZwj)U%Gt%U-sGmjb+_;?`wk>J7 ztJ7?#XvkY2)=Iv&O&q-&U$XR~h3Q3|Z$ zn$=;cxH>XJepLbIL>bnxm)C20?@4rTWxb9L7kPop*eOQpk-;2$hGJRaTROU`Pl-+r z!#*8jc+~S`(ipSzF4bn4fVb9RSd=U*7{p@&jTJ57yA7ggjfVX=z?t!cKvN|7J$PkM z6Q0!Z6n;W=Mk%p5#YLVp9ambCs`9!ro8$;3N30T|R4l_YoK-&+h?K$SO0X=Q=GKBZ zG>`MF)o>68IP;zi;@No!tkZA=2ZDHR9@zC7jxzQa^T6J$VS=&0ng{k44aeAMiQ_t6 z#7opT$gv%E-jOB0HkLWc^J@h_Mf}7(Hrt?Kk~h=vvX0;4cXTmO8Yb&uE?Em1EExMRcA+Z#Mq`IRFe_R%jvzcIqa?KI&Q zB~43q=CcDb*KMd$V0!t%1zk9Ie9^xChK{D|2OR(wI>$3B?lx#P--!84FG`_4`xRX=U>y(b$ zA=wp95JiFJ3go3~xMM8theA(SRD|)2;W(1)2+eZPNb#UorZ`u1PiE()>mcftFA9#QM9&zCDA|uS4E3h)<2CEQ&>sECK_Hpg&Ru4 zRi$A|^bFQaVM7tO_j{TG)7Y3Kz^49&&C`faVQVz{9<~;c=w%uRYvFz2_`j&j`|0#1WqU+?#GK;wVp__olmwnBeIzz3EU9 z$9Ved0$w25z9J@hdXl+h=x^Rp8Sw^v&ml(NRR~};L<~LRR(e<@&?h?4FS@W(JcO)B!x9;-yLivbeL6!G zjexo$G>Y=6-jXxCV*MB)e4-TV9*_=JAc1O3)3*xm<1a)T2sKF;$OK(ZN9gw3kF)rI g*4t=(KT-ZW=n>+3e@A^f;nQP2o%HEhq8|d^0GHxgtN;K2 delta 1316 zcmY*ZOK?+F82(Ojo5%G~ZoyHzXrZK(5GrX(8%Tq-5F1+_0*a)?Y7HUK(3sFBX{&-M zD36N3;?5|}$l$QD4nAPyR=J}tWW~;L;m(zzcHznymyZ8`l9^7=|1bN|Qv zq4DBc{n399ege>o>v#2L(X;kcaw<6!EKFx|Cxd%-mx{%F&V%&=a?!p~xoj=ony>tL zTSpT%NYtU;3mvTz8_{Nd?C`t%5}Oe)A3C}{O=y>R7F$i>e5TwXuzKnCXMfGzTbiAF zd}Y4!=@;zTDX|T00#Bs!+5BW|ET2iGJ?Iv2{rU6F%2zj7vt42bYqUagii|yEeEj`| z#rX$p+$r%K8|zZpbaK*z=gGP>J6pM=th*$3D_8eKDN}Ug1@o5k=~Xc}+4V(<0SubI zIDLt|68o^9u2D#5)2U*NFC$>=<5&cf)5V}#iF$DW2i-U%@iMFHSDNV(iGjhx{W@Ye zEb%Iim``bbI;~x&(}pFE;x%)x)-GN*f35Sa4(S-dD97+kfmXkH$lW40AK}0rlStvX z`MVZzx^aTV-cB89jJlCgY@3cTW?99$bc{306Kh+Q!zf>1QlfyO+2M+aDOMR_9VIsD zcw6EfyldWcMa+L(=gdd$e3`O4n9HRnW7%Y(kS?HwWDY6{ogT_8&EPyKq+BSZz$&B| zDx?4^Jd5`fmNBdFTn#Br#Cg{`xFB$z$U6Ej2*rfi>h+b^tXn|KefR=_@8GkrDZ!{2 zx-nxkTi6n?(KNg!s5Bwggld|QX82cVx|Al&ns7}M){OWHO+;y;tcg}NWkfaO_zF?4 z67{jDueMR2)`0WNqS){P`tKu73V!w^?%^d1udqkF<`Fl}8hV3ch<+9l0byY%pjl|- zO>K+}2Nv*#g=C;iZ)79Q{3LUFc^hL)PgQBu#yHcrsx)pR$Mm#?2@;2Gl$cJll@6J? ztK$7W%^zX|&8^TVn>yv;No+zR{Aflywos3DVJkICxr6FEgdud|1T7WNjWY<7^A3E1 z2tG#-zQ#`2)Nv2#d+{6k@CSC`Z*u(?F+uGmB>F`I2E=+C6hRyny*MWJBO^v|O^oA9 zaT<5<0bNCM+QkGe;36?EF5xmnnQH>usYb{MuMM4IdnU2`8r7ow1|EF7ybF2H(H#LN uuF&kjN4QE@PeoQjj#^`kT8GZ3wN6?aA>@&+0$HnL926BExhf}THU0<1Qx)g{ -- Gitee From 2a94b3045004e6458dd799be4c643f5249e4637f Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 18 May 2022 20:06:20 +0800 Subject: [PATCH 22/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E4=B8=80=E5=BC=80=E5=A7=8B=E6=98=AF=E7=94=A8JPanel?= =?UTF-8?q?=E6=9D=A5=E5=BD=93=E7=94=BB=E6=9D=BF=E7=9A=84=EF=BC=8C=E5=8F=AF?= =?UTF-8?q?=E6=98=AF=E5=81=9A=E5=88=B0=E5=90=8E=E9=9D=A2=E5=8F=91=E7=8E=B0?= =?UTF-8?q?=E4=B8=80=E6=97=A6=E6=94=BE=E5=A4=A7=E6=88=96=E8=80=85=E7=BC=A9?= =?UTF-8?q?=E5=B0=8F=EF=BC=8C=E4=B9=8B=E5=89=8D=E7=94=BB=E5=A5=BD=E7=9A=84?= =?UTF-8?q?=E4=B8=9C=E8=A5=BF=E5=B0=B1=E4=BC=9A=E6=B6=88=E5=A4=B1=EF=BC=8C?= =?UTF-8?q?=E8=80=8C=E4=B8=94=E5=8F=91=E7=8E=B0=E5=85=B6=E4=BB=96=E4=BA=BA?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E5=A5=BD=E5=83=8F=E9=83=BD=E6=98=AF=E7=94=A8?= =?UTF-8?q?Canvas=E5=B1=85=E5=A4=9A..=E4=BA=8E=E6=98=AF=E6=89=93=E7=AE=97?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=BC=80=E5=A7=8B=EF=BC=8C=E8=BF=99=E6=AC=A1?= =?UTF-8?q?=E7=94=A8Canvas=EF=BC=8C=E5=B9=B6=E6=89=93=E7=AE=97=E5=85=88?= =?UTF-8?q?=E5=AD=A6=E6=B7=B1=E5=85=A5=E4=B8=80=E7=82=B9=E5=86=8D=E5=BC=80?= =?UTF-8?q?=E5=A7=8B=E5=81=9A=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardDemo2.java | 7 +++++++ .../PaintingBoardDemo$1MyCanvas.class | Bin 0 -> 925 bytes .../PaintingBoard/PaintingBoardDemo$6.class | Bin 0 -> 1720 bytes .../PaintingBoard/PaintingBoardDemo$7.class | Bin 0 -> 2494 bytes 4 files changed, 7 insertions(+) create mode 100644 PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$6.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java new file mode 100644 index 0000000..8c544e2 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java @@ -0,0 +1,7 @@ +package PaintingBoard; + +public class PaintingBoardDemo2 { + public static void main(String[] args) { + + } +} diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class new file mode 100644 index 0000000000000000000000000000000000000000..d0b25c6fdce4ece591f77753a13299d404aa2afe GIT binary patch literal 925 zcmah{U2hUW6g?Lx3+p1ZRs3$PQia8c#z#yaz^Wvasx_GSHoz3dz-}|U(D<`VtR_DA z1N>3OJKMq*`_PBIcjnC9bI+YQfBydZ4PXau76~LRq#UduO{lyR$_te@Z1_SCYD>FU za^jbs?|p3wZzcjlIvlB>^o+38UaGtJSKV~UILN{#WM^VrQWG(hgpKwWF%va$9M&SF z)|eh1N-YO1b6&UMAZOvKgFFg^{Gxav;id9axI;*mD_t9FShsM^!F3b~tBdM4S{#j3 zpCxApS{z5*gcs$w`DwdWD@IP`MEHI$ka{L{z4DpRC|^44|0K&ZRl0;!(;x8k`L^<8 zXFBOg{ZaJBjI6c&z8H6fR%U+&rp!GPs+Tp6-=@x!9;l%w!l`D~l_T@0gyOl0=XX*! zdT2;kk7X~;2=;+L)qVL|8Fj^_XEt_tYVMc^+4cHkKVaMJ$#CQkEIcA?E>&MN1tHUs zLHO1WSen!FJgJ*w5d@NF&CFef`|KQtt(qtljC}yk>{NsBm&XmxH+j|MoHU4AJps8- zPGGq|aphZ7c#C5i#Ib|h9E)c^-@#qp85%=LxX0@R3cT9DCPzcO%V(xluIhe=l}yqP xtbU4V?db45Yy5DII)^!Rjwje+suUhXv`VBxMFK@g14PqOTa4liOt;CMc450)cel_! z_#=FBobf?@P|@*0r-T_F9H0FK{u;(}?JC^ifn#t|JE6N4BcjH+&O#^_xY!0CF~g!Z=k?HfpEC&isyJfw__JZdAMEU zm@qMkHwmdgbmN8#F9sGH67{T!5?BW<+};p`p(skVcPaE)#BvH#gtX5ox#x~Ba2^+Q zOq+NY7x%~!#j_mZ^G(Z9MfRXYVwH=ZNrIP5lyR8}wtVaHq7qRr)c99y=wKnUaSwV_ ztJ^^+T){=>3kOb3vB5P}ycXAVq;9)nesg_A_;;)oM^))HEvI4mwzNA=O^zgC{2=K3 zbeUkT%Q>nzcJrZV5ypDD+rwDRSy@sc&U#{3fqgMu#06gjfkYfo2^LvuOWBF7bA-e; zzceWYPtYz}cYda3nc2WnXf+?sSsR_QBBoV06u!jmSGd(JJCv5Obukm^w8g4VL0eX&mL^^-UgoU`u|J396o<_Y) kkB<(9c=o>#8Wx#X0!z5V{~BLxvI^-riblj($;``t0r)Ft^8f$< literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class new file mode 100644 index 0000000000000000000000000000000000000000..0a075d6ccd732c6b79fbba2417ef8150a4e2f6fc GIT binary patch literal 2494 zcma)7TXR!Y6#jOb<|K#H5())UXrWTEDM(PEV1mWofRx^BYisewX|kIfNY07poRESd zsQBPG(_zLJ2gYZgd|;-w40WuR@iORm8-IfS2w&8-_es;lKGe+QT=rS(TWf#oTWdf3 z`@!b`y76uhHKNVyqV4X5yo2h(d6%#`z=M9bF1-ASC*@GN>5*gX9c zVx><*zg)Sh(%Ts!)3dbejs*Q8QzCvs!ywKxZ1+k!K{syp>3O$c6D!9mgti{5BpN}3 ztZB5jFgM3-o|1xy2QW-bIEhR#`1-6A@w9cwF!@L! zH_PowkpO9A$V%$jDcv^2duh=pW);JM&7j*)#0gWEDUES^&a!hnMJ-lQjmoSC#13fB zBt6Ny*CSq=Rm-1X>x!QE{TZorTCjz>X}oyF6grW5C)@hjl2jxtL+iSUr-o`NG1PDp zbCYLPT~tEbweDS64*KGolLM}y>?p?@!!{YEa_TU69Q=>@L|sL7*t;HdBW2WFNpG5y z;G|)BDv1nAlU|UPq<$uj>L*-1d3jjR%YrI+eNCu>wGH?Rt}|$B3Kxh9ZZI4aE1PeC zPLT<#U?;h7q)AdWU&ZNnMBtE42FzsEa_9sZ=5EF!odia>WFT)3bt( zS$YFhiAIzoiIj)M9#E_;^zH5n>Sva*b@(uA3@xFtyX6kvJG_LQF&~T7g?;zY9INYG z1Y5-ZB^-?T!~P{4Ug%Q9{mF%{zzU9&|A|;I99+T48DYAF*dn^iPrXe_sP$q~fG*1z zSi-rO8de*J!gcpCGW{|3#QZCmoC*7vF|}Ixe2=!#f*W`n45o;X7u+o!XF}mA5g%Lg!3CA{e)Zi84LIYxA80P;CD&b zEjrqdViX*6MC3`FMH)R&$p17l^b{bJE*Q9kAYrMvj4WMm(LV>1JZ{S;i=LWs6M4J_ zALVi#HXNd!NG_M+E?hz&72pG0L6LSC!uyz~7`3=cmIqM#52fi>P@~|Qf_kRl4Fzw4 l?&Ieb%=|@F^HC6?jkm}W^wvgcy(3rJC@E2IYIeHQ?_UhBm+$}p literal 0 HcmV?d00001 -- Gitee From dc0fea37b80a99735a523a32d6c2cd1fc1affe72 Mon Sep 17 00:00:00 2001 From: NeKoToKi 0321 <9813705+moonshark@user.noreply.gitee.com> Date: Thu, 19 May 2022 06:07:17 +0000 Subject: [PATCH 23/57] add LICENSE. --- LICENSE | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d8e161d --- /dev/null +++ b/LICENSE @@ -0,0 +1,43 @@ +Academic Free License (鈥淎FL鈥) v. 3.0 + +This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following licensing notice adjacent to the copyright notice for the Original Work: + +Licensed under the Academic Free License version 3.0 + +1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, for the duration of the copyright, to do the following: + + a) to reproduce the Original Work in copies, either alone or as part of a collective work; + b) to translate, adapt, alter, transform, modify, or arrange the Original Work, thereby creating derivative works ("Derivative Works") based upon the Original Work; + c) to distribute or communicate copies of the Original Work and Derivative Works to the public, under any license of your choice that does not contradict the terms and conditions, including Licensor鈥檚 reserved rights and remedies, in this Academic Free License; + d) to perform the Original Work publicly; and + e) to display the Original Work publicly. + +2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicensable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, for the duration of the patents, to make, use, sell, offer for sale, have made, and import the Original Work and Derivative Works. + +3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work. + +4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior permission of the Licensor. Except as expressly stated herein, nothing in this License grants any license to Licensor鈥檚 trademarks, copyrights, patents, trade secrets or any other intellectual property. No patent license is granted to make, use, sell, offer for sale, have made, or import embodiments of any patent claims other than the licensed claims defined in Section 2. No license is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under terms different from this License any Original Work that Licensor otherwise would have a right to license. + +5) External Deployment. The term "External Deployment" means the use, distribution, or communication of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether those works are distributed or communicated to those persons or made available as an application intended for use over a network. As an express condition for the grants of license hereunder, You must treat any External Deployment by You of the Original Work or a Derivative Work as a distribution under section 1(c). + +6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent, or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. + +7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately preceding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of non-infringement, merchantability or fitness for a particular purpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to the Original Work is granted by this License except under this disclaimer. + +8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to anyone for any indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to the extent applicable law prohibits such limitation. + +9) Acceptance and Termination. If, at any time, You expressly assented to this License, that assent indicates your clear and irrevocable acceptance of this License and all of its terms and conditions. If You distribute or communicate copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. This License conditions your rights to undertake the activities listed in Section 1, including your right to create Derivative Works based upon the Original Work, and doing so without honoring these terms and conditions is prohibited by copyright law and international treaty. Nothing in this License is intended to affect copyright exceptions and limitations (including 鈥渇air use鈥 or 鈥渇air dealing鈥). This License shall terminate immediately and You may no longer exercise any of the rights granted to You by this License upon your failure to honor the conditions in Section 1(c). + +10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. + +11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of copyright or patent law in the appropriate jurisdiction. This section shall survive the termination of this License. + +12) Attorneys鈥 Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. + +13) Miscellaneous. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. + +14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. + +16) Modification of This License. This License is Copyright 漏 2005 Lawrence Rosen. Permission is granted to copy, distribute, or communicate this License without modification. Nothing in this License permits You to modify this License as applied to the Original Work or to Derivative Works. However, You may modify the text of this License and copy, distribute or communicate your modified version (the "Modified License") and apply it to other original works of authorship subject to the following conditions: (i) You may not indicate in any way that your Modified License is the "Academic Free License" or "AFL" and you may not use those names in the name of your Modified License; (ii) You must replace the notice specified in the first paragraph above with the notice "Licensed under " or with a notice of your own that is not confusingly similar to the notice in this License; and (iii) You may not claim that your original works are open source software unless your Modified License has been approved by Open Source Initiative (OSI) and You comply with its license review and certification process. -- Gitee From 4ff3d266fa57d1aa3ffa7560685b23b82cd35bb8 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Thu, 19 May 2022 21:29:50 +0800 Subject: [PATCH 24/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E9=87=8D=E5=BC=80=E4=BA=86PaintingBoardDemo2,?= =?UTF-8?q?=E9=A6=96=E5=85=88=E8=A7=A3=E5=86=B3=E7=9A=84=E7=94=BB=E5=9B=BE?= =?UTF-8?q?=E6=9D=BF=E6=9C=80=E5=9F=BA=E6=9C=AC=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E5=85=88=EF=BC=8C=E5=81=9A=E4=BA=86=E7=94=BB=E5=9B=BE=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=EF=BC=8C=E5=B9=B6=E4=B8=94=E8=83=BD=E7=94=A8=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E7=9B=B4=E6=8E=A5=E7=94=BB=E7=BA=BF=EF=BC=8C=E8=80=8C?= =?UTF-8?q?=E4=B8=94=E5=8F=B3=E9=94=AE=E5=8F=AF=E4=BB=A5=E5=94=A4=E5=87=BA?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E7=AE=80=E5=8D=95=E7=9A=84=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E8=8F=9C=E5=8D=95=EF=BC=8C=E6=A0=B9=E6=8D=AE?= =?UTF-8?q?=E5=90=8E=E7=BB=AD=E9=9C=80=E8=A6=81=E5=8F=AF=E4=BB=A5=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E6=9B=B4=E5=A4=9A=E9=A2=9C=E8=89=B2=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardDemo2.java | 106 +++++++++++++++++- .../src/PaintingBoard/startPaintingBoard.java | 2 +- 2 files changed, 106 insertions(+), 2 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java index 8c544e2..6473edf 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java @@ -1,7 +1,111 @@ package PaintingBoard; +import javax.imageio.ImageIO; +import javax.imageio.stream.ImageOutputStream; +import javax.swing.*; +import java.awt.*; +import java.awt.event.*; +import java.awt.image.BufferedImage; +import java.io.File; +import java.io.IOException; + public class PaintingBoardDemo2 { - public static void main(String[] args) { + //定义画图板大小和名字 + JFrame frame = new JFrame("画图板"); + final int area_Width = 600; + final int area_Height = 600; + //右键跳出颜色菜单 + PopupMenu penColorMenu = new PopupMenu(); + MenuItem red = new MenuItem("红色"); + MenuItem green = new MenuItem("绿色"); + MenuItem blue = new MenuItem("蓝色"); + //定义画笔默认颜色 + Color penColorNow = Color.BLACK; + //创建图片缓冲区,缓冲区画布 + BufferedImage image = new BufferedImage(area_Width,area_Height,BufferedImage.TYPE_INT_RGB); + Graphics graphics = image.getGraphics(); + //定义XY记录鼠标拖动过程上一次的坐标 + int preX = -1; + int preY = -1; + //定义好我们的画板 + + PaintingBoardDemo2() { + + + class myCanvas extends Canvas { + @Override + public void paint(Graphics g) { + g.drawImage(image, 0, 0, null); + } + } + + myCanvas drawArea = new myCanvas(); + //设置画图区域 + drawArea.setPreferredSize(new Dimension(area_Width,area_Height)); + frame.add(drawArea); + frame.setLocation(500,150); + frame.setVisible(true); + frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); + frame.setSize(600,630); + + graphics.setColor(Color.white); + graphics.fillRect(0,0,area_Width,area_Height); + + + //监听右键 + ActionListener listener = new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) {//单击执行的操作 + String actionCommand = e.getActionCommand(); + switch(actionCommand){ + case "红色": + penColorNow = Color.red; + break; + case "绿色": + penColorNow = Color.green; + break; + case "蓝色": + penColorNow = Color.blue; + break; + } + } + }; + + red.addActionListener(listener); + green.addActionListener(listener); + blue.addActionListener(listener); + + penColorMenu.add(red); + penColorMenu.add(green); + penColorMenu.add(blue); + + drawArea.add(penColorMenu); + + drawArea.addMouseListener(new MouseAdapter() { + @Override + public void mouseReleased(MouseEvent e) { + boolean isPopup = e.isPopupTrigger(); + if(isPopup){ + penColorMenu.show(drawArea,e.getX(),e.getY()); + } + + preX = -1; + preY = -1; + } + }); + drawArea.addMouseMotionListener(new MouseMotionAdapter() { + @Override + public void mouseDragged(MouseEvent e) { + if(preX > 0 && preY > 0){ + graphics.setColor(penColorNow); + graphics.drawLine(preX,preY,e.getX(),e.getY()); + } + //记录新的目前坐标 + preX = e.getX(); + preY = e.getY(); + drawArea.repaint(); + } + }); } } diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index 99a7824..80fe292 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -4,6 +4,6 @@ import java.awt.*; public class startPaintingBoard { public static void main(String[] args) { - new PaintingBoardDemo(); + new PaintingBoardDemo2(); } } -- Gitee From 39504700144e2943e9b7a8d0b398b3b0d803160d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Thu, 19 May 2022 21:30:46 +0800 Subject: [PATCH 25/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E9=87=8D=E5=BC=80=E4=BA=86PaintingBoardDemo2,?= =?UTF-8?q?=E9=A6=96=E5=85=88=E8=A7=A3=E5=86=B3=E7=9A=84=E7=94=BB=E5=9B=BE?= =?UTF-8?q?=E6=9D=BF=E6=9C=80=E5=9F=BA=E6=9C=AC=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E5=85=88=EF=BC=8C=E5=81=9A=E4=BA=86=E7=94=BB=E5=9B=BE=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=EF=BC=8C=E5=B9=B6=E4=B8=94=E8=83=BD=E7=94=A8=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E7=9B=B4=E6=8E=A5=E7=94=BB=E7=BA=BF=EF=BC=8C=E8=80=8C?= =?UTF-8?q?=E4=B8=94=E5=8F=B3=E9=94=AE=E5=8F=AF=E4=BB=A5=E5=94=A4=E5=87=BA?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E7=AE=80=E5=8D=95=E7=9A=84=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E8=8F=9C=E5=8D=95=EF=BC=8C=E6=A0=B9=E6=8D=AE?= =?UTF-8?q?=E5=90=8E=E7=BB=AD=E9=9C=80=E8=A6=81=E5=8F=AF=E4=BB=A5=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E6=9B=B4=E5=A4=9A=E9=A2=9C=E8=89=B2=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardDemo2$1.class | Bin 0 -> 1337 bytes .../PaintingBoardDemo2$1myCanvas.class | Bin 0 -> 867 bytes .../PaintingBoard/PaintingBoardDemo2$2.class | Bin 0 -> 1281 bytes .../PaintingBoard/PaintingBoardDemo2$3.class | Bin 0 -> 1369 bytes .../PaintingBoard/PaintingBoardDemo2.class | Bin 0 -> 2815 bytes .../PaintingBoard/startPaintingBoard.class | Bin 479 -> 480 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$2.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2.class diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class new file mode 100644 index 0000000000000000000000000000000000000000..87ea162cebabbb1cef885d9fe1fe9efbd9533bb1 GIT binary patch literal 1337 zcmah}&rcIU6#k~&vfHxIS}7=kAQo*4rGQe=A_xV4Bn3$@9K0=MgvE9jcNg$%;=z-N zUL=u=7ZN>51QSg3?qA^DgZv9#h;L>IKN1rNJ2UUi_uhQpn>YQrzxy4)Fz$yDKv0FE zBZL};j%mZRJkwejvkhlHcfuOyRl7gg$57)fnr^a}(4`ZA|G*0oXb7u_=%|Ix5L+@< zjaH800kx#i_X%bsal6Jkxd z7P#j-igvYXSn~`GsdVY+gc;8vB}AbC2^EbxnsDv}1s}kmEgJ4((Vpj$!~+e@MC;G) zhrL%@BDh6ID=w0YKU*;>E<+-9>=a)|A^liGy9oRCgTgd)(0cFf2Cc(LqEp2c9aoWJ zs6W(Hv@5nlM>?FS$NZE+tMnJb$e>F_w~nj`Yd@{j47JPLlCe|vnm9D4qgRB6797qk z;px|LO?Z^K$_iI8z|eZg=6Homrt5Kw6S>aR>35u-rHp?0q9xPfQ!CXu?mRN)Dpb&T z$u1j}S;H}fec)6?2Qeg1&7JHkFhmV`?bF^n3LJBY25X zyv7*bU>xspPfBkmJc&A#zCqX#k{rT2qA^OM$7nwRZ6CcV8t9+Z*Vne{`d@^hph%km XN;g5XLhmk&yV8@P^rDW8cIDqc_JKB2 literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class new file mode 100644 index 0000000000000000000000000000000000000000..2462b89553c4b8a701ef3616346743f06f9c7151 GIT binary patch literal 867 zcmaiy*>2N76o&tkxN+>7#%&>GEp16lk|M%#8Pto0rIA8G0;LjnlX#jKC3a;ysdy}; z0umQI01t&YGof}PA?3o${B!0z%lyCp{QL#r05uCaHEk4OnXnx!!y%MDi>YXc^Q4i&Uig8Z z91!x=TGzq~N+w(ft5_p!Ey5F){IM8F!e%EWYo&2GIX#t;^xA5l%eamkCdv*raFei_ z2EU2K+0gHESC$uva~(~1Ud?bbK)anOvjkdy*NbH|l~J?yiLhH;JdawJV6;MyOD=W% zKps!VJsEuzy%8&Gov<%PT@m?e{ZBO1v5{@?6f;g%ZkFI=Sq%sfwThVLj_9 z-6Pl^!b#MZuYFb0#@rQXD?C=irN9v6#fPZ3w60zk-Jc_N-s!Dy}N*x0p<6>hM-O@#=C-+Md!}7k zliVpM+fM7ED$|iPL$7yax{(xF=i3afFgFx`pN@V68T1CXB4vjkXB@#97CL%Ima3n# z+-`8!2tvnzhCv-e7-pFI$QwM#kG-U52-`~*WZe~+GOu~Up#Yan+w@i$x}&jT5Fy;q zFrwooMj0lq^4w4)41=b-Eo=4Ku47gziirFV`Z10P4U;;iFwGF|lrrU66LwZw(kTeL z&M=byFX^)@l=2B-M#n6|41tR9_I$CNg6DMHX~FwJ+{HZ&^E#r4F@!Etk-vK+k14b0 zxlmSCYtp8qj9e~OR4F8MEZ{yF*Bn7&ET_Pvj#LZWXLud$cqK+hiwl<)E0SJTmIcF5 z-n7M5y?Q8|U4Cd063WXGw~E{`)wu}yg z8Y&n@x>M&>x@5zkHCupe4@h9gv#sBsNWzz*t)+_|vhdu7{G{uuGP7 zX^aZOJCYPx-({r{hoUFxNSGXG18RBh3S4`1)Nr|a75(v|1=`_V%!^3L6 z0NQDY6+&wWOJGRTS5}Rk(%Jz20?@oNiU0rr literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class new file mode 100644 index 0000000000000000000000000000000000000000..5af4617316eca132a50bc864288510ed9097e295 GIT binary patch literal 1369 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 Date: Fri, 20 May 2022 16:23:22 +0800 Subject: [PATCH 26/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E9=87=8D=E5=BC=80=E4=BA=86PaintingBoardDemo3,Demo2?= =?UTF-8?q?=E8=99=BD=E7=84=B6=E8=A7=A3=E5=86=B3=E7=9A=84=E4=BA=86=E7=94=BB?= =?UTF-8?q?=E5=9B=BE=E6=9D=BF=E6=9C=80=E5=9F=BA=E7=A1=80=E7=9A=84=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=EF=BC=8C=E4=BD=86=E6=98=AF=E5=88=9B=E5=BB=BA=E7=BC=93?= =?UTF-8?q?=E5=86=B2=E5=8C=BA=E7=9A=84=E6=96=B9=E5=BC=8F=E4=BC=9A=E6=9C=89?= =?UTF-8?q?=E5=B1=8F=E9=97=AA=EF=BC=8C=E8=80=8C=E4=B8=94=E5=90=8E=E6=9D=A5?= =?UTF-8?q?=E6=83=B3=E4=BA=86=E6=83=B3=E5=8F=B3=E9=94=AE=E5=94=A4=E5=87=BA?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E9=80=89=E6=8B=A9=E5=99=A8=E7=9A=84=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E5=AF=B9=E7=94=A8=E6=88=B7=E4=B8=8D=E6=98=AF=E9=82=A3?= =?UTF-8?q?=E4=B9=88=E5=8F=8B=E5=A5=BD=EF=BC=8C=E6=AF=95=E7=AB=9F=E5=A6=82?= =?UTF-8?q?=E6=9E=9C=E6=B2=A1=E6=9C=89=E6=8F=90=E7=A4=BA=E8=B0=81=E4=BC=9A?= =?UTF-8?q?=E9=A2=84=E5=85=88=E6=83=B3=E5=88=B0=E7=82=B9=E7=82=B9=E5=8F=B3?= =?UTF-8?q?=E9=94=AE=E5=8E=BB=E6=8D=A2=E9=A2=9C=E8=89=B2=E3=80=82=E6=9C=80?= =?UTF-8?q?=E9=BA=BB=E7=83=A6=E7=9A=84=E6=98=AFDemo1=E6=B2=BF=E7=94=A8?= =?UTF-8?q?=E8=BF=87=E6=9D=A5=E7=9A=84=E4=BF=9D=E5=AD=98=E6=8C=89=E9=92=AE?= =?UTF-8?q?=EF=BC=8C=E5=BE=88=E6=AD=BB=E6=9D=BF=EF=BC=8C=E6=88=AA=E5=9B=BE?= =?UTF-8?q?=E5=8F=AA=E8=83=BD=E5=9C=A8=E7=94=BB=E5=9B=BE=E6=9D=BF=E4=B8=8D?= =?UTF-8?q?=E8=A2=AB=E7=A7=BB=E5=8A=A8=E7=9A=84=E6=9D=A1=E4=BB=B6=E4=B8=8B?= =?UTF-8?q?=E6=89=8D=E8=83=BD=E6=AD=A3=E5=B8=B8=E6=88=AA=E5=88=B0=E6=83=B3?= =?UTF-8?q?=E8=A6=81=E7=9A=84=E5=86=85=E5=AE=B9=EF=BC=8C=E6=89=93=E7=AE=97?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=BC=80=E5=A7=8B=EF=BC=8C=E5=8E=BB=E6=89=BE?= =?UTF-8?q?=E5=88=AB=E7=9A=84=E5=8A=9E=E6=B3=95=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardDemo2.java | 48 ++++++++++++++++-- .../PaintingBoard/PaintingBoardDemo2$1.class | Bin 1337 -> 2536 bytes .../PaintingBoardDemo2$1myCanvas.class | Bin 867 -> 867 bytes .../PaintingBoard/PaintingBoardDemo2$2.class | Bin 1281 -> 1337 bytes .../PaintingBoard/PaintingBoardDemo2$3.class | Bin 1369 -> 1281 bytes .../PaintingBoard/PaintingBoardDemo2.class | Bin 2815 -> 3296 bytes 6 files changed, 45 insertions(+), 3 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java index 6473edf..fbbc861 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java @@ -9,7 +9,7 @@ import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; -public class PaintingBoardDemo2 { +public class PaintingBoardDemo2 extends JFrame { //定义画图板大小和名字 JFrame frame = new JFrame("画图板"); final int area_Width = 600; @@ -27,8 +27,13 @@ public class PaintingBoardDemo2 { //定义XY记录鼠标拖动过程上一次的坐标 int preX = -1; int preY = -1; + + //创建保存按钮 + JButton save; + JPanel panel; //定义好我们的画板 + PaintingBoardDemo2() { @@ -43,14 +48,51 @@ public class PaintingBoardDemo2 { //设置画图区域 drawArea.setPreferredSize(new Dimension(area_Width,area_Height)); frame.add(drawArea); - frame.setLocation(500,150); + frame.setLocation(350,100); + frame.setSize(900,700); frame.setVisible(true); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); - frame.setSize(600,630); + frame.setLayout(new FlowLayout()); + frame.setResizable(true); graphics.setColor(Color.white); graphics.fillRect(0,0,area_Width,area_Height); + JPanel panel = new JPanel(); + panel.setBounds(200,200,200,200); + frame.add(panel); + JButton save = new JButton("保存"); + panel.add(save); + save.setBounds(10,100,20,20); + + + save.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + JFileChooser chooser = new JFileChooser(); + int count = chooser.showDialog(null,"保存"); + if(count == 0){ + File file = chooser.getSelectedFile(); + ImageOutputStream imageOutputStream = null; + try { + imageOutputStream = ImageIO.createImageOutputStream(file); + Dimension imageSize = drawArea.getSize(); + int width = (int)imageSize.getWidth(); + int height = (int)imageSize.getHeight(); + //为了使用new Rectangle方法 + Robot robot = new Robot(); + BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(350,100,350 + width,100 + height)); + ImageIO.write(bufferedimage,"png",imageOutputStream); + + } catch (IOException ex) { + throw new RuntimeException(ex); + } catch (AWTException ex) { + throw new RuntimeException(ex); + } + } + } + }); + //监听右键 ActionListener listener = new ActionListener() { diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class index 87ea162cebabbb1cef885d9fe1fe9efbd9533bb1..d088a55d2ea121df61b635bc5a0e8744a59fd917 100644 GIT binary patch literal 2536 zcma)7T~iZR7=8|fY!ZV+6g4RIi`s;uDOPPwlokUN6hwhS!PdGYhh#O`rMnwIJB~A* z-qZ`PJDururx(3&rUj?W)cgL9_DA%l?Q_mT2%|HwGkebNIq&E5KJPhy{`>nM0Q&KD z6isM05Q?J(VS&@PP0RKzyL8<#-C}0P-=M5I7rOfd;>%{GyXcxL1Fkd$ddGH%y-}(9 zC~w-!rk9H$f~bL59QzO#NIWo?%}m9#OPPs<2eRM`gs)n*<@XCTr_wV9_6rhwW3|keMFFTGW-56RCjo<*4{(AM}-@kmX77oU72ps}3uk5T0T4u#538YhF+LO8B zXYx*U$+4yF=Ylouead%fJ(nI;CXU2$6iI=$lJuu!g<;8}a?5yA=|IVHGHQkS9K&$~ zU2(jH69OGUs8-c1Ns5fBd2~YHNP$rKQvXlX{H2;thtjMHT-}VU0fSuNV>Pp7#?!Ka zwMK1vKZVl<&cxA;w*`9kUI+n0C1*WmQir#aQs@j?RcU*cW7GIMNEt}S(Svsd+Uo$; zMFb)=GHVt6vM$%4QaKmLc_km^)`+x9W#7Pi0{iRglg@(U$B9XsrmYLF`GV06+W~b}= z25t&;)vFZYg6ZTmFVuPw|#m>Ae48C1hs9bwRq* zDq1pN%qf_a8Pm1Y|K?)IFI%2K_a40D*#Anpn>0JUt30KnQ&!0~1J<;eI`!MqU3A>4 zEDD@xsCpwhLkcNkOMOj-pm`1jB-q(Hib6qG2-YE7)@{H=S5cp*$hMAd28PtSut`g8 zTHvj1k$`zSX)DkqS6SgeYA1nc?Z~!vW9hjQTGZ#*{<@+*#RLv$FO7$bK!C#@*eoDe z#^c*gUx$s2TnG+rl3NSD=|E?IEd_^!Cm>V4S$H^ZE@?g(u(z5*A^n zWPmh2t5$YTfS1LTQ*#SaDH6RM$Ed#c&MQOY?vP!mI390`ap{+xqJb5GlRL!UaQ*R^ zyd^z<#POI{eAH%#Yf28xV??+|XHljwADx0{)tW5$=5^EGBW%xsIy)5cv| znuUkY@C0*sig|p8FEmcy@~S^aFSFbWQ}YV<=V4I4k6QEeGmI2Ir*xFIVz`GdIeL8W z!=%Pj{k6caPBh-tk7&rm{{h)3`ZEIeR_2|UI_`e>#+a0bo)G0d=m yCIeLit-^p~aE0^0O#>tUut*`gRt5A?;~c^=!&=oV%Xq}OoqLKf>N&;tG4Manwxb;Y literal 1337 zcmah}&rcIU6#k~&vfHxIS}7=kAQo*4rGQe=A_xV4Bn3$@9K0=MgvE9jcNg$%;=z-N zUL=u=7ZN>51QSg3?qA^DgZv9#h;L>IKN1rNJ2UUi_uhQpn>YQrzxy4)Fz$yDKv0FE zBZL};j%mZRJkwejvkhlHcfuOyRl7gg$57)fnr^a}(4`ZA|G*0oXb7u_=%|Ix5L+@< zjaH800kx#i_X%bsal6Jkxd z7P#j-igvYXSn~`GsdVY+gc;8vB}AbC2^EbxnsDv}1s}kmEgJ4((Vpj$!~+e@MC;G) zhrL%@BDh6ID=w0YKU*;>E<+-9>=a)|A^liGy9oRCgTgd)(0cFf2Cc(LqEp2c9aoWJ zs6W(Hv@5nlM>?FS$NZE+tMnJb$e>F_w~nj`Yd@{j47JPLlCe|vnm9D4qgRB6797qk z;px|LO?Z^K$_iI8z|eZg=6Homrt5Kw6S>aR>35u-rHp?0q9xPfQ!CXu?mRN)Dpb&T z$u1j}S;H}fec)6?2Qeg1&7JHkFhmV`?bF^n3LJBY25X zyv7*bU>xspPfBkmJc&A#zCqX#k{rT2qA^OM$7nwRZ6CcV8t9+Z*Vne{`d@^hph%km XN;g5XLhmk&yV8@P^rDW8cIDqc_JKB2 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class index 2462b89553c4b8a701ef3616346743f06f9c7151..f2264cc357808fb07575dbd3c00297eec0ecc1e7 100644 GIT binary patch delta 23 fcmaFN_LyzM5hg~B$w!$2S+yDX8FVH~GkX94VEhJw delta 23 fcmaFN_LyzM5hh0E$w!$2S=AW$8Pq3BGkX94U~2|) diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$2.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$2.class index 79a8516ea65830898802551d2584a81df3808a23..5671590d181d96e42f190b1a3099bedfe613973a 100644 GIT binary patch literal 1337 zcmah}%}*0i5dXb)%eG~qwNgJ25V2}otOb<%QADAll9Xyv!@=9OJm~6nS9cfiY~sO_ ziC!d;ix(0-Ndyy3^zL8a-GlxMUWoJFk^%_{P2b1No0<3f&CJ`MTVKBe7{}cR0tl*5 zG=$K`FmPWtEYGkOCT-oB%kPnH@uoeJ8ewSj8it!1BJ1)VgMG}4QG^ju5!KKRjUoO> zU()lYZY|{R)gJM>N72R%%kah-g6Yg`6rG5vh-)~61Vgtp*O$FKU*eXRpQw9=ZB2vdm#7*4B>|EHcIv!mmsFY=q6Zy zzP|taa$Pw0Xy`>Bsrb`H-E0P(@Jc^lzVe|{PZ$HQ_i~-vJeX~mY2vRts;;e>q zNHcV{IF)SEcIZln6ZE(rQgD^}Vgy+XsyMG9C*1lEN;O0K6K+Z0ioGl@&1)DEuAv2o zb4zGOG+Y!KrDiU26{8HjEi}6`TsB;fTb#h1NgrI}%q&Ip(-$in7OyNeYutID*Gx)i zqHNc7b5?f@A#W=c(LoHU17oK~iVQJbmi<0==541bl67*s0Q+`EQQ%>8b?-PZ>yS~^)9a6C^e5ZMqg8v+sq@>0;C6IRP2~HyAo59&r>weZyVQO& z+-ukbIb7kcch`2QakXiSa$7QW*X1ty=>>+ta0x6P7q5^WW`IUJ3Z%U(pJ_m9qS?U> zu+>Ly;sPDx*;@Fox@XES4af5S^_KZlYu6d?ip&a+^5( zQP`Jh1QGicr*#0a-&IDkO~%*HT2~YC#9HFgc!>uPD!yXR8W%2 z2XYWTa`xHu&^|+>ko^p{j?){+tfAW%E=Zxn7lug?^nwud1}HTEC&=@7h6bL)zzaOa zE0}l<3-9n$Qtu~wBGsb4O5e5{L^*`F1Y?3oPtti3;VlfQ=%PRC>}>DVw10>|L5U6n ZxP>WN6?%6O+?JXw?$8>gK%ye_`w!d~H_re7 literal 1281 zcmah}>rN9v6#fPZ3w60zk-Jc_N-s!Dy}N*x0p<6>hM-O@#=C-+Md!}7k zliVpM+fM7ED$|iPL$7yax{(xF=i3afFgFx`pN@V68T1CXB4vjkXB@#97CL%Ima3n# z+-`8!2tvnzhCv-e7-pFI$QwM#kG-U52-`~*WZe~+GOu~Up#Yan+w@i$x}&jT5Fy;q zFrwooMj0lq^4w4)41=b-Eo=4Ku47gziirFV`Z10P4U;;iFwGF|lrrU66LwZw(kTeL z&M=byFX^)@l=2B-M#n6|41tR9_I$CNg6DMHX~FwJ+{HZ&^E#r4F@!Etk-vK+k14b0 zxlmSCYtp8qj9e~OR4F8MEZ{yF*Bn7&ET_Pvj#LZWXLud$cqK+hiwl<)E0SJTmIcF5 z-n7M5y?Q8|U4Cd063WXGw~E{`)wu}yg z8Y&n@x>M&>x@5zkHCupe4@h9gv#sBsNWzz*t)+_|vhdu7{G{uuGP7 zX^aZOJCYPx-({r{hoUFxNSGXG18RBh3S4`1)Nr|a75(v|1=`_V%!^3L6 z0NQDY6+&wWOJGRTS5}Rk(%Jz20?@oNiU0rr diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class index 5af4617316eca132a50bc864288510ed9097e295..9058f5c069fa656c21d8213e28e40bcab12b495c 100644 GIT binary patch delta 651 zcmZva+fEZv7=^#xX**$@YN%K#AQVsZpthdTQWPqhCXx_ih;TR2Nv)wXlODh;E10NP zCT6aD3=Lx9g%98x_yoR$G5)(8Ze)_Z*UZ|p*82Z{=9jf;SwH`N{{hT$|D*M-H~PX^ zcZ$wNr|7P`UZ=R|ciZmVGbiY{Ek%5$;Waw53L~3awn%c^WXR?ODMk7)<$^X*9Bs6h z{Gb~=ZZ+z4Z6x~D0ftGNjM$7arpPQg4KIwV@tz&HUe#aoTZ^vORSZ2maPFIEwyeX) zZ6?SlqII|Pr0-eN^l6(j`}B&%InJ9**<{HnlK)$YzWv3jf1|j7a__guBCC!KlnB!CapiW?nEUXSywY IRb?%}KgS1rp8x;= literal 1369 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 Date: Sat, 21 May 2022 10:55:57 +0800 Subject: [PATCH 27/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E9=87=8D=E5=86=99=E4=BA=86PaintingBoardDemo3=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java | 7 +++++-- PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java | 3 ++- PaintingBoard/src/PaintingBoard/startPaintingBoard.java | 3 ++- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java index a9f5484..f369aa4 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo.java @@ -11,7 +11,7 @@ import java.awt.event.MouseListener; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; - +/* public class PaintingBoardDemo extends JFrame { //绘制矩形 @@ -226,4 +226,7 @@ public class PaintingBoardDemo extends JFrame { } -//5.17使用截图方式保存图片 \ No newline at end of file +//5.17使用截图方式保存图片 + + + */ \ No newline at end of file diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java index fbbc861..6de3ac0 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo2.java @@ -8,7 +8,7 @@ import java.awt.event.*; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; - +/* public class PaintingBoardDemo2 extends JFrame { //定义画图板大小和名字 JFrame frame = new JFrame("画图板"); @@ -151,3 +151,4 @@ public class PaintingBoardDemo2 extends JFrame { }); } } +*/ \ No newline at end of file diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index 80fe292..4fff6e0 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -4,6 +4,7 @@ import java.awt.*; public class startPaintingBoard { public static void main(String[] args) { - new PaintingBoardDemo2(); + new PaintingBoardDemo3(); } } + -- Gitee From 8bd7e18ded2f671249b013abdbefa9dc7bd8f0e8 Mon Sep 17 00:00:00 2001 From: NeKoToKi 0321 <9813705+moonshark@user.noreply.gitee.com> Date: Sat, 21 May 2022 15:48:09 +0000 Subject: [PATCH 28/57] add README.md. --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..af719d0 --- /dev/null +++ b/README.md @@ -0,0 +1,38 @@ +# 0321_luozhen_paintingBoard + +#### 浠嬬粛 +2022鏄ワ紝銆奐ava闈㈠悜瀵硅薄绋嬪簭璁捐瀹為獙銆嬭璁℃у疄楠 +鍙槸涓涓绋嬩綔涓 + +#### 杞欢鏋舵瀯 +杞欢鏋舵瀯璇存槑 + + +#### 瀹夎鏁欑▼ + +1. xxxx +2. xxxx +3. xxxx + +#### 浣跨敤璇存槑 + +1. xxxx +2. xxxx +3. xxxx + +#### 鍙備笌璐$尞 + +1. Fork 鏈粨搴 +2. 鏂板缓 Feat_xxx 鍒嗘敮 +3. 鎻愪氦浠g爜 +4. 鏂板缓 Pull Request + + +#### 鐗规妧 + +1. 浣跨敤 Readme\_XXX.md 鏉ユ敮鎸佷笉鍚岀殑璇█锛屼緥濡 Readme\_en.md, Readme\_zh.md +2. Gitee 瀹樻柟鍗氬 [blog.gitee.com](https://blog.gitee.com) +3. 浣犲彲浠 [https://gitee.com/explore](https://gitee.com/explore) 杩欎釜鍦板潃鏉ヤ簡瑙 Gitee 涓婄殑浼樼寮婧愰」鐩 +4. [GVP](https://gitee.com/gvp) 鍏ㄧО鏄 Gitee 鏈鏈変环鍊煎紑婧愰」鐩紝鏄患鍚堣瘎瀹氬嚭鐨勪紭绉寮婧愰」鐩 +5. Gitee 瀹樻柟鎻愪緵鐨勪娇鐢ㄦ墜鍐 [https://gitee.com/help](https://gitee.com/help) +6. Gitee 灏侀潰浜虹墿鏄竴妗g敤鏉ュ睍绀 Gitee 浼氬憳椋庨噰鐨勬爮鐩 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) -- Gitee From 8c96def52efe79d6e5e90cff799c6dfeeefd964d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 22 May 2022 11:10:11 +0800 Subject: [PATCH 29/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E5=AD=A6=E5=A4=96=E9=9D=A2=E7=9A=84=E4=BA=BA=E9=87=8D?= =?UTF-8?q?=E5=86=99=E4=BA=86update=E6=96=B9=E6=B3=95=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E6=9E=9C=E7=84=B6=E6=B2=A1=E6=9C=89=E5=B1=8F=E9=97=AA?= =?UTF-8?q?=E7=9A=84=E7=8E=B0=E8=B1=A1=E4=BA=86=EF=BC=8C=E8=80=8C=E4=B8=94?= =?UTF-8?q?=E6=8A=8APaintingBoardDemo3=E6=8B=86=E5=BC=80=E6=88=90=E4=BA=86?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E6=96=87=E4=BB=B6=EF=BC=8C=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=86=99canvas=E4=B8=80=E4=B8=AA=E5=86=99Jframe=EF=BC=8C?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E6=97=A5=E5=90=8E=E4=BF=AE=E6=94=B9=E4=B9=9F?= =?UTF-8?q?=E5=A5=BD=E7=9C=8B=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardCanvas.java | 19 +++++ .../src/PaintingBoard/PaintingBoardDemo3.java | 4 + .../PaintingBoardPictureFrame.java | 73 +++++++++++++++++++ .../src/PaintingBoard/startPaintingBoard.java | 3 +- 4 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 PaintingBoard/src/PaintingBoard/PaintingBoardCanvas.java create mode 100644 PaintingBoard/src/PaintingBoard/PaintingBoardDemo3.java create mode 100644 PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardCanvas.java b/PaintingBoard/src/PaintingBoard/PaintingBoardCanvas.java new file mode 100644 index 0000000..3d30a96 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardCanvas.java @@ -0,0 +1,19 @@ +package PaintingBoard; + +import java.awt.*; + +public class PaintingBoardCanvas extends Canvas { + private Image image = null; + public void setImage(Image image){ + this.image = image; + } + public void paint(Graphics g){ + g.drawImage(image,0,0,null); + } + + //重写update方法可以解决屏幕闪烁,这是学外面的。 + public void update(Graphics g){ + paint(g); + } + +} diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardDemo3.java b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo3.java new file mode 100644 index 0000000..f807a77 --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardDemo3.java @@ -0,0 +1,4 @@ +package PaintingBoard; + + + diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java new file mode 100644 index 0000000..2240dff --- /dev/null +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -0,0 +1,73 @@ +package PaintingBoard; + +import javax.swing.*; +import java.awt.*; +import java.awt.event.MouseAdapter; +import java.awt.event.MouseEvent; +import java.awt.event.MouseMotionListener; +import java.awt.image.BufferedImage; + +public class PaintingBoardPictureFrame extends JFrame { + BufferedImage image1 = new BufferedImage(570,390,BufferedImage.TYPE_3BYTE_BGR); + Graphics gs = image1.getGraphics(); + Graphics2D g = (Graphics2D)gs; + PaintingBoardCanvas canvas1 = new PaintingBoardCanvas(); + //设置前景色和背景色,外面学的,前景色可以当笔的颜色 + Color forecolor = Color.BLACK; + Color backgroundColor = Color.WHITE; + + int x = -1; + int y = -1; + boolean isrubber = false; + public PaintingBoardPictureFrame(){ + ImageIcon imageIcon = new ImageIcon("D:\\javawork2022\\java2022spring\\PaintingBoard\\src"); + Image image = imageIcon.getImage(); + setIconImage(image); + setResizable(false); + setTitle("画图板"); + setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); + setBounds(500, 100, 574, 460); + init(); + addListener(); + } + + public void addListener(){ + canvas1.addMouseMotionListener(new MouseMotionListener() { + @Override + public void mouseDragged(final MouseEvent e) { + if(x > 0 && y > 0){ + if(isrubber){ + g.setColor(backgroundColor); + g.fillRect(x,y,10,10); + }else{ + g.drawLine(x,y,e.getX(),e.getY()); + } + } + x = e.getX(); + y = e.getY(); + canvas1.repaint(); + } + + @Override + public void mouseMoved(MouseEvent e) { + + } + }); + canvas1.addMouseListener(new MouseAdapter() { + @Override + public void mouseReleased(MouseEvent e) { + x = -1; + y = -1; + } + }); + + } + public void init(){ + g.setColor(backgroundColor); + g.fillRect(0, 0, 570, 390); + g.setColor(forecolor); + canvas1.setImage(image1); + getContentPane().add(canvas1); + } + +} diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index 4fff6e0..063bf4c 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -4,7 +4,8 @@ import java.awt.*; public class startPaintingBoard { public static void main(String[] args) { - new PaintingBoardDemo3(); + PaintingBoardPictureFrame frame = new PaintingBoardPictureFrame(); + frame.setVisible(true); } } -- Gitee From 6ff07e8c4f8114655d1feffd145def6c454d59df Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 22 May 2022 11:10:49 +0800 Subject: [PATCH 30/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E5=AD=A6=E5=A4=96=E9=9D=A2=E7=9A=84=E4=BA=BA=E9=87=8D?= =?UTF-8?q?=E5=86=99=E4=BA=86update=E6=96=B9=E6=B3=95=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E6=9E=9C=E7=84=B6=E6=B2=A1=E6=9C=89=E5=B1=8F=E9=97=AA?= =?UTF-8?q?=E7=9A=84=E7=8E=B0=E8=B1=A1=E4=BA=86=EF=BC=8C=E8=80=8C=E4=B8=94?= =?UTF-8?q?=E6=8A=8APaintingBoardDemo3=E6=8B=86=E5=BC=80=E6=88=90=E4=BA=86?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E6=96=87=E4=BB=B6=EF=BC=8C=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=86=99canvas=E4=B8=80=E4=B8=AA=E5=86=99Jframe=EF=BC=8C?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E6=97=A5=E5=90=8E=E4=BF=AE=E6=94=B9=E4=B9=9F?= =?UTF-8?q?=E5=A5=BD=E7=9C=8B=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardDemo$1.class | Bin 1331 -> 0 bytes .../PaintingBoardDemo$1MyCanvas.class | Bin 925 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$2.class | Bin 762 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$3.class | Bin 1126 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$4.class | Bin 797 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$5.class | Bin 762 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$6.class | Bin 1720 -> 0 bytes .../PaintingBoard/PaintingBoardDemo$7.class | Bin 2494 -> 0 bytes .../PaintingBoard/PaintingBoardDemo.class | Bin 3257 -> 0 bytes .../PaintingBoard/PaintingBoardDemo2$1.class | Bin 2536 -> 0 bytes .../PaintingBoardDemo2$1myCanvas.class | Bin 867 -> 0 bytes .../PaintingBoard/PaintingBoardDemo2$2.class | Bin 1337 -> 0 bytes .../PaintingBoard/PaintingBoardDemo2$3.class | Bin 1281 -> 0 bytes .../PaintingBoard/PaintingBoardDemo2.class | Bin 3296 -> 0 bytes .../PaintingBoard/startPaintingBoard.class | Bin 480 -> 588 bytes 15 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$2.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$4.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$5.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$6.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$2.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class delete mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2.class diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1.class deleted file mode 100644 index d370ed964272b537591caafea47aa20b360ebc20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1331 zcmah}OHUI~6#i~IW!f^(S}7`mysEZ^Qt(k9MHCANNkI|}3r#e)Y8JrowwTTN? zCc4o?Hf~6CB@s+C(Y?RGy$ksZZiwg35FXKlruT8qJ?Gr-JNKOVvHj&6fFX>B;DcX< zq9K4fhR$iO8;)*NZkpVh%N~$MM9oYLFw{Box}E4JZ@C+D&^W2^ z-PZGU>D;QJ4W~#Y9xw5#%@9xSyT#*?Pu&foL%MzaPHsVT(SGaID(yo^;IxV}8qOlg z(74N~U{+0wuCxR}k9r{`S6818A&njty&5vot^JTpGt@5%!*!i9SLB^p4gJzHP_cwC zq~@H4^HQUfs!Kw}MTWLrF#8i+)NMx?g0Ll$hrV!XmI8XoixhQ3OfA()!n(stRZ3^9 zXqI_(mRq`%ca(}OABOJ3LMI0D3=!_W`LwVenpRC_s(mN>|1FEWgv03O*1df0r{>lU zg>CS{?p980-;3_l4H?Ziy!>dAFYW*j&zMVAS&ZqDTJwPik*(1ulSzn2jdInrsq`j= zGj9^&;FPePanq)v)g}x|Y@y0+TiEEJ-V1`^0$4OE`;S`EN24A&(q3{K)aPo#>7EU+ z^k=9aU7O1^*O3iy4_9bz_N;Ifd6Iyz8;w$dL0t1I$g0YkW=Ey zdvcII?(DH?rG1JVa(N}af{Y41(Gj9zrUBlHe3Jz diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$1MyCanvas.class deleted file mode 100644 index d0b25c6fdce4ece591f77753a13299d404aa2afe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 925 zcmah{U2hUW6g?Lx3+p1ZRs3$PQia8c#z#yaz^Wvasx_GSHoz3dz-}|U(D<`VtR_DA z1N>3OJKMq*`_PBIcjnC9bI+YQfBydZ4PXau76~LRq#UduO{lyR$_te@Z1_SCYD>FU za^jbs?|p3wZzcjlIvlB>^o+38UaGtJSKV~UILN{#WM^VrQWG(hgpKwWF%va$9M&SF z)|eh1N-YO1b6&UMAZOvKgFFg^{Gxav;id9axI;*mD_t9FShsM^!F3b~tBdM4S{#j3 zpCxApS{z5*gcs$w`DwdWD@IP`MEHI$ka{L{z4DpRC|^44|0K&ZRl0;!(;x8k`L^<8 zXFBOg{ZaJBjI6c&z8H6fR%U+&rp!GPs+Tp6-=@x!9;l%w!l`D~l_T@0gyOl0=XX*! zdT2;kk7X~;2=;+L)qVL|8Fj^_XEt_tYVMc^+4cHkKVaMJ$#CQkEIcA?E>&MN1tHUs zLHO1WSen!FJgJ*w5d@NF&CFef`|KQtt(qtljC}yk>{NsBm&XmxH+j|MoHU4AJps8- zPGGq|aphZ7c#C5i#Ib|h9E)c^-@#qp85%=LxX0@R3cT9DCPzcO%V(xluIhe=l}yqP xtbU4V?db45Yy5DII)^!Rjwje+suUhXZX5f zamTk?)h<}(!v8=5(UCnXGPSFHOS83s_*t&|3{1XbvfP%O`Mz=|b{JxX`D^Ig;}e)T zP^J55Oa8vjp5fHDb6J+E#4;wiCgkPLH2Agfkk$-uuc<4~+7-lQ_56skO*b&cW6If^ zkSDzP)523c;i+CSF#a NWvo(1#7t82{019KvabLD diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$3.class deleted file mode 100644 index 4e9ad40c4c0dd5f205c0e93d1dfa114cfe2fc9aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1126 zcmah|TTc@~7(G)8OUnYaT$G!DRBa2gC|(|FNTguU6ePj)eObnKal2!7r{I(E!VB@; z2g8Hm&BVlLK#Yn00Dp%d{0ZYX+XmY3z;5<3-<=xvW<)eZb+kZdh^?Ayrs0@w z!FaU1$}LIB?%J*`rx+TNseCiq82S!B?;X9|Jb3%@&(9D0@3sy;ZU240akRa4xcN1L z7|v;k>*zoy!{8bG3@tu)h$kx?;Sql>5MZuLBZ!c`Zk*R}K}QdI8G6+8bHiV!0vHbi zNVX`1&uMMcFN*aU+jK;MVJ=ylsq{>^+?AP1EU>pEJ<3syobaV;myx85GSshQ02fKC zrBo83ZE=RK0D3HDx-6w|N$?PcHC)m$f&@cHo!|oE0mixIJgPe4$)g=H6p-*`Y{0CoI#+ zo1U%4)nHh)55ve=sS}eK%4r6Y7PQrQILq{1@6l^;Zpzmr0LyVL17eQGy2IFhHPiZ?114PkjS4g zk&yV{5Aa7B?+hfQ8to=KlY8&UIrrSTKYxAy0bm2mAu5;%P>pd1HHL*R`tRXj@08NHDpXQ%!CQgO2 z+3Va&t-7+bLJ7l=w#FJ->5uu+t++uMm9on8$S12m_qs37ySr6rN(1A|Uc?d^w=_?B z!ASH`40L0ipNaT^)_kp%+i5Kj&w2*Ju0yo zKIwYLR?xO~7-e4gABn;Hs?U;0e3I5>b);$b%~ov&O1`6_Sf}*1yTY7kO78B7)O^+{ zJ%j&6QIED`o~9zjG7W_bsu-+Nv4cUglA~`DGlag(CMTC6UhCa8SnC$fRmQ2(S|AQ^ ziCJ2!_bj}^97TYasZmv!$Lpci2imQ=+xh`^gQv`VBxMFK@g14PqOTa4liOt;CMc450)cel_! z_#=FBobf?@P|@*0r-T_F9H0FK{u;(}?JC^ifn#t|JE6N4BcjH+&O#^_xY!0CF~g!Z=k?HfpEC&isyJfw__JZdAMEU zm@qMkHwmdgbmN8#F9sGH67{T!5?BW<+};p`p(skVcPaE)#BvH#gtX5ox#x~Ba2^+Q zOq+NY7x%~!#j_mZ^G(Z9MfRXYVwH=ZNrIP5lyR8}wtVaHq7qRr)c99y=wKnUaSwV_ ztJ^^+T){=>3kOb3vB5P}ycXAVq;9)nesg_A_;;)oM^))HEvI4mwzNA=O^zgC{2=K3 zbeUkT%Q>nzcJrZV5ypDD+rwDRSy@sc&U#{3fqgMu#06gjfkYfo2^LvuOWBF7bA-e; zzceWYPtYz}cYda3nc2WnXf+?sSsR_QBBoV06u!jmSGd(JJCv5Obukm^w8g4VL0eX&mL^^-UgoU`u|J396o<_Y) kkB<(9c=o>#8Wx#X0!z5V{~BLxvI^-riblj($;``t0r)Ft^8f$< diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo$7.class deleted file mode 100644 index 0a075d6ccd732c6b79fbba2417ef8150a4e2f6fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2494 zcma)7TXR!Y6#jOb<|K#H5())UXrWTEDM(PEV1mWofRx^BYisewX|kIfNY07poRESd zsQBPG(_zLJ2gYZgd|;-w40WuR@iORm8-IfS2w&8-_es;lKGe+QT=rS(TWf#oTWdf3 z`@!b`y76uhHKNVyqV4X5yo2h(d6%#`z=M9bF1-ASC*@GN>5*gX9c zVx><*zg)Sh(%Ts!)3dbejs*Q8QzCvs!ywKxZ1+k!K{syp>3O$c6D!9mgti{5BpN}3 ztZB5jFgM3-o|1xy2QW-bIEhR#`1-6A@w9cwF!@L! zH_PowkpO9A$V%$jDcv^2duh=pW);JM&7j*)#0gWEDUES^&a!hnMJ-lQjmoSC#13fB zBt6Ny*CSq=Rm-1X>x!QE{TZorTCjz>X}oyF6grW5C)@hjl2jxtL+iSUr-o`NG1PDp zbCYLPT~tEbweDS64*KGolLM}y>?p?@!!{YEa_TU69Q=>@L|sL7*t;HdBW2WFNpG5y z;G|)BDv1nAlU|UPq<$uj>L*-1d3jjR%YrI+eNCu>wGH?Rt}|$B3Kxh9ZZI4aE1PeC zPLT<#U?;h7q)AdWU&ZNnMBtE42FzsEa_9sZ=5EF!odia>WFT)3bt( zS$YFhiAIzoiIj)M9#E_;^zH5n>Sva*b@(uA3@xFtyX6kvJG_LQF&~T7g?;zY9INYG z1Y5-ZB^-?T!~P{4Ug%Q9{mF%{zzU9&|A|;I99+T48DYAF*dn^iPrXe_sP$q~fG*1z zSi-rO8de*J!gcpCGW{|3#QZCmoC*7vF|}Ixe2=!#f*W`n45o;X7u+o!XF}mA5g%Lg!3CA{e)Zi84LIYxA80P;CD&b zEjrqdViX*6MC3`FMH)R&$p17l^b{bJE*Q9kAYrMvj4WMm(LV>1JZ{S;i=LWs6M4J_ zALVi#HXNd!NG_M+E?hz&72pG0L6LSC!uyz~7`3=cmIqM#52fi>P@~|Qf_kRl4Fzw4 l?&Ieb%=|@F^HC6?jkm}W^wvgcy(3rJC@E2IYIeHQ?_UhBm+$}p diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo.class deleted file mode 100644 index 4d42d80de11841f6e51077fcae830a105559821b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3257 zcma)8U365{75+{#$xJR+m_)!|eqvLd449E0MGcB%AUZIKXkvauT5e_z$<>*A!`wRw z5yfb=K(T0ATG2plsaC1lDw>I96rcLi)yKZHt83}94akejEgnXJs+ z=bZiRefHUZ=lt#Kv*!TZiE|pNP#r`-M-6HP8Xh)AjD0a@)U*a;+uCzRRtnT^G%eG; zQ=mH1+!I1bpzgx4;>_f^^Cv&jpkYA}x{k}RP+-Ll!?auyZnKSCI#w~;BD1zY$dPWh z>1Igpl1P%bi)9Sjtjo=jSZi|+YYgkCM}t6+z+L8}gsq7r63sn9EEc$?+{RwhO53Ax z+j3mPavc_4s^bb=DR3nTZ;^Y9e8!DuY)9TZEOUly+Lk~dLdqC>wT^3Wt$;?@9@8-g z*seh2LEdV)?~a%;>c)21!};M3Y2`I6LvrUw)*yZ; zP_GWk4AzlwWmZFzrzfJL8Bua>PNoGeFR7SCw(@SPb==6Pn!%iu7O%u~+{7z^flOZ3 zVJ+4Lv0lf`xJ6*$+;+ZYHEqew@$CZPl6u8ax^LBS8%r&iJxQlM8bqtWwR39BtT8BK zZTUTWB$=7unTFeO2d51sMlD50h376hL3wz#wdGycwnAtV&@U8^&m1aTc=`0qho>}b z!WNcZ$Y*KSaX0RvyvoTG#c@z&hcb087d=I-9JFmZwj)U%Gt%U-sGmjb+_;?`wk>J7 ztJ7?#XvkY2)=Iv&O&q-&U$XR~h3Q3|Z$ zn$=;cxH>XJepLbIL>bnxm)C20?@4rTWxb9L7kPop*eOQpk-;2$hGJRaTROU`Pl-+r z!#*8jc+~S`(ipSzF4bn4fVb9RSd=U*7{p@&jTJ57yA7ggjfVX=z?t!cKvN|7J$PkM z6Q0!Z6n;W=Mk%p5#YLVp9ambCs`9!ro8$;3N30T|R4l_YoK-&+h?K$SO0X=Q=GKBZ zG>`MF)o>68IP;zi;@No!tkZA=2ZDHR9@zC7jxzQa^T6J$VS=&0ng{k44aeAMiQ_t6 z#7opT$gv%E-jOB0HkLWc^J@h_Mf}7(Hrt?Kk~h=vvX0;4cXTmO8Yb&uE?Em1EExMRcA+Z#Mq`IRFe_R%jvzcIqa?KI&Q zB~43q=CcDb*KMd$V0!t%1zk9Ie9^xChK{D|2OR(wI>$3B?lx#P--!84FG`_4`xRX=U>y(b$ zA=wp95JiFJ3go3~xMM8theA(SRD|)2;W(1)2+eZPNb#UorZ`u1PiE()>mcftFA9#QM9&zCDA|uS4E3h)<2CEQ&>sECK_Hpg&Ru4 zRi$A|^bFQaVM7tO_j{TG)7Y3Kz^49&&C`faVQVz{9<~;c=w%uRYvFz2_`j&j`|0#1WqU+?#GK;wVp__olmwnBeIzz3EU9 z$9Ved0$w25z9J@hdXl+h=x^Rp8Sw^v&ml(NRR~};L<~LRR(e<@&?h?4FS@W(JcO)B!x9;-yLivbeL6!G zjexo$G>Y=6-jXxCV*MB)e4-TV9*_=JAc1O3)3*xm<1a)T2sKF;$OK(ZN9gw3kF)rI g*4t=(KT-ZW=n>+3e@A^f;nQP2o%HEhq8|d^0GHxgtN;K2 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1.class deleted file mode 100644 index d088a55d2ea121df61b635bc5a0e8744a59fd917..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2536 zcma)7T~iZR7=8|fY!ZV+6g4RIi`s;uDOPPwlokUN6hwhS!PdGYhh#O`rMnwIJB~A* z-qZ`PJDururx(3&rUj?W)cgL9_DA%l?Q_mT2%|HwGkebNIq&E5KJPhy{`>nM0Q&KD z6isM05Q?J(VS&@PP0RKzyL8<#-C}0P-=M5I7rOfd;>%{GyXcxL1Fkd$ddGH%y-}(9 zC~w-!rk9H$f~bL59QzO#NIWo?%}m9#OPPs<2eRM`gs)n*<@XCTr_wV9_6rhwW3|keMFFTGW-56RCjo<*4{(AM}-@kmX77oU72ps}3uk5T0T4u#538YhF+LO8B zXYx*U$+4yF=Ylouead%fJ(nI;CXU2$6iI=$lJuu!g<;8}a?5yA=|IVHGHQkS9K&$~ zU2(jH69OGUs8-c1Ns5fBd2~YHNP$rKQvXlX{H2;thtjMHT-}VU0fSuNV>Pp7#?!Ka zwMK1vKZVl<&cxA;w*`9kUI+n0C1*WmQir#aQs@j?RcU*cW7GIMNEt}S(Svsd+Uo$; zMFb)=GHVt6vM$%4QaKmLc_km^)`+x9W#7Pi0{iRglg@(U$B9XsrmYLF`GV06+W~b}= z25t&;)vFZYg6ZTmFVuPw|#m>Ae48C1hs9bwRq* zDq1pN%qf_a8Pm1Y|K?)IFI%2K_a40D*#Anpn>0JUt30KnQ&!0~1J<;eI`!MqU3A>4 zEDD@xsCpwhLkcNkOMOj-pm`1jB-q(Hib6qG2-YE7)@{H=S5cp*$hMAd28PtSut`g8 zTHvj1k$`zSX)DkqS6SgeYA1nc?Z~!vW9hjQTGZ#*{<@+*#RLv$FO7$bK!C#@*eoDe z#^c*gUx$s2TnG+rl3NSD=|E?IEd_^!Cm>V4S$H^ZE@?g(u(z5*A^n zWPmh2t5$YTfS1LTQ*#SaDH6RM$Ed#c&MQOY?vP!mI390`ap{+xqJb5GlRL!UaQ*R^ zyd^z<#POI{eAH%#Yf28xV??+|XHljwADx0{)tW5$=5^EGBW%xsIy)5cv| znuUkY@C0*sig|p8FEmcy@~S^aFSFbWQ}YV<=V4I4k6QEeGmI2Ir*xFIVz`GdIeL8W z!=%Pj{k6caPBh-tk7&rm{{h)3`ZEIeR_2|UI_`e>#+a0bo)G0d=m yCIeLit-^p~aE0^0O#>tUut*`gRt5A?;~c^=!&=oV%Xq}OoqLKf>N&;tG4Manwxb;Y diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$1myCanvas.class deleted file mode 100644 index f2264cc357808fb07575dbd3c00297eec0ecc1e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 867 zcmaiy%Wl&^6o&tkxN+>7#%&?xT1rX5Nh-o+8Pr9?rIA8G0tJcPB%UUN61%dUR6G_^ z0f_|j1)O&dj6CTs_*a0sQ(Vk#QqENNu0=PFRi z0U_^IyB5|^GT}N{#|B|%8J@7B#$q4|+ntP@DviU*$%%}l-`3|`##LN1QFgF}>xA_z z_;n;shpNwAS$-tW(rCgnZ;qP*+U>bAOOWbsd$EkBGHO;o5%#?0^Qd+SMl1BW@XVjab>}gncpUib(1GKheZ5YxQrS+7Fmt)0kVl7B~j*aGTfiEDCq9 z%{#zOY1|g>a*i46h&4@j>$P*xIj-dM^c|ZY=R`X_ucL(hOH? zU()lYZY|{R)gJM>N72R%%kah-g6Yg`6rG5vh-)~61Vgtp*O$FKU*eXRpQw9=ZB2vdm#7*4B>|EHcIv!mmsFY=q6Zy zzP|taa$Pw0Xy`>Bsrb`H-E0P(@Jc^lzVe|{PZ$HQ_i~-vJeX~mY2vRts;;e>q zNHcV{IF)SEcIZln6ZE(rQgD^}Vgy+XsyMG9C*1lEN;O0K6K+Z0ioGl@&1)DEuAv2o zb4zGOG+Y!KrDiU26{8HjEi}6`TsB;fTb#h1NgrI}%q&Ip(-$in7OyNeYutID*Gx)i zqHNc7b5?f@A#W=c(LoHU17oK~iVQJbmi<0==541bl67*s0Q+`EQQ%>8b?-PZ>yS~^)9a6C^e5ZMqg8v+sq@>0;C6IRP2~HyAo59&r>weZyVQO& z+-ukbIb7kcch`2QakXiSa$7QW*X1ty=>>+ta0x6P7q5^WW`IUJ3Z%U(pJ_m9qS?U> zu+>Ly;sPDx*;@Fox@XES4af5S^_KZlYu6d?ip&a+^5( zQP`Jh1QGicr*#0a-&IDkO~%*HT2~YC#9HFgc!>uPD!yXR8W%2 z2XYWTa`xHu&^|+>ko^p{j?){+tfAW%E=Zxn7lug?^nwud1}HTEC&=@7h6bL)zzaOa zE0}l<3-9n$Qtu~wBGsb4O5e5{L^*`F1Y?3oPtti3;VlfQ=%PRC>}>DVw10>|L5U6n ZxP>WN6?%6O+?JXw?$8>gK%ye_`w!d~H_re7 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2$3.class deleted file mode 100644 index 9058f5c069fa656c21d8213e28e40bcab12b495c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1281 zcmah}TTc@~6#fPZ3w60zk-Jc_N-szYcrO>BKy1 zhE-mZ+$klSPV1r~=OYUYo!+70Mp9&*YcjaRJgxYg#BEPF6yTy^8QwBOdo)%E zB7|!i26SA5F9*Jf-7S1KtbbHtuMc))7UFA#{<7{M|!& zM43g;gfg;XON)|9XS1<_N+F?R26xHWb_9vBtOAodQVnpA;d!*>m84r*oV&DGf%G!6 zBpCW~h9$PDl>_1I@&l8QP)-)PS>TSL&UG-LT8kmlT4f>4&{I*@{z907yQ0J}ajpXA z`oh26v!H>^-!`K zR?(C$jZt2Bhms=e+7hn!OuE!$de*XplQFsL3RlBAL%fOTk|{bXDKRxh0%000ou;_0 zzhBK4KsybwLTL424h-}3l~E(Eka*$*EIxArE&d%>zWIg=^zI}>;4SXad$8_&9}noH zXcQ$?0}t`2PWS}@pD>j;#nq+puNa9RgB@dtHjS_wv~HdvqR_Sz#OwR4Qf!A(9QDI| zN8Ilz^ba%!A2E$jNaC{}Mfe{-8d0S17*9yO0|}(DNHH!E3&r&tlhk7LN2Zcq!Bg4; Y)Ym;&^^sw$(H^4TR7up6p|t`01#Rs!vH$=8 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardDemo2.class deleted file mode 100644 index fd6c60d6d7e40a7521d5ac487d94822db594e112..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3296 zcma)8{dXKy8Gi2WrkhTOHc3-TX@Ryjl5A48Uw}5Xm~1F4Y(m;#l0^k3*-0|EJG1W2 zCT&EtihLBoDqss3tyNL06k6F??IQJC1pfhl^c)e+@jvhfkIy^%kzG#DN%!o`d+&Yk z`#H~h-}~{5x-9aV2(MAt(47$RXxgCgn46=H{+{vGxCU#(Sf`^6?Fw5* z4a;`P8gz_YD%vy~GBeH|g_fC$-A-R!vp4;sZoQ69Y*5gQoM}8XVWr$T1r-<8Mjh7) zYmLvk+q7oq+%T@MMiw;|+~}y2Eo6sHyP#ncf+BQ-jvH~4f}S<)n3HyL!d0l)ZL*eMb%vpLhWTM;Gq!{?W(+}%3%2sbp9E|{ya54VPKn~vM@35B(Fm;4B*VlXif zyH}xY*{sj;Gq_(zzeugAMLgmxgz+hbEp;_k#+WsugN2zHlkUf5rr`kYkdOUoy44+z z$17iVP)7_ywCIZ{+_-G<3QGD#%OM?i;cnWWHQl>%Mt07c&I^EgmPKpJzQ6bAxEBe9 z*4g^zhIBS<9no>0ARv^@nUj*!!#a-C7LsAyuMlZM-4!snV|V6Q%&_N;yoNE1OUM%n zUEPV51c~=Bl8tB^vNEQfw;Wr;Bt9#eKF3Tkc|GHz`#~KK;bDHIyy=eSOy-)&9@4Uwieo%k#3!Gnu(=_u%G$7D6Nb5J627G4 zQSnWu%n>thEgJMr%HlB{UlDY-EX-Lh!#Iwwh4FPAkK-GSwOfM?VMPtqvRU6?v{Ek; z>Tx`&<0(ANtut0SeZ-t*Kw&8XKe}f=dUB2$wwcy&LV`Pi=X88aWF@#kr(mb@VSKxq zkoxg9Sa4m3CI38Y>tC0b-hb`1hLg}leo98qg>hP8`$`Dhv0K9_yevR_Md9#OKz2n? zFIR(~_>)-D@qPS&sU-RarUgC;EAN`NNhoY@$e%e+97daW_!aWQs|jR}hBIL9w_-_7 z>YoVYUsdRCFi<;v8?jzrlk)nR2>radmg?uf@5(Q(#+AJq&f#TIcwWcrc!TxI(1)Eu z-dv7+TZ3bj$eT9!)-GO+wS5{cRIC+scql1cTeCLoG-vzfE8A?|M#~D<#2h>C8n!!b zuz3W5z$A+^Z_KlvH~6RSN08Xh`pF86YmKnZ_rXneDCVRny)I$d=13tkW#;ae3S=$F zsgfQya+b`iiy?Q;;u*hvMYvIOYbs|f46wN?^sTtR0iKjh*O7SBaxb|e5P7JLIfdM` zdB_r{H#Sw4e-*h!PAs02BWB(mHYGp?pvP?jJ(f1|d6U!DTBpD^_L=~1Rcrb1s^h|4xr)={+Ws~+P`>Rjc1bxa5=TkN|pI$=Qr*Gl6 zq>2x(bELfG1zzQ-g^O=QN>Gt90?CeW39F0HBkh67B04JMTCz4JOW0h*77n*2JGPgw zqlm7`q{pB1RwlRjlU!I+RiyLzxK<-zpF!N=PJZ+V!LNyx(&gs$@72rVN|cMBfo ztK3D>_(go#!&hY#3|4&d@I)CWxb>UEeeHOs{`c^#2=rBYitPyg0G5 zO>0ZFb+&bS`0ma!P9-C~CA{R}du5!FAkOX&QMPLnefkjxy|uxv+F*;YJ^WZgk}<=p zk9WzqR~R0C%4D4Lwg1w?Yn)v0C%^LW<^_Jm050==4iUb)5F)nPv5qKeBW^mlx}KN6 zPGVyN4r3!P7@OF^uSWq}u!tMj1fy(PyYUjQjc2hJ=h+*}xD|iIZFrB8{~)^liT(Hw zFN6Q(?Jt0XssneZ&Ai}sVLcW3mFHwlE(96VMt4 zAj!zU%D@IB1t!Naiq#7O#Xvj;pr{a#kfh0&8D9FGEBzd50eg**`kCQ==K?o=U w(rgYk3@Emnfjx3N17|qG0Elhu3>-iRHbe|;3MYdwg9uP3BZDZAWMU8l0DT)15&!@I -- Gitee From 3a811fc57a9d01b27e5eed929181a8f80403301d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 22 May 2022 11:11:23 +0800 Subject: [PATCH 31/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E5=AD=A6=E5=A4=96=E9=9D=A2=E7=9A=84=E4=BA=BA=E9=87=8D?= =?UTF-8?q?=E5=86=99=E4=BA=86update=E6=96=B9=E6=B3=95=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E6=9E=9C=E7=84=B6=E6=B2=A1=E6=9C=89=E5=B1=8F=E9=97=AA?= =?UTF-8?q?=E7=9A=84=E7=8E=B0=E8=B1=A1=E4=BA=86=EF=BC=8C=E8=80=8C=E4=B8=94?= =?UTF-8?q?=E6=8A=8APaintingBoardDemo3=E6=8B=86=E5=BC=80=E6=88=90=E4=BA=86?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E6=96=87=E4=BB=B6=EF=BC=8C=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=86=99canvas=E4=B8=80=E4=B8=AA=E5=86=99Jframe=EF=BC=8C?= =?UTF-8?q?=E6=96=B9=E4=BE=BF=E6=97=A5=E5=90=8E=E4=BF=AE=E6=94=B9=E4=B9=9F?= =?UTF-8?q?=E5=A5=BD=E7=9C=8B=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaintingBoard/src/imageIcon.jpg | Bin 0 -> 47175 bytes .../PaintingBoard/PaintingBoardCanvas.class | Bin 0 -> 808 bytes .../PaintingBoardPictureFrame$1.class | Bin 0 -> 1530 bytes .../PaintingBoardPictureFrame$2.class | Bin 0 -> 824 bytes .../PaintingBoardPictureFrame.class | Bin 0 -> 2445 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 PaintingBoard/src/imageIcon.jpg create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardCanvas.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$1.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$2.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame.class diff --git a/PaintingBoard/src/imageIcon.jpg b/PaintingBoard/src/imageIcon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9f8c237c198264ea9a15d6acd912109fa4d2af0 GIT binary patch literal 47175 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

N~RYew8gAtUEbTaLbtlP3@v-NFzbz_@hS>F{I zXdWAMi*+buWs=EXeBz1UDhMj`Ip&2KOT$RX1^;;w8(D_Orwv&bD5^8HEKx zRB)WlE$Q>C68O%Gh=pvGm#R38Ct@S1w}Q<4H>j>9@^>i>$<<+*1G}K6my0YVsbr$H z4J4gcaX4FXlU2Un1wRXA={?w3J!wx&CjLk-B1XLlyvKfFw$-xzVdl>VU#_@h!7$&aA{ zF%_$4X{&}cR^CgZr7>j_Cl$Zmag_LPugw|0HE+8ImZ-O&lU_vjs*?WMHQZ%ak;327 zQ#dshk9qU(3bWVkE%8Pq9upW8VoV|`{d2QaZY`py-5)&J;Jj73bq~B$zOv=*R*I_D z&)W8;F7+<<8=j@U6X-2b{*HAhzVYaLmiTc)1|Kqi6k3<0C9%b^GN-8I+|MD8{0QfF z35Mta_*A8?T}z&`jYBW=H{_ur>U-g&i@wrEey^(-H@bE5dxrmrQ|SMC@veKpnJsIZ zU%Y8>u~yp9NJ1lBrR$M%z`!5=mb`JR0ABTT3C2C~y2-vLP)@kGgXVNi(ih*$`Em)p zsetMTCK5(c56v6H6LFLLfa;seESA;IxRREDE1Fc(!Dt7sX4u=`heljV?|~_drxjy4)sxE3U8{-^)#KuA=;S z>&P_Co7kkKR;k&yIq>gi=69q){aGj1gK;k*9w!p2ClTk(SptdUPlBfu?9e6B-kB*QbgMcye)4(@Ii0F_1Ut`CDMkU=m zhW<)>%JI}ZK8*f~1Z~YfZ&=7ps83}xO^v79bFnIGqT%`~P4O^sojt;FU@~-~t7}du zHrY3oFu_&7Mai|r+sXqz48cV|TgbM`-nAFanjAm5 zam?eG)plAN^L=yBK2Ambf@5Q2X!6Muc%zJJEFFonl#FuM7pF(2N^JYV0(IE*Rdt76 zI;DAc7@!>?8P!xL9 z(aLPpu?f?Z5^%84=JK|?@gGi9dk+)KF|XR0A#HsfLsjOdk|%srnwsO4#ozb|-Yae5 z{t8c+q>+sjlbHM_(G)4h)I`vrW-SzOm9>r;zKOw1p#sJ6e7>`@MO@DKkZJS;Ul4*ya9Bgx8lWRPki3hgU$o<=7h!W2Z= z0q``(%kF{N>ft$=wERyUzq}GAHg?AM_vSqA0dg@3&7Y0M+4n$b`YC&Go2^X{Co-** znKrctEBE{2>@!|+SJW>_xh}c;OZ3v;zc{PrZ6Nh2B*C9=w~gd*eyd@MOPp2G1rf%? zHt>BYAnmPh4xC=YfWgD((T^UT_tprQVvHmEZ|i>YN^mTJqxRERX>C+}YVw(sdk0%p7VI=)-Aj{cK8JIbo1hyI<8LMtbSQbDID?o+UXrE`X<|Z zMwsO7fl6}Mmw+DL&IvavbI*xW0-IS|=X1F~Y%TUPG#ZWOA_b>nqGtQELf-Cm1cx0j zw%;%IQ_RxvLzx}Y#6vEs@}K&sYc1_ z(!hjs7*9n9M&l{Rd&Kgn)nn~Xg>)NCvH*D zOeH$B^o*A1(Q|D0^Y6CQL`gA})tJ(Wofp!p-@eANme)9k#nScm4D9^~sFC({VFaF$rup73tOhq^k$?((+g zB5a++m(DE&*OLv?gR)LIAjNP|I~ixlp_kAtq#()JYpeB?hAO>)nR@A$=*=8VZrV|E zdixaDO1dr$at|nPZ2ofbqH)*u-yVi2GbDv^dokU>5r%nMNeoBVkfPrZt2M*Y!8gX| zigb}GmMELdzppg> zO+GQ_Laz2IeHHyauKq#02A?QhA~TiG%VvsOK7HSLmpd+#5mPd3_3ZW9`|fDzIWOpZ==QN)iC79J3L9<_R`~-tNb*FUd)jJix59Jn!BetEe%TjqVKuFz%831aTr5( zeb)TAk(P%Y=l7nA4{;_Delj)IqD_4LQy<1{{KDePsQFbyEhe(4&V+bvoXuknB)uEc z>LLZvnJxd&yp5MxNY0A-xw**P5L<&EURaDfka+j3WWu-F$(moQ;-*~VcF6atb{uT# zWZHkw1lpQZQfVp)CpHv~VcNJ(o3Jpkob0f?uH=7n|hPqvTxA>TwlTLjPbowzD8|USXY#H{T zSkrG5#(9zH7qm_&Va1vkdYS#+rwSWr+0P?+(q#C`^6Ndob?tEWjQcR)gvCi_RM%0# zJC7%PnHD}lidyTvF<5qG^~955 zA&6ajin*=@R!7AVav@vJFE#d3QDPmB>YAbT!}adSDQCRSbMGBsn7Yj&mf0ivG5*p% zK}uhIv0slc*@S59^q)`*o&A=kQh~AC^8^>X%uN<)j7?Mjr1R_U80YSn16(vArpf(B z8FNv7!Ih27d>)y6>%})}n`9q*78z|GS;_#udb;I>Gck#*NIQ!)ctB%YsRn!dY+=kU z6%94+UVpm#=%z`G@}aw?*7TjA&Zau)!IRUc6swgOY1*E~Av)VGWc_|$4sA|ZcD?-9 zKirvMT}8;{qSfW4(0$r6flX9MZH8GuFTR|eEp-#bU;n-enorQk6PWi&fe-D)m{T1z zW^+q>)Sff`er{={Z9~;WlS!njizDSPn!NtelTRykKYZnL_nEMx$>n>}#PMM28zQSP za^d4{{zhhMVZLy`VC8ChyhrZ*4KL0t)L0A2i;v9?e6kubg^Zp1DLnH}!lG1QG(pb8=a;utWrIC(p0ygP5nFe2Q zg=jYUlZ)rbMDW8H-*F);NHU?{#-z0EbcTjSmT8|@I%HOzWqW)rDj!0YLTZai1_Lga_; z?Ete#9NQT$TIE&BMy(YVb)j?2p+(}yY0h*03utRifa;r*b-u+~>r>L>S2t zVnY^b+D!B7ZB(=Ty#36&uh(Iz(kebtqC*9|sJq(IV212Hn1kQ!b6tY;CfeM4Ad#+a z0-RuD#6Un}a~4p}H>q;lrY@CDv~<#{p)RI>uT?=D*Wa(B# z@56jz73mkFBz_N!Tn(j`7-Wosv#p!_=_6KB?URHa!((0U?!ONq*xN+m@2Tpuj;;ZXdt)a$7Jwv zjCa?dC|k6#SJta*P{zt()S6`5dY3R?M@?|9T zDx$QXNc$LaATHIFub}t!b=S*qF+1xEKhBrACA+Y@{gsi`_&iN0k@`YRfJt46sY8Kj z57g5*zvt{#B;|{obO!ErfsHY7XhA=T>@Jq{$I_b$L&D`4@lV+yI06PaX*7pxn^>ZX z=CwM_3YAKV4Ps?K@m-o15nSj}MVZiEBxHvJsq1H9s3SZ!+DdL@`t8VBPiXoCpLLe6 z|KJ(7KbU3ExeT>DF#d*aTmgqjIa}Y+gm{^0G_qr62{STW zNo-*h7A#>?z%ZF=^;5U-rBjpUrG9kN+Bq{}ftN5_{kQVf#Am`4asuJ+az14JtXzf5 zVG5>*#CLmcCQzQQG+5+R409N=22Cf6Wv9n1o(#+B%*qP9X@Mk-71;1|y^qL3L`7UL ztQ!5<-q)s`p7KA{Y|b9*!R03{e6!;lDGIWEMaqrO4S*2J{6R>BbiPFf9$XGf5C|Eu zb%6hHjO!70B3qc09r))J?=h9RU>I+(+VsfX*I!9y>2fUBx&DNE zEh#6>uhh41wF6{_MkA#+##A*S?F5UwJlGSvV|*W`4!*U#R?e>MQ%VYWl{syd)FKg; zO&IVD>TwBd+UYEWEI+xTxTEHh*EY{=PGG8-+&z*xT6O8Ik5}=byr@n}nLawXWHdOQ znI}>7x$(Vly!KGkPRq*QtHG*O%@6qK=v=#TP@8nla=MlwE>^&`Tw+p_A)A2W^e zl4kkt(-->&a-T!AR_dG)`eB9S>)vHN)swD!z;6tG5A4R#@EhAWiZ_z^krmm=3lEB% zAGX4Ym4bFl)S9YWzV{%4+nf#lobl?m79ML~iI zxqI)PG{yY|`nMI0r*Uzw{nZQ!|lI zXP$&i-16od@9#A~#r5^o7nV1yLu2=53N9GBg1r5}(0Wuu!;o+lv?3O62HQKujVRr% zI+$3M2D7Mpi^ zCaZy6q?$kBR`S|ktFen_BWkeZL$y8)F3!X$=bBP8V)Mz|dtsPFaokF!>_*$a%xSE? z%FK%g%#hmW>>N>ZkGgK-HQ}MS0672lQP5T z7p_-+>_S~6tbWS~L7x?=^ekrCM<%`&d~!vqIDh>tK*KJwIjs#ZM!G%urmGZCA=0Py z4I2!UOVr_qSqlslju2%VOjr^va)5_e@jAxTEJ9W#H~jz zBi70fmwsjyAu<<1&$dz8z1aCutoFSijdNiGrbA%FDy2(=xa?7iN7&3yL1ODF_x%xl zx7`*Sxa+t9E{=F9cl@zMPMEk*N$WRFC5&g8&Of)Z^%#oUg?PHzQh!bfnaM{gL^mf$ zNGV)>=GX8sNZH}t(@8steqSmV-rOqf${fe>`a9bpyyep#xdIz8ODQX*7)fpkaT1pt z{iJ*xdD_=Dl($?Ddp8JA0tFj!o);AO4H>Boaio0&0|%e00tpoUH*)%EC7CD>{8dOe z7>w0wavWgbE@t;^J$*90#4XkE=eUvvwDZ=m=wfc_ch6N2+^dks{?c5(qo0`}F|O8H zi*t{nIr>SfC>4GzSC^t}i@C#&=gE-r9o!Jd4;)$eg2X(H->{3(T!?3*|8nm3G06$x z46~4ul8Rm36@$|C%pCmbNK*CtvZx@W!pE&y3j`p^(gix-HNS@D-mSci zZK0^w@#wR&=jQh%mJ43kT`HWiJod#=dsi~v;A-MT0hi;(h_q@Z`{04GOh!f@Y)pd zx{d8$R5&L)cl6j(`h4{;>VUVRJ_}b6xnCw2X1lX0o~INdN4LW%ae1!ig5zds*hl@C zDq+>Aso*y!Vqo#adjPrGIs13;^67KVPJfz$E{8N$`FcgWJK11F*kaxH@F%%@@fAeD zSf_;APohdCz;qam2`Vl|KItwIEGTcNI)75?WgOCwzi5?wXNfCbmG3=NaOE8hP56IQ*H;KKga0*izjx0`%$;bzvGqgM-KER#1RIce-V z^&7*~J1-G2opf>81oldBqR6!$Cah{17Q@51nA|mXiyhWu=dd2guN!eIO|d~U0IK;? z(@(~sMQ-kNBdW`-TlB^yZhhY*^zOG2fi7O#aghRK2h@c3tpB6>mpda0jn-FK&ND-^ z63D!XHc8A(0~4en+1+QoWI8%Rw3X)em7saSPJHvt2$P!wZCzc@vy26-kaT z7)pxuXL;mT(GCuM5q|#EuwhY}S8Y>T|IDvn&5+}(I7-(FV|Dbb-bLGVK=60R8SW}- zn-!TY|DCzj*i3yBvgMKZJds#G_%dGmy%m!lfzK0CR@=Tverj~w>3yA#-?Nk8>b8n# z?f#e-&hQ|4aEz}P(V5v-@27rwutQa*v;=Tv3r#fAJkrq=Y+v z+}D2Gc#vF5<~UyPhd!Do!Gl?eJq9lSOo!P=VHpzQbjQZ3G*+eHmGzk1joqO}RfzWn z?33&-@L1h+J$b?+@&&_n>Juy1mPGNKlE~)=Wiz*7<5ZaBIKt;v)Xdqp{7_;o^CXX^ z){*P|7bcOcvhT~M9_LRI!vIn&$G?ZsfL>An9dS|+AYx*|CPlZDlH}vk3qtrDTzH7M z0bLM}=ulR%x2;M-rI?W8aPldxIu*6yudASAgPc?Fe!RpN-Sls#V!o$d^S^7hO-4?i z%bco!mxj}P?*dunesB5^;PnF2&(5U_gsabwPZ(vLTLM+ql4n0l(_Jv2-sUUahKJ6D zDA<|@XM?{;ZGyfrHt1dxD$U?z(<0L?hZ5fbIA|0lGZ!c~I8LVT171!ozl(0Tj@3U( zyT0qm8TT&L7t!J;xM-B~_f=VdM_V1)MC6_$PyV9f#ie{ZX~lTVcS#Kkz!FVx+FnXn zIJwfOJ4#FwEdeWvo9qvGr$LYAzQ|Lo!hSH-XNa{VtxnvEiLu{Vt<=#}z-Lv%7d)M2 z_r1jkwJ$iV6OIPmYh6xB^KB~SY?~GmrUR~mPV^19x^`2aN8{)@_OKahGMMaEfB!xO zHan)9u_y|?8|lhXsS)GQoGQBsua3Fll+xt5<4mujUEM8g?9}`)Py;udBma0HxY3OI zy0O^e*=0@z^zD4UwcwU*x!H~SsX)+h0RM7~RwJ!;=>?C&!kkKjCwDp{<~bj9w2DE; zRbH5IhHzmJY(r^Q|314VJ8sdmDNp(_XZ=A*_`EN_OrYI+fkg=vaVf&f#cQ0&MSvrL z_7c}{Mr8w3D>V=EsO0fjfQ&kAq$K!4+c{(3s(zR9(mb>jlCANOCO{LPn;BGZ4z>na zQfe*?mN6a`$0sjjS`o^R>^7*bocT$NRk}UT!eDpS${3HyghIv_*`A9@tWmx4a#y_g z0^7sQp>&M=^y=C%_d4lL@X)8(Mj6TmRU9?bpT6Bs_)HBc7DsViWTwWQl_52|^e=I_ z#`mph*;-C}`{}u@?u8`C@NHTC1SfP$hhVF?zH2N?K{+(|aARk@HTH4HfG`B_dNyuAYe2QT^5E8bQdIaR(g z?vulwcIC0Ll{3biOFP~eCbG7+O)V86xNNPOyJCIT@L(cqjjOczL0^J^-*(pRiz@S; z1W^YcQ3-_;4w+U_9#LnsJn71;Z{)KuM-$-|F(B5E&We_mA; ztwmygfdn{AoO=(eXgQj?PxsxVf4xdC?ibLO;i)+%&e|4k`ED^Ousrj}43?`cB);9; zTt`>*H1lJHTX}x@iz9CI_aPtZSsg)JZN_A`h$H?XU-#v2uzc`E)SgKahcXE0K`q+c z@79g7HI;aM;4Ob_gZZpgR0#Fz@TatpeandW|c9S$KQT%<43B(*vDI#p76 zrx&*Gr9aOv>0!n144ZV^?5~2<{65JlD#*(la~G#}fLp|2Yrl)wo1o~y;7l3@muy@l zu?vwLH(BBdLini^7|!y_ZS;Rt$~n#ntup11YeJ$=34ScXS_Cza48KhtnNiKUI4lM- z|B2!p&23 zn4~rcmd@MJq4bkdeW6p5$-9jh#_{SL{#mwP0#L+? zJBl{7tDA*OSKp@}dRGZ607iymD^FNulO;qHF zVy;k&UT(+L6@F6JUqL*8Vm>u&gVqZI)C{h_s;uCw3|9Ppb}m%Wh!9;vsTpF}j&qm% zTFI9`C>wp}8DYCdHVo?fsE%QWRb{ASnr&(6eXO$8SuKxMB0KvPHrs`L!*^9JgCjlR zCIQiRnIXBJOUEMAucwZM;J$*s{%vaBpPHCC--fAMJlATsPlUzGc@oa-4i|*UC+5lR zYB#3Uym+;;$QvV_IaoHq?zw+!GwS~>5-L+^rpeZ1S+7~Q+Y(YOY-`nB$a1Atp!}jD zUz+i!G_);*j|d5W`RTvZBEkax(ESKq!5GAaiU`SdwjmBRNixjz0_8}bjE$JiOdm(P zLYWI}TCh!<3L|fo)G~)dPGwa+uh+@!(T1*KCcGF!9hF4+{QU}s{wUUM$J7;AGsfFB zStKyshVq!UC{p2%Rbmjbmc0YfY7BqPM%L}j@%w?vsvIEQM)1h7mLbCjmq4@ewzKnP ztE*qaq3N#~xe9xL!VB@~6~y(KO~-Ah=1P&IWDmG)7euR0n~f6P?;4l4QS6x)Z-_@} z#@hN=QbDMUPqSgq%1(OkI6gpFx)_A1FW=+CvjHpkTN z@AX5UMBy?iyJA07ZUgwRV8FoO_D<55@v)6@fmR+EE9VwkVwidixo3%cf9iml{z(D{ zZ;@_BTAJTQ&M_Al4s&+uk7Jm3(+xV@G3-7`Q2m5Qxq>(X)ETw4HGJIY`t&mRF65R? z`RK^nN$w`mN^{R~6WZa$T`E#S^lpeew~cNp=8kE z2-1?IWhzdqvnGAf3=Vfs!t*l@%tHOmLvblu(evwIxw)8R*$Jo|)t`ywY~|yBrdB$5 zAITHCU$QzY+N(Qu63=H`f4NiZ2$0CgoYZ7V=uH4Mf96lW4t@fwPSPsK5>&s%#H{h3 zzv~(IHu=8VAE_^^wcupp9s?g18NcN?6;lM;Ixg9syUkJ;@d;~0+=wwTdL^A-Crvo- zG2T`bzzQes0gudaiNm$pLvf#c8~7>q?VmX|%bZmzKTUo1L~5wgSbM}-S=nToh0W_i z@b7bBpMXPW#XC7W^JmZ40$tKg;~Eo0@hyae9878TxO0B@KJoeZd`WhGtEa}Po~(W( z%zwjAQu;XtE3=WxN`Bqpn`v5C6WC1Qu&iP#U)q$H@}j+6Fn!Oqk$5t8?8=YWwU`1& zuOxlz2wkyozr=OR%%@FMJ+7|nFfvcB6iVs^5|o!C6+dlUV$|Qqm4w2gJXFOn1GSD7>F-w zkYAAlSBD^k)KD?}#q(Jytu$s=uk7l2I24O5jnJN)+)7Pr2c^ z@6thK!+v%=3b>I?XEhuTn2Dc{t3A`xB1sU?8~S6KCi|OJKWfp&{T^_qW_cBC)*S3{ z8ITiZUbMJBbVEgh&;LSfswMj?2|;&bg-3W z^;i9>J<^5r&t0wCuRE~Q$V|esl4&BRS8zQiT>lg}Pp20MRdzdtfqj;GqaEwz_**%m zx)%b|*;zo`(j4_B*I(0iDyl`!pF;e;Eu*y7qpm}rJ}U^4``u8Bt3`(%M}p`AK57{i}%XjX593l*yU!)mp;t0oB1;&eApE2 z6+(3EvG4ST?J@D$)tnK@sB7I+u&7)@hzI>r%v4}lH*v*5aMwT9@FK6EuaH}6=5QbZGA{cvBW?@UA}7_p=_Y18W~9R*uG^Z- zzRof4PbQqII@0ikLFQUkBV~u&+_mDYC?ZgZO_l852^bz>E$>+wVz{r#@TjX z<>-OFjZ=Icn?YNNUvySo`)nV`aUEK0y&;@I5P3sX;7R$ijP}j+Q}PWQx{l`zk~Q@d z(o@^tGp0qoh|K5*74jvLjl?@3EZe$g6BmC7-{0U zeeSxpIQ*M-ON6_!A}3w_kklMcen{X!NNd!h7W7Ps=rV(V&R#%3TnbI^$G4H~>C zJUsGOo~XJ}d_8wA9z1bt?RARF_ETKm#W^OS0oB>R+nFPVAut(#7ir^>f?rO4;fh~f zIeu2{YP&t(Ib#MEVoS1gCG70$>~BmlrY#_Zgt#zh5))HALluZXr6Z| z^_*B@Jb$FX^4)I3p&2u*C&bHa9o)ztXRV`8pbW=NVLlGM`MRLeJO&>7wEgb-8eI%{ zcl~pu_kkL{R2u6_Bk7w`YhN;aF@8%epFDCfGYl{esaR|^vt{*yl0cYp8uA1b!*W0M(|>N%?(uEDg2N1)>v`TW^3;9hCvaLn~i|doO0Jf ztC6UGQReU6TOO=9G7tZr0hY5p6N)?fL*WU36vvlrAD*6{+0oDxwzCTtD=x}w1a=rk zm<&y(Ov+j)C-~<~Uns-WuQHy{&Ch^)ogV@Bz|llY(=A#gL2pU|*1{tzhG;Xzd}-$X zGhx1O^zrtJzG1MzB&*FhMtNP(c;?#<#w4GbpBulmH}irgx9$3LUy1kNMn2X|X5I+d zMI2MyPOJ1#D%%W|v`AopZ+I~ss`!)E9UQkZ`%|ZelHNTpo95I?ljag^B z(Pq92^cn^Ks-16siy<^jbne<$`GD$%nXk4!M>)m z?zaMm^8J@tz2nuh^N9VsuIm3q)q6)J;lJ!>fkN4;M*Y9}_9{G!-2X3DCbzj%x&O-M4kj-+% zGbYE*O(&iGt1$^OJjx~z?Fj+w;wYB6J`|Ym?=_IXe?my=os-CX3=w<#TR0fZa}@c^ zPoprV3uZC_Uv3j0o^L2#$%K2w!&RK|>4NwJJ{Aj(FIK1aQ#Z-1(j|J#S8AT#td_kj zNX13mu=|gVj!HMUDS4^-&I77G^zcjAJK88)s+0EmjXQva%VB_wNjiT?SEfqccSq6f zW(WBh7E(JQ(f)MezJvucS5|O9N$A%w4ZQ)8rWts>S0CJMKz`+E)WM9fy_JPnh=ue$i&j4D3MZdy?<-Q^;=F@f(b?r>D}?XccB0m(Z# z{Z9PlqZe?&00HADAe~7d;*~~E&!ZD{)Ldw!)SdudR95i(bd2N|WS$-O ze$XmuT5&47c_XdPq2b`LZ&B0cNC-{)cWF}?^dk3q;v`v-cYFqD-EI?WSvMXOQuWO% zE>f7Or%CxjBfl=lU0uxPO)zeAy4=7868Xk&V*qUvKQ9t|=%MI&mSp0Y0ZG4o!Xq}V zFo;&eQ&0p(a` zpjK8&ZRkZ}Wl4(T#H!x(W4}1Of@$%X)krkKHW2c(X6x}Y_1wgId7j+U>DCd8=ThD_ zO+=zN#+!YBD2c zdVPVY49qbvKgG?<^Uh`*3k!G{r`gBq@@Ogs)!ddg*2Voib$n@oKyhxT467xy&={loM^!dYD^ z@y3*xmK3EdCd2o8Az{7?c-~+xYh}u}PTq!Y<%P{(`~GsXhuYod>XIFTf{{HHTy2W? zy0PiEXHr3{&c!_~#JlcclM6>z&@h*Y`_&Z<5!y13YFA@^PE+1Q7+mp(QdSO>&UJ=T z)j02u$yVTpyhXhs?T~vONp1i!a!dvA-VdvoRne zQfZh%ntsopA~?NvmVqvDdAQfWWMlS7SyajED4xm8Ta~_&Q~go$5YUJ*mQ;!Q9eSaw zA64v^Achi?>(jr5PN|aVbb`kfxcW1u*aiB9hKRxAAbHq0i;@pL3*q9-`im649`U7R z{o@*7l|EO?ndfGx!5BGGn`NJPh~=Y*u_u#{KSeg<*;I~%|06^)6}wQRQO|)@23hBp zaeEq6o8?;x_kVyX1yK}X*maZ(6uQ1?9{hyDOq1N)pck_?3ORbYz-={J8j>mJetT8^R-_m<=?X^8s`w%$sWb0+^?lZ&B0w)N_dnwgCVf09P3=t=>An zB%V|+@Q2#ISONev|49P?JW9}dI$RXp?)QZuhLj_*I{OjbkT7nzf0h9z38$iZLpi5dhYsq2J(6{gu^m?CQDwTf;y6&nw}oq zgtU9V{1KjmY_=Hi-JYHhn0Fjm9(g+t=3_&r23f<11zv?TMy+kVa0Gc%<3MDJgTH>Yi0m2kwE=R2fjFIf;;EIL_g&#Ob#n^$)-#*9O^g zYqOV1R7_-R%RA2zSJJU)j$92qUAS%&E>BYW2l%r&PA;=4&G7y+V&N7XtPou$oml`g zJ&{diZlruXzqSi4!^UMt@(hHf{zxnnacr&H^;;QR$;MgKSSQIWLOU?R#zfTh_L5^i zWu=M8v9H>ov~;Ul3$Zj^O`93nJ#NHE5hv}eqduNycP4TPOGo3n^N?~O|mmp zFX`j*{8p2KZ^T$?z@%@><&{JOv`{6_9~2UYmo)nsGF#VbOT9)A%DUa(OcJm__LaDq zhqH;(b9D{>1>l7rrh>6+o!4QKBbw$xSmT*~OViu!T4OWkWHH|NAf4xdZJdBdAja)y5_Rb~bQgGAc|)KI zn^}_KW1>2RGHl|D)?HLZP^)IMrqQDy<#m*GSnbQ#R*Jf^D5)5iGdONdX$aS&eXb;m zsXEZ6j^`)93!@6jYl7o~7GTn`Abv<~dFYKd^u#+hDsptD0AHiac_e9*^Qb#PN@ugL z;aP$h#!=tb^2sWh3k2h40)M!*iWUObZP;C5O+sIPY2ZE@v7u9@wMIX=Ll^^o^s|xt zSrRFwb*kt*!IvEN8z&-HJ>V;JOo_=D`*AL(%d&R}A%ZgW^F2X=bp-T!WYgl&nZYSB zJxKDAb$|nq$JyCoMYvod=1{54&8S(d?A~W|3n@EULf)@D*t^Up-ca7hPWK=rSQ@oU znECsbfeE?XrsPlSRm2{F7C@sB#mhvt*hsIIaFNA|;+~HF z=xlbeNjsHWL8e$+#tKCg#sOm`tw=r!EA_nDR6D)-g?gDG|Aq{0{tEN4DWV4_t`(d8we+#yo-uxgfS(rJAcR#%Nwut_I$4@3IyPrpdUX0E1Ag2ZAkgMQfpwjcQCfICr;mmiY?h_T?Ybr&nh1 z?M356Vs-PVZ7P;t&96NnJKCLF?dYlzIpXbR-N+PP(w$uexfHR{d*WWd@I6(h58_IG zKQS6&U0dK%P&Br98Z5t~gS!Zlf54vwo>Oj*8N!Ea6pZ?v5_fAqygGPhBvnDMrzXq> zx0Jd0VftA1@@6-btVmgZc+R=?qL*B|0sq{EW_-hrGv(Jo%O$jblYjNy#rCZWfbol( zOx)_AA@n0=`_^pZ?#LS}JeN70xPEc$zKi}*MDnJ*4E!U7YY%hgq=6sCIUiJxrpIdZ zk%bFYS)*7A{K9tyi@W)@wK;l(^j{R}KkcGYvHn-&|939gUYRsuy)r4w^6C9o0Mm23 z*Q;!_pY0s4Fj1r7PXUh^x!&b_Z_S(W7^g)E>GUdibb3 zJF>3j?o9SrxX>LuVlwzMedD)I|H5bs(~CP_>E8)jfN0!|ZtwhH5^mR;@0RVtQBh#; z0GG$!-JsF=g!&4239!`;zN^iMt9f(#@yHr5H5IaAf0k`|U(suICz)Mi^ORhJzhJ#@ zfw-Uj51@q)QpkaHj27v^Q%svk?b?RpYa@6=4-opVb=uIXl@xup>2ykd*dAi7mI6O+ z0|B4ROk;|0s)f8;5+7;_kwzg%{x&S+z1)(G=z_px$X@B2O)|rK&IHKAX(*;Z2&@>m zin`y?e=>TUO-&!0rVLrlvPj=?mgeC?KW-n}nYh)a59u{UqZiY@t^fJNrvtF(Hb22n67mxx((>1rF z*^ZP2dg3StzD$@*pi)hgrBoTx)f!=Oe_nDb8(Z4UF#-X$FbmVaEh%g-;zr?GD;I2j z5=mb=3I`;#RhgG|wQ!}(CNl)ThMAAFyMcaLjAJf2U6FI08!2a;V8vCkD1DaQW^I3p zrgvnuabMxs3T3#jG<|;78+|mnefk(%ey;vv)LWzeE;;i;>S<9`G%fmVH&$R8>bfKz zBd_b0cF)zdds~Z3`F2<^L_ak*=Bh<3g7z%4dCpCyHqrFcag)p^J`d~dt)AR+92!yt z^#D1emMm+vWz&NRePVpA=7~b4Yc^d}Kc{*~7*odwgR8 zRW#=4MDuNPZP|Tr{l!Al0w_H-kL{o*vqS~=RRV9tAJS%Y#EsA`tYf3vN^~(t7m7va zD%ARKZ)%x>Bbx2oCDM84!%$UCfARYxp1;^Nu3`8^P7RGQv(*=LHL8Ix8SWd$CKtF8 zh6!!>0w7IJ+NG z8LXyZc#T4cWFT=H(>*quH7q{XL=_!5Vb^i!{ci^YVZ(!KjhyD;_bEd|Tikb}3@+Fg z{YAvAY@~Tm0UCAT(Bd%{)*K5i1?c*pWU2**KScdPwYb2q1$q81J;chU6V@<=+Vfs3Ut?FMOXGiBk1kBN`Sb)&pM*- zmY;WvLDBEUf|^KcaFmsae~v!kw%1jG?lbC`g?%W(atvu|K!G?H zqS=f!L;lAA)oWdL5TD}jPyheC0BU6Azf0^l*t+y8zrbgGLOq;-yu{-b0CJQw)1i)hs5Y@2nmGch<_#9=mnJYg>RG6es+KU*uzQp!The< zyStJ?uz4bj_^hZ|&V$ulPyhpfbocUiHo*2%s-^+38M*JxE#Lrkn`2$4#3uHn;$Fj;}@#i>83yrXB-}fGZR)$m5VYe z#=y>eF>5>U7FQp>Vwcv;ISrFq`*=$O@2B2&@Wi)u77!PeSKV~sro)q74l!ZKgn$cK z6`q6>{^Ed1e6V2O<@gED{!}^C zqdsIhhf=dUb121fD!rM)R>eKE7rzvvUi};5IXH3na)&zCD3boZI;zMb9w|6e;3tyx zZ7o$P!e|1x^VNPx`XW8Byzj$ChJc5nMX@NhbmZ->K1NX3vn5evoI`H(A)+_6Z<6S} zk`G(Dq!1=#RjMfQ{A;o{>!0^^)yc!9JObCEqLl7+d$a;&%a~Ct#qfC*`r?yAae=HH z?g)8>`XO$blJGPN$Fw9`e0bWG%>871ALFtwxH=;SVglhT@-fjN{jjcCOB;`QhE%G{ z5*D3dELgV`?)eX}Nh7|L9qwk?u#NCXRo5$X0>gsW`WJC;%ssZJ!)iS8tLw;9t-jB7 zujjN}%-Z;#?b3WiwTupkuI8N_GwA7Z4887%I(7Mr`B;1I?ooKhh=5&E`v>6B4)ewz z6blJy(8-_JhW-6H9dXrIUVA5Chmr>?wfQr#|KDQi3@r2&bhGM*>8Q&^Y~C&{_><&2 zRPMvCFitH$HV+me$7)Ro19|~IiIel!zKL6{>Rw4${zFO*Pg|wcEKHw?P-EN?c8#=E z)^_75{Z&T}38WlytTW6WQmLhe$4t7DNHz2g#9-Hq;sE0&fPTz*dBV5~Q-A&NBr9DSKqHBcQS|q!JU<5Cn+schnFB+;v z=|8$Wlj$I4!>W4rx{({O2B$Xs7eSYu=D8ax5u3E4*A*a9vrw9WkU+icI1bbevS9Cs zC`X~B-H9L-y{88Fe{7P+)S(0w*9*8D-z9P9YR#9+PXW0ADp+q30MLE+!|etfEVZGq z9)#9Siu{cY1sUayakFe$8QWrXPhW6n`yUsip-K*GG%7|9m1^8k0x4nv4FM1v?+z!O+`br<6s5?3Z&cd3_W~0*N^U{Mj&Hg z%ElY}%Lsx7MkEVgOH{FZ3vAKm{NjJ-=fDE-svwlUzN8F8C1E zgJt*QOVej-rDMD4Nj<`Six-i(%OM`03S(|}M5-R@yvNNqSa2Q39joY^{srezqnO?r zb>c%L6%|xnrbf$3|MB@*#i&B`TY*T4)%A3J@L5(!KkCc)YL?I7tBw=Fv6)3OH_(aE z6i%(!Bh_|IJq8KtJHY4|y|vMzs~Pbnyw798s!zlwJM=gGc0`@@(cIaZXVi?m2fQeV zvqm!~ti_%PLa2^xR7|vKt;|4~c0QbOS_vT6Fe1tWt#T30?xeI6Ij{1d6}EiXEWO#= z*Fqv$B`P!pQ4F4m*JAJSw(?Y{jfp)Csy@rogSx!1|D>=5@TogbSx#%C#nUk^Lbx#J<;E1Uh^`2?c?+xI=wCN7LL-qc5Y zbQU?a!#|%AHbShSPi99Om>wG0q?~_T9zUb>{Fn$poq#EYljLX)mk`$rjp;PbB+Wfv zvqoe69lwhw+FOZo$*G(PzGCzPfw}(Q9T87a-_*Z#Vf zr&IGAO&KyF;9R%c`7Edpifz7<7?se|O;?T0khQ3gK- z&1xc>dP{9oxlF|0XX~|qM81h_Zme zzRSHauW%-E-k z@%W`P6zkGGefg4NGfS$i|9Y3A|8pu)&h;zPB4pb*^wuW$?Nf=76VdY6 z{M$+P&5J`-_d&V^#42kHPAb3#Bhc(LVDX5_I}oU2?a55=cJwj?MbN?iq*U-rh#O4ID*fwiYtyiei@@7n_I1M%6#)VIL({ETTmWFrZ0crwMZ4ck!6h1TB_u zee}S3wmfP=N3P8>kZhArxd-9IP5r6TKZ=Z@wT+_EBvFQ2K|jqRn7IrJW~vX&=UyDW z%FOVL6d^^3b6eYpFBFxvZ$LA@bhT94bUDx5uslg_i@IIH2k}K3vUSqSYaBM2peNQH zf-0ul5e2C&hJ0Da_6f?ZIl;pr(!S3ecXnd-i?+k|ilkxKB=yHrGP4T@QbbBt;i(yq z7sRE?{$-mO97rdDzE&r?0B^rD`As8s-~Tx+pn92Sj=s^O%j_QqzdUkM`nA?y?{Us8yd|pa>=`gxPVVm=UiRO7t{|`L{_gyw(#7a! zaKTLv;d<;9-Qs9y?(1Zm6PWwnMu5Ldoz>p{=$>d_q^puufPAMkwdRPZJlZ#xiVn;$ zBCLhYCcf>~2|Y^)l^ytDm+FjWmGOaB(pm6M*MzsJ2mOSPI-33H=ylHzk9k4lEn-2K z&EAuShK^)sc7Oj}$6nnNTv%V{7XmEb`nuUBsa#XuR9Tjc_y-t0rFf=Igi}B4E1~lH zgTd1zU|SW=PxmY_iq0^$=t+x4&z982=xTEI#o$yWQXg(woN5X4@d-Vl)o=mj#B~R) zd;Y~PL=fbWpMurPZsxUw<#sEUIpsA;oh$D&LckDbsgmdI>-#Z%yML4#dx8q{D@B7f zX2^l#I3hvWol9_TrV*11xXv1lN>J)n5f}oh|a)6E#gn zQ})u@LzE#I>^D_{Kg+b*#!`(qP8YsBqhc8)aIZ{|&PHeLjsh0kU5YzyoI|e8x8`u8 z7IXu21;l^Z(^dam>0}Ds4fiy}dk-IhU%Mz*Z3eZeKI06wh&4V2RmD-iwggn1pzV?? z{o?c*oUtY`B0Bt{BTHO=Gm4ZRmO@SkorT2t$-zP;b{XV6jve>M5~iza&FyqEvp1o$ z#q}>9HZYYc=7A= zVMjf!j1(7c631LZ5ZEMVN0m`A(j8|{RL9W#2qx_a;|qokzgLd5{ApxVzKmoxCm4fD z3BE!U@u^kAMALYyV|K4i(!T$n!=Kt!Q6~}r=Kro!b*oF?qQ(EC-iI8SYyp?;?lS?H z*uLFJbBleRqE7=KeY0{s;?&Y zqWO;aztmV*Ywp08#g7>}*QsR4n-HR4ua-6!_s8CpbNPt=FLtoG?j4Lz{1c0s72SXl zW|)4<#qomyK2t2~v$9{Sm15gpUS|gD9t*R+`VCh&*z(5k33JFP+K5eTiUIqHMRf8k z{I5lMxz|z`z2CQMi@o%!U~8=FwWa;(_nfU(wO&#mF}g0~j)L`f_~KU4{rAaL4~;ur zJy$(rOhr5jnk#S5N{8gnzNyAef0j#TGNwY7Ffv}G_RjcJ+D6R+ZeJwxgVZN+PdYtk z89*U!Kh7r$+YjFOTRhRImOHv(U$V0Ifx?TElT!J@VU|U@k|k|eIy39ZnG%*lrtL0p zm+qcrVF$}tGw7;~5uACO%9Lh(Tm!Z6=j!)j>Q+c?n;R2MO*+>XKZbGF}QD-%wg=e5^3;)&zt1?t(l!`f?aX$Q28`s7jIa+giN1sEhcO z0xbVXxA^1{U)u3>e_A`2hmzkJ95MOVQ=fOeHE2^ta>^D%MGFZl60>v09AT$ly{-2; z@O_mUoJ?jT5yThGmEl@8o_~D)qWCCJu^zpsWfa;30U<~B3G}C*KFj#~HMt&nBbFPG;I!I=KJ9^YgVB1N)2c~VIY?#I` zXW{u*O}lh;6R&r!VT9()(CEMvIXh}nlVR=e^U*nFos6MH&KVk;)@k@3orR|f7Cvrd zv!`pr&MQ&Owy7Ad)5V$DXZa7uxb7tU)OxMW<5zM?-^h6TKfrZ?h-(5bue6z)Hofh+ zQ)0tkO@8m{?bY#k?Y*SLpM?DKL6;#;oJrVT2^^{o*C|5~K`{UOPW>Sr4Z}5p?gBQv)v>uBk`PG z{1^Bq>57m>1kJTWuiG<^?t>XAiLI7AyWzs4tU|xV{A(spEe*jQp=~_+Q|aQ{`e&6f zdPUcCj+JlJu94}h9lKfQ&$uCpnwq354%>E6KC12Xf9JI=^#?!T|5eE@J;tGq_aYgB zNmMsm_tVQ<*8u5~n4jA5>lJr`L$=|1e&wguE&0Jnl`pAs6D>{)u3k+m&dS(#M+{n- zxk*iZP%n^%SWX^(XMMDf7uCu9{I4>@^+|Hrp-Nd5L8(2rz|2X!2tMe~TOUfttWoBqKw!JR+cYT_n-nOk+h^sc|>?5^kWYgNSd(slujQTzhM+SO)=v^#e~xH;bY zjw}-XWQ5$L5;HEtAxlk6^8;5=7K-bB>)S5`CYF&fk$@OpSOfe`NZ!2LHE`6!CUU+VK%20Gu00Who5b+C_O+ zs@*o9Px#^TI$?Baw!O#oLoS`cx`FO4Kh*U4%Rzc`cisNf(^cOs-?g5~5Wk%0&uApv zdD%H@OES~QcLiRRs{sU6!8xklCtM68$08KCvcBd0hG^67#hnP#HQRZvyoUV)q$K

z`tqRc(GOsKp#QK9{b`p4;xR4bG@YEyTSq^+SH zloKET(jQMuisbTy#a()JGw@V?YwDx@Mb?_O8NQWYv{cH*sH<7z6Kj=|w9hw{}!NS%Fw zUpa#4{Z^X&sEOGdT@Q4?{vt3|f>U;P`IAl|)Mjqh+^GxK2iaDuiW! zxdk{7EOV-Gpjyq_?y6xe7*^JCx7z^hmBLebx47WN)rYP|yfDG557RO;ECI90VE5)p zgA_u;)j2cfF%N?P&6KJ}wffClr5q1W^1jmlflZ}i5C9(s3;jdu66$>9T3D%bj((C` zP@C^nU*{IyrQ;1%9W7g^%SqVKKOG6|Q?cC&S_2_Ub}S54xW|fDu!3z_yEX?VjxoJCLp5P? z#RAo>7Wr6^$%)qXM|clxAKGBe4~rCi)hA{l>l>)7GsX#>yWYBXkGC8M7H@*>TSA$l?~hoVift)dzM}A(ogt5^p1DZcZ@wa6WbW}z zqkIY0Nx6OH6ZYL#7ec|@bxR}mn{zy@Fsg%KHfNM%qk@r717e}rwkp`sUk?gqMVm^Di?ODU$PQw~>T)XjiA%7zq{h(fbdVwfW7%uRQPp1cP z1v+b|6P@+Wcvt2J{X6eDN?|o*w)cAV@s*d%!-DQV_#0|qrcF;?uhM@uc7qx|gV(<$ z{DfPr|j*Q2b%)SB6X+O|3$^!VQYpdX*Nm^L(wJT8;Y4&jeVdB3(eJY-{- zUjCwgrB<-3Eq$VVwJi0MND?%~)@$_q;fg#uXF4Ir?^N|%I=z0Ajv_5q#B6@9RNsuU zr~B$f3Vx#loBzr+(j8ro*d6f8aw_#JMAaUVyb9Wc%+Cxb3A1wsk3>}f;jH2&sup7N zO*m=tKR{R#^mh)GVFxt_Wo;_^-bWN29lWBBX+Ms-Eey+G4(P?d7509>+;e53^%I-M%3YADO9A19-PFSJ-=bY;Bfo2=2M8b?m1n}i*MkOW0z5q7w@>(Sy7K?4UY zi|Oi2@)Pwu5E?-zp*Hmo4Mtwa&NH0I)vDjc%-ouZnjR;6RuCry=w8W$xYQNn{sDra zCniC#Q&@85S-a`>^>04sPg*l04M%Y8CsqhN8*)m;t2Z@emxs`3 z|DpmP(E^qwvcAvcc{lQ@Q=JF-(x*NHeC)qXP`q#H2+q=F{F7_fh|LO*iSGQ)g-4QT zmUcowr~-XXq70wX!2cLq^icIPCOFFVX%L4vggBcN=Mij7SjR?!hkkPSwMY-!ger?D zI3~=APvZ4v9B4%RCRaH03y4f3%g(c&y8!_zugg77uVAUxesIx#UQScAPC{XyVo)CC z&oQ%bhl|Qnkf8;hOSaU#Sn$z)0@<`c+Df@R?p{|P)^En2%ng~TGu^tWIClvP)xM@% zpDv63B4j=@cR#@V_z~Ng*^v4z_>1=s-d!8YV0!!3!@|d5tlNRCekdR^rawUWCzMjPtIWO*(V3!B4hGu9+*Ptu0GL z1w>ek*=`{C**E8}H$dvC6BjqVZ1x__iPUh<7e}(%AT6&x>4W`kQjooOSN6*~SEpS^ zu~UuHvhCpWcA>Qm;Ucbi;iK)4R`XU-br=2YF{kzUN<2f6KX5BNEl>-GyD$ZbYWB?R zSZ|E`$Fnt~UqW3BFx;zQ*n3ZwNxmfOGAB4V~yLRJHZrZK+I`-#s-rBOe_?(=1 zif+a~0Jp{jG-lu^!QrUwdGP(|Q+Xx!9*dc^nzM;&GEk0u2+bOsugg5IDoK#pb`|j0 z9B6A)kbDZbqVFEWVN}e-cIhS91_t}i$@&jquU1=Q_xO?6e~yZkyrPzi5J7<=!98)l0czPv5Q1isfsavWcNelQ)NMd4NU(f&1>6h z*WLlBoQ|8n{#Pccy}kt9)2lTfd;g<~jB__TK41UO_S+SyK9aUbpA?Df5@F80DkHLl z)L^t@7+R@2tk7?n3B{5Nv-$)ClY?G8pj93W##a%tlYbt>k@DY%u@Qa|B5%PbV~YB= zLzVXtHxRe>X%hDxq5H|n!}wm>!o*igf!D{o3<|p8`#Vh z>ULqo3>8@6d~U-K=G4J7FJBEUf&#(x7!*t~dsX9$1|8i;I*$6^l+Jw_mCD7W*uJS( zFfvd31ZL!4S(MuDp6J$uEdI0W{#dTSY<<+~La-p)dpr!LA znk}Z=cSaRCoB#Hp5UjDr>%!9N%EA@&>Y4r&oiuA)4^ucjJ zqm5eRCvX3FTPL4vX|Hgo(SY1M<>R}UHT<8)JhwLQ`9W}9#|JyPZj@n?ova;%`kdeT~L?X1T^glUKosnLj-DK7 zQO|o8``#*pL$CP8PVO<{+0#cHs+R>9*{m4X%Y3>-67-V`VRL&Y0{li(QKrk3{OTr- z5{o%E#qi3M`5p^&s2C&I9Xl!-7hA-#<}o0jl{v)^^O)OrhYI+FdP8=tBn%o`)=am> z$mt6%4owAotQjalk0-o1)YZpG72#;P0nv-ed{|pO_<>cyYl)FYQ7JjFTyl1|7UN>C z_fL;8*mwsp!d)e>*{PeHGrTZOACf8Fz~{MmM(Q|~ueCLdiX%LZ5aQPQ`?GIot zfKX!Y=kvEss%pf}6-cAx8lA3UhZ)HgXp`9<=AM!p@m?42{O|nP=8@cVvUeTtIWRS* z%n1kXaiQke8J+OdmKEY$=S33cY#RaDl!OS_BnU0VONslP$OkJ)H7+R6M*?N7bTzi* z&Sbthvi}1l@N|uneRK>$l!p3lHI^0Gli`5u(WyANIPl#Oe$ z*P?5gOezS_c0-)socQnG<8o@AMF+CaVu}V;HwZFwk;Y|p9#3||7Q|x)HvWpQ z;INk7${=WENXAuZ0{TPv6n71XN7i}$&xZ2MLxarK+58OFjfRec)BXOON}w*^R{Co2*!G>|aOlql0I#HC{U(LKr*~fv`F5socnygxAjM=o1gdEM+9BR$$=yA z1NO%L=e~*^n@3+dr(oxl=i`>+$)UJvEqg{9{_j_?WYuP5XV+Fp7KJlCJ z1tl4Tq`U7ZbZb9Nw*dKtTd!2o+J$VPshDnDf#}*Q-ki=1>FYvSytU-85vBHtYGd%B z@Nn`?r=oRk8!>4cC%Xa>ISNJK@XN}K5{Q#DAuh8cc+P6N`WIdPU9N?IXB!j-jcB9Q zIgXVv=Lg+chPd{*{by1#1sOB-wBd2cB6=C-Ss~;*p>4v&F65Bp*K%P(6u01eevV`yN{7d4 z2j{dtHy;b0AVnkZ-^QW?``D(*H|XcHF0y=>x0P>`>71_Qru}?2An2jm)s|Sq@}lw4 z6>8&bCqRWUSJhyG7Tzhf&M97Z4%FqeY@6n{Qq&eaZuNGJMdE@eAA%_F!YYe~FC=|V zzwI}IJqgrxE>`%uXz?W>nG+DjtU`q*qhdI)+h}B#p)Vw+Xn*~D%8^!_2J6y%^}yoe z85Of#codOA=Q1a|AV^Ax)Q!ArWTEZLYQ@bC%E`DtC)ys()G6pOd=%Ua$y90a7cZ0B z7?ByA!0@(zhM#B*!a_L`6UxC2U%Z^4`K1){vboaFs*ks&MliV}_MtkamTVAuG3CZP z-V>vY3-HKjB&u2r*>boo_^}<;D2C#%Cd}Nx+%v{cHh^cP(anIU?8PL?vy4OT8 zhN~BAZk;z;N5K1e+fcGqHdT+V7Y!oRs22nLP*k6`ima6>d>CrhArRaw8y&G*#Es`c z0$Xr6*A*go`5z#THBSenuD_}_k?c&fu?cyi;o zqf(Unbwb#8m)P7F->Hknsq+^Fn#TVXt*d~iRHuqK&%LjgxkbwODt>)si)CV3btV~Vc_-7j5<&7=zGA@MHWDZ(H~88K~;$y4M3$67nxSQu;b<03Fn z)?_qG>hGc7AmaYHhOsLi%A7;ur1p`-L9UG)(~O<#Ni@B`4G-L=CH+x{Aow!blw;;u z3FgF4?ubF>02l|e362~^t{1{>5G3|<;Yb9D+v0TaBNbZMtwMQxu3MC|zL{o!{Eb^^ zpUaAE0PF^>Ih{wq7F0`O&MW&j;zrm__FhptK!|OaI(Rj%qCc~6`|K4F3SQOjEO(Ju z__7G6np9{*d~Qf5xp?->NvV{#rWKgsjy)H**;CNEj7JI38q#&e1;+m~P^y{avH#$e-9RIfy!N zKpEax&IsN1x5H_A1}6tD>L*8p9aA>6{B|P|JdySY`naX`4e{AMoErM!@fB^^L|4f; zc$F_cBvKdQ5(`Hvv!+YwQ}#mFa@3H&S86_AhZhNUyHU1@L~`&mj@Mm(qpE%i|csp!`K!Qqfl;tFCceJvQ0UGOpJ4FJ9Bsz1cRsh!sAQBsj!- ze$$S^Y@Gfgg?hB;9PAfh5c1GXZ#FMy%%k1UpA0#>(`$v94m`n ztmHx)LDbEtu!Y$%FH-=93eUNuXF6niIX58h9qrC@FSQ{(w$?Z7)nYR{aW;n4U05;D zri|aS!)8iO(HMUbyZy2AHa2aXcutl#5wge72Tq=8o6sKD-SqtJgmooH1kXCsclTLg z3iSyJSsL~T>b?X@ELOswPBPPWHllL#BqXP(E~Hp)u`|`?Wj4PGs+tLYPdHVeF&fiA0dqjcdz|i7vs-997`;B>&jpNCA(8T^YDK4`e`3MJ zk?zJ=A5h`EF+G-|fptKGHV%ZSGh^ng8U|z{!%N~`cF2GRwGm$GDiuGHuLBm1EE_~P4{xcIZLZ)C`7C6F>R za}FO?xIMBf5!@S~M1lVSJ|(BCb&A;S#y))PPBAh44X50*u{SNZ{!eubT#*83=Y)}v zHa?+tLTi~PZXXv!-v^|Q$FM7|zI*CYdd_9;ZjA&Bh=Pz}!W&DN9%@d+yJz4*Egx_l zQPJmEF|st?O(38*Y^--9)A0D8&9`5STj!J{%D2ta4VG=D9o`88o~REw45Z40j<0bS zhXlw=2&#K0TUF{Gv(2O55B(%Wv#DE(8B#y`o3FX3E_T~-J|-45)_0dbe5TewD)jn) z3wo;m_v?etSNW-{rJwTaNj$crE`5HguUwM+u*)6}>^}&}PQh|coBYM>$vDXt-Rt_8 z;=@8h=npv`IRCT@COtV4A^@{!joaub_)7ARBq6>WgWaD~n z(fRN}Ro+@3`QrAE5Eq|FMSt@9qhRH0Ba)sU%s(zr2E7p^BwRdK!p=s_{l&d@Et}0j zWq}u|teH{{G2@a>O?l|iA2yv^)TYPOHrR^@Pv9H!*_S@izfqj7_8+4v+qY|9;$KX?MBAI*NI#Xg{jFmNi6{PNhB=+RQvmG@Js zDqwRNk*m;S>VttYj2J%k!qRkEmFn17$k+Nc37!abgs+AMUECh^R#VC{)V}r)KowQK z)r6?(G+?)srEOBC7fA09eMSlfUq(brcCf5tk%%G%R`HYUytp&lNNO#T_sh{)SvU*i zT{u^uKHp@>@p6rrIJ?Ui8i1N4Yf!C261>?ceU;MR2-3GzEIxVb|7+>H!5 zFLrtyvcTYuIaCw#Y}KJgpd1vV^MsTHx5vuOJQZVkTq zoAF-9;@8s>@tcX?P`*uPPgj1*k8SNY zC9Aj%(luPr)FH#3>*(b~>6yOw@v!@0#{D3fL-$HIIz{F_ik_>DEdQ&-Bt$I^J^h)N zdop0KYo+_oisp>2s;}RJc*NBvo;(*~MT>xJz5aA3UnNK)?%G0lM8yXx*n)7Hf^iAMuq@&eT!fS#YIgq|Y9j|0fss)`RWJ z+MX)M)%p{@iA&Ed^Y6{t$%)oHFYLPF?xie#7W3|;inVaziSl9NV=lY)>5(%RLo;$Q zH{F3r=w?x5NAbudn`ug+6WP4Av{x5360=>VUzc6GO4UjPD!A^Kq&D&YlRL8#L@#)K zBX>sL!lBy2@4E+cHckJw{Mg)=;l;B$gEO86FO71VH}URG2XlEpKHfI0A%;!=eV2RR z@d^_t17%w=fN!>#dHrFSKhYQehwG=rc5tW!rlZ36W)|0rg4y!)$9K-!eVW%Ynr^lE z{QAaIv_Z~00$B>;BOXUdRDOw@{aS4B+&}1^@BZwYHFqLuTZ7>oj>xv^nxByWV4kzhSd=z(r!*xBI?^FbtOs9x+2mZ*?%wIg%snQ&{Vd#yxE zr{+gz85RPPD>+C;q{T7co;tc$wM>m2>5*mFBsej*k;-iE7_L{R5V(H$g7m~x`m=pd zH{XxDFP0}Q0%qMFzUC6VNK7nh{^q%SjWIvP0DbQ+_4eAw3?a9i2XBwOPaVxn?c_UC zG?qW`N!QHYkH5Jl|1WUBd#(P%t?I|c4TAaajgNx74=Z!Vg)W{>#k~ksLAMUc{R<>R zewHkvCjQv1U!+dC&$&B}i$y1fHdMIbg9f&Kek#EydUwFXg_TZQ$Q;LNPv56MZy4up z)wy<>^;G>w&I%px7S)rbS6$~x_oB@#C0jn6J!)I@X)7|8H(hUS@oMOi-$h{0=;n?@&5v!2VN&i`hf*$cUE`a zJpJIa7-_nu zWA%g@qLI!)QMh-d-ISBjW&U9cXJ|@0-AfkQwk^L!?o#K^uC^2D?@HApg5ccAR4$#a zns_IGjH_b(i$eb+&+WDr z8HBSdUd|YJ5aeXj6MI1j(V)3?B*S<|(|s(0<;`nYUv7Y<4L!hC$xG zjb?4XFne?7uKn$(x0`7bMIo77iw}}!EE@ixlvNDs4t^=^;THmg5zFOn>~7Yu>0{JN zsN#oMr~MB<`KE;4Zg94bwz{7WHHP0sNP+od$BlCBq}WJIWG`HZT_Ro5MNXb{6C8L!U-w(;0Gy z+_;{Q<#hzg2PCkUnTD1d@9H-I!iz}v1s8n?9V1}d9|O$LA}&+-jtN*S6k@jC2)AZj zvo4+SxbtPZ>gr$KYfYdW36mu$(UP~3r9`jJ?(AlN@p0czZll`YsTQvkqw-}Ulhj{% z8UH$a@aaO0?ZfJ5PuUykg6;O^gGJBaOQ6HP?^1+JV^=hr`% zeQ?29+1&VGiwf;jvQ7GauyFli55x}dGzzwpUVq=CYuHNzUoPalXSw)Uxy^f#!?JTx zLV9nSQcb}dv+e%UV>albtLh>lX#0Xh9>#;I%wHaC-MMBS!nNeS#qM!5|3<{}*FT*l z+T=_B0@6n3*da&3>F>og!v6vEUakTi&Gmbi@gPnGZz`y87e+>^5#gqF~jaNTWe|Rxca+)EcITtdbB8A*g z*l0@md(S+zC?Q-38U6(fyjw&29c#8Fjm#eT98y4@A3ZeS`uM1kjF`p)a(s^>z^To~C|Btrec0-%(((1*1vd zD%OKeLlDLSs=dFUlaf%rQMF9sg<>=UUy``+KG{SaPA#Xe`Ch6aKIt~_3YcoC@E}K* zpf1_j4Wq+pU@tuUm7@5T$%SWLq3%xh`Phk%fB#+t!~O6oGHCR2AHX!O;l-f z-Cw$UgxDUgwTR8lyBT{Swf}yIJ+M)k>C^cm`Hrf-V>Ar>viqZj>_#3r7Oa@sT2aA?doxGXQ86^sVHS<9??($#ko8oro{h-x!= z`fYWeoYOt?F(_y=C+<4&Ge^_m>KmFd!3^JsJNctmslma6+Up1uQ{LE5b^2S;DsRgD zvgWtIk||U6*w3rQLz5*TsEDH%Z3QZ(*8PUZ$5Mul>DMM3*V{T9zIvR(#5lswUMn60AQV?TqlkDD5&Co z&`!Hj*(9nRd3hVR**DNJa{ljKXvpcP1>OUN!#dH)vWWq1piB0ng@23s}~M_A4E!u@E>yyqZ8-9ea^xh zZXdWix#t-jt2f~S+;4vLIN`YVhQ!(vlu;7)TJ>+M~5${yFgC+9)^%hrN)SSu443^CrJ(fm)uQnLGr#!q*9&0A&BzGRE$nA*Ok9WWe z?t2zWjoy#{BlzTLNqn$mTG;C5muPbzm;rUiRMIvnP&MrVBr!t0W&?*xL_>gmcSV=4;>{YupUUm^xQU zyyA9RW$)*~t2q^t!CFYuG`)P}hRjOH=S*e2V90Y8XJHkG0#7GP!3qHa0PXJuV6tHL zz$$dmnU7gGS08xP-}ubL7H@@wVd#+q{X!;btym5|fKHpyT!tMHn*bQuGkv)=B?WW; zBEoDF_x`hOSN2pJt}D|+t3vOxIpbvQblexXA8q?gdkFk$1%7@ymJnC#!=ha(EKp0E z%0#GQow>}p zZ=WX;nTQngKNVu8G5y%-L`kabvB+~eqgigWsSMt!`mwtBHQlGa8 zyR%M}-4C;QU0>d7S&&&cMiHl`X>LykGlX2%*GWr<3+sPMR5MH;m*qUK3e8BJ`O~aO zMQ5Acd0KrO;;DKr8Qqrl7q{LOVpNDPd@X$Ymxfa1{g}bOVi$H!yT3MPy|R7W(#fwt zcVVCEB>O9SH$rp*GYrH|i333jZVW`^A*>!8@8AUs)Qml5Pt)nda8P8`!F3y^!)^`3#8+5!B z`Y*9T+EGvgBz>KmIf`3UzI#KXjwrR>M{n|A&$%*6`hl5e>YiK9pBa^nnYPa_Q;*IO z8rB;D`N!wHT+v-?I?cPMKTAhSTD@MDz#VSpk?qC~o}0ISJV#Lsj%8?b22NdT^O9`s zL$_?TXkSRrzN@@nS2^3F+0zpD{PLYBb#Qe)uCl}2oP2nux1p8R-6@q(b#lVAVnQKy zD`fm%;Mg{LgGVUh`vz$x*n1-C`MaI_SFTqlZcJ-lRBF_4J;>L)G^_db^|#1E=iwES z(gsMtsZpnL;iv&F3o4IPeeV{gX5Qwq_=C&6dp}s4W5Z<7I$Ur2iHH%q+f9MS`lD|QmzAl7CR72 za7K!AL&~H$$ot-J*N>@-(0wrwXDGs%8VVus*Z)@t$S!jzSB_#qPAaspJn=`Tcw1>c zL8N%=T-MZ?tc?{FW5dnS(UcppK=^GOT$V55rRV+DVJ*`gLx*8F#r2C=NVn2REI489 z=eKILKAvE$*xVxu9LWU}Q4^$*##_gce9~f93JP8=`PNOGtY-3;5|=q1;`03n}*!#mZGeY_l#u8W)_1Z)*D`0}9mRR&~-Ey{e zyy`FdZsWaCgCN7~U@tn5wX*HO+ll)dR1%R7WO{CV&z<&uoEye*iP#w~~Pu*KMDiCrDYGQ@a0#wR1QATBOis6f0u7kpqrIPhVZfT0HnT zacS!vo89)gm9(L_(N@%JhlnUs$@3|bnzNYGBR{yl!Lep@_nUks`_LJU@75&g_YRi} zkL`JQqS#Dk*R%IY9G#mXm`IYfO;B{rtkF6%kd&j8o4OJkH|lOsh%>ZrldC-DPorS$jiG~QQhNwt2t<_5QM@@bIQ+rWqBVtR zLY#GSrV*~)lF@3iP}DfqTh#dkdIMa7;-3j4Tizc^>F5<3Z;D)bM*r@)RoI_`S04!g z$n-A>L4V}qvhFFfhzNa3bxS;(4@Uascr=usrDM-U$RDTB(UEYCcqY=Z{(5cX`yEQ1 z@FV_xxSeA9CT7!duHPo)>rMV)%->TAy3@@J`TQxt66-=k|B^Y*9sZA`+dCdbmqJ{` zUv<(-kb-loe5TUN!-W-uPOnmLM?Wmi6OOQx?Vb&nvE1J%3?20ov)8-xxujLV)-pn( zxsLOR`tDRfhQ~rmu60_=)Ar0jf8N5z&*YkP+?wd$5fYokw#>R+pssmd-JPC?KAJ*>24g$n zQRtv_4%enNtNT-RT1xlUC)A^ipE@09s2AoI{)~)H)D=}w@IMyRP*84vzr9%DCpo+9 z=YMnHLo|KC0)yzrKhxObPR0W!-LW1C%;2f-06U7Y!7h08u7`k7Zri()^F z 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

N&&~MFF#zB&Q-+PoU*MSvVOF}M4CALT;9yCN_3 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 csL3R&QHbw9+eJ@6$ES}u*iLggvK+uk)E!`?1 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 PYtGv^PjghiTxs|RiE>ma literal 0 HcmV?d00001 -- Gitee From eb167258351601c7cca6872e27073aa760a219ce Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Tue, 24 May 2022 23:40:02 +0800 Subject: [PATCH 32/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E5=81=9A=E5=A5=BD=E4=BA=86=E5=B7=A5=E5=85=B7=E6=A0=8F?= =?UTF-8?q?=EF=BC=8C=E4=B9=9F=E8=AE=BE=E7=BD=AE=E5=A5=BD=E4=BA=86=E5=89=8D?= =?UTF-8?q?=E6=99=AF=E8=89=B2=E3=80=81=E8=83=8C=E6=99=AF=E8=89=B2=EF=BC=8C?= =?UTF-8?q?=E4=B8=89=E7=A7=8D=E7=AC=94=E5=88=B7=E5=92=8C=E6=A9=A1=E7=9A=AE?= =?UTF-8?q?=E7=9A=84=E5=8A=9F=E8=83=BD=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 164 +++++++++++++++++- 1 file changed, 159 insertions(+), 5 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 2240dff..890cd96 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -2,9 +2,7 @@ package PaintingBoard; import javax.swing.*; import java.awt.*; -import java.awt.event.MouseAdapter; -import java.awt.event.MouseEvent; -import java.awt.event.MouseMotionListener; +import java.awt.event.*; import java.awt.image.BufferedImage; public class PaintingBoardPictureFrame extends JFrame { @@ -18,7 +16,21 @@ public class PaintingBoardPictureFrame extends JFrame { int x = -1; int y = -1; - boolean isrubber = false; + boolean isRubber = false;//橡皮状态器 + + boolean isDrawShape = false;//画图型状态器 + //Shape shapes; + + JToolBar toolBar; + JButton rubberButton; + JToggleButton slimPenButton; + JToggleButton normalPenButton; + JToggleButton boldPenButton; + JButton backgroudnColorButton; + JButton foreColorButton; + JButton clearButton; + JButton saveButton; + JButton shapeChoiceButton; public PaintingBoardPictureFrame(){ ImageIcon imageIcon = new ImageIcon("D:\\javawork2022\\java2022spring\\PaintingBoard\\src"); Image image = imageIcon.getImage(); @@ -36,7 +48,7 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void mouseDragged(final MouseEvent e) { if(x > 0 && y > 0){ - if(isrubber){ + if(isRubber){ g.setColor(backgroundColor); g.fillRect(x,y,10,10); }else{ @@ -61,6 +73,69 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + slimPenButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setSlimPen();//设置笔刷 + } + }); + + normalPenButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setNormalPen(); + } + }); + + boldPenButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setBoldPen(); + } + + }); + + backgroudnColorButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setMyCanvasBackgroundColor(); + } + }); + + foreColorButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setMyCanvasForeColor(); + } + }); + + clearButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + g.setColor(backgroundColor); + g.fillRect(0,0,570,390); + g.setColor(forecolor); + canvas1.repaint(); + } + }); + + rubberButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + if(rubberButton.getText().equals("橡皮")){ + isRubber = true; + rubberButton.setText("画图"); + }else{ + isRubber = false; + rubberButton.setText("橡皮"); + g.setColor(forecolor); + } + } + }); + + + + } public void init(){ g.setColor(backgroundColor); @@ -68,6 +143,85 @@ public class PaintingBoardPictureFrame extends JFrame { g.setColor(forecolor); canvas1.setImage(image1); getContentPane().add(canvas1); + + toolBar = new JToolBar(); + toolBar.setFloatable(false); + getContentPane().add(toolBar,BorderLayout.NORTH); + + saveButton = new JButton("保存"); + toolBar.add(saveButton); + toolBar.addSeparator();//用来添加按钮之间分割线的 + + slimPenButton = new JToggleButton("细线条"); + slimPenButton.setSelected(true);//默认为细线条状态 + toolBar.add(slimPenButton); + + normalPenButton = new JToggleButton("中线条"); + toolBar.add(normalPenButton); + + boldPenButton = new JToggleButton("粗线条"); + toolBar.add(boldPenButton); + + ButtonGroup penSizeGroup = new ButtonGroup(); + penSizeGroup.add(slimPenButton); + penSizeGroup.add(normalPenButton); + penSizeGroup.add(boldPenButton); + + toolBar.add(boldPenButton); + toolBar.addSeparator(); + + backgroudnColorButton = new JButton("背景颜色"); + toolBar.add(backgroudnColorButton); + + foreColorButton = new JButton("前景颜色"); + toolBar.add(foreColorButton); + toolBar.addSeparator(); + + clearButton = new JButton("清除"); + toolBar.add(clearButton); + + rubberButton = new JButton("橡皮"); + toolBar.add(rubberButton); + + } + + public void setSlimPen(){ + BasicStroke bs = new BasicStroke(1,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER); + g.setStroke(bs); + slimPenButton.setSelected(true); + } + + public void setNormalPen(){ + BasicStroke bs = new BasicStroke(3,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER); + g.setStroke(bs); + normalPenButton.setSelected(true); + } + + public void setBoldPen(){ + BasicStroke bs = new BasicStroke(7,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER); + g.setStroke(bs); + boldPenButton.setSelected(true); + } + + public void setMyCanvasBackgroundColor(){ + Color myCanvasBackgroundColor = JColorChooser.showDialog(PaintingBoardPictureFrame.this,"背景色选择器",Color.CYAN); + if(myCanvasBackgroundColor != null){ + backgroundColor = myCanvasBackgroundColor; + } + backgroudnColorButton.setBackground(myCanvasBackgroundColor);//按钮设置成所选颜色 + g.setColor(myCanvasBackgroundColor); + g.fillRect(0,0,570,390);//改变背景色其实就是画一个大小刚好的矩形进去 + g.setColor(forecolor);//再选回笔刷颜色 + canvas1.repaint(); + + } + public void setMyCanvasForeColor(){ + Color myCanvasForeColor = JColorChooser.showDialog(PaintingBoardPictureFrame.this,"前景色选择器",Color.CYAN); + if(myCanvasForeColor != null){ + forecolor = myCanvasForeColor; + } + foreColorButton.setBackground(myCanvasForeColor); + g.setColor(forecolor); } } -- Gitee From 21d3610c77efa005f7bde181efb6fe57e2baafcf Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 25 May 2022 19:15:10 +0800 Subject: [PATCH 33/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E6=8A=8A=E5=89=8D=E9=9D=A2=E4=B8=A4=E4=B8=AADemo?= =?UTF-8?q?=E9=87=8C=E9=9D=A2=E7=9A=84=E4=BF=9D=E5=AD=98=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=92=8C=E5=BF=AB=E6=8D=B7=E5=8F=B3=E9=94=AE=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=8A=9F=E8=83=BD=E5=8A=A0=E8=BF=9B=E6=9D=A5?= =?UTF-8?q?=E4=BA=86=E3=80=82=E5=B9=B6=E7=94=B1=E4=BA=8E=E6=8A=80=E6=9C=AF?= =?UTF-8?q?=E5=8A=9B=E7=9A=84=E4=B8=8D=E8=B6=B3=EF=BC=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=86=E4=B8=80=E4=B8=AA=E4=BD=BF=E7=94=A8=E5=B8=AE=E5=8A=A9?= =?UTF-8?q?=E7=9A=84=E8=8F=9C=E5=8D=95=E6=A0=8F=EF=BC=8C=E4=BB=A5=E6=B1=82?= =?UTF-8?q?=E5=A2=9E=E8=BF=9B=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 139 +++++++++++++++++- 1 file changed, 136 insertions(+), 3 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 890cd96..a9b0b09 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -1,9 +1,14 @@ package PaintingBoard; + +import javax.imageio.ImageIO; +import javax.imageio.stream.ImageOutputStream; import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.awt.image.BufferedImage; +import java.io.File; +import java.io.IOException; public class PaintingBoardPictureFrame extends JFrame { BufferedImage image1 = new BufferedImage(570,390,BufferedImage.TYPE_3BYTE_BGR); @@ -19,7 +24,7 @@ public class PaintingBoardPictureFrame extends JFrame { boolean isRubber = false;//橡皮状态器 boolean isDrawShape = false;//画图型状态器 - //Shape shapes; + JToolBar toolBar; JButton rubberButton; @@ -31,6 +36,23 @@ public class PaintingBoardPictureFrame extends JFrame { JButton clearButton; JButton saveButton; JButton shapeChoiceButton; + + PopupMenu penColorMenu; + MenuItem red; + MenuItem green; + MenuItem blue; + + //图形菜单条 + JMenuBar menuBar; + //菜单 + JMenu menuShape; + JMenu help; + //菜单元素 + JMenuItem rectangleItem,circleItem; + JMenuItem helpItem,useItem; + + + public PaintingBoardPictureFrame(){ ImageIcon imageIcon = new ImageIcon("D:\\javawork2022\\java2022spring\\PaintingBoard\\src"); Image image = imageIcon.getImage(); @@ -133,10 +155,91 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + saveButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + JFileChooser chooser = new JFileChooser(); + int count = chooser.showDialog(null,"保存"); + if(count == 0){ + File file = chooser.getSelectedFile(); + ImageOutputStream imageOutputStream = null; + try { + imageOutputStream = ImageIO.createImageOutputStream(file); + Dimension imageSize = canvas1.getSize(); + int width = (int)imageSize.getWidth(); + int height = (int)imageSize.getHeight(); + //为了使用new Rectangle方法 + Robot robot = new Robot(); + BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 70)); + ImageIO.write(bufferedimage,"png",imageOutputStream); + + } catch (IOException ex) { + throw new RuntimeException(ex); + } catch (AWTException ex) { + throw new RuntimeException(ex); + } + } + } + }); + //使用须知 + helpItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角\n" + +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失"); + } + }); + useItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + JOptionPane.showMessageDialog(null,"使用技巧\n" + "(1)右键可以唤出一个三原色菜单"); + } + }); - } + ActionListener listenerForFast = new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) {//单击执行的操作 + String actionCommand = e.getActionCommand(); + switch(actionCommand){ + case "红色": + forecolor = Color.red; + g.setColor(forecolor); + foreColorButton.setBackground(forecolor); + break; + case "绿色": + forecolor = Color.green; + g.setColor(forecolor); + foreColorButton.setBackground(forecolor); + break; + case "蓝色": + forecolor = Color.blue; + g.setColor(forecolor); + foreColorButton.setBackground(forecolor); + break; + } + } + }; + red.addActionListener(listenerForFast); + green.addActionListener(listenerForFast); + blue.addActionListener(listenerForFast); + + + canvas1.addMouseListener(new MouseAdapter() { + @Override + public void mouseReleased(MouseEvent e) { + boolean isPopup = e.isPopupTrigger(); + if(isPopup){ + penColorMenu.show(canvas1,e.getX(),e.getY()); + } + } + }); + + + + + } public void init(){ g.setColor(backgroundColor); g.fillRect(0, 0, 570, 390); @@ -150,6 +253,7 @@ public class PaintingBoardPictureFrame extends JFrame { saveButton = new JButton("保存"); toolBar.add(saveButton); + saveButton.setToolTipText("使用保存功能之前请将画图板左上角移动到屏幕最左上角~");//提示用户如何正确截图 toolBar.addSeparator();//用来添加按钮之间分割线的 slimPenButton = new JToggleButton("细线条"); @@ -171,9 +275,10 @@ public class PaintingBoardPictureFrame extends JFrame { toolBar.addSeparator(); backgroudnColorButton = new JButton("背景颜色"); + backgroudnColorButton.setToolTipText("作画前请先选好背景色,更改背景色当前画面内容不会保存!"); toolBar.add(backgroudnColorButton); - foreColorButton = new JButton("前景颜色"); + foreColorButton = new JButton("笔刷颜色"); toolBar.add(foreColorButton); toolBar.addSeparator(); @@ -183,6 +288,34 @@ public class PaintingBoardPictureFrame extends JFrame { rubberButton = new JButton("橡皮"); toolBar.add(rubberButton); + + menuBar = new JMenuBar(); + menuShape = new JMenu("选择图形"); + help = new JMenu("使用帮助"); + circleItem = new JMenuItem("圆形"); + rectangleItem = new JMenuItem("矩形"); + helpItem = new JMenuItem("帮助"); + useItem = new JMenuItem("技巧"); + menuShape.add(circleItem); + menuShape.add(rectangleItem); + help.add(helpItem); + help.add(useItem); + menuBar.add(menuShape); + menuBar.add(help); + setJMenuBar(menuBar); + + penColorMenu = new PopupMenu(); + red = new MenuItem("红色"); + green = new MenuItem("绿色"); + blue = new MenuItem("蓝色"); + + penColorMenu.add(red); + penColorMenu.add(green); + penColorMenu.add(blue); + + canvas1.add(penColorMenu); + + } public void setSlimPen(){ -- Gitee From 52ed54ea68fb6d9965abed87c5b4094b4f12a3ce Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 25 May 2022 20:00:39 +0800 Subject: [PATCH 34/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E8=B6=81=E7=9D=80=E4=BB=8A=E5=A4=A9=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E5=A4=9A=EF=BC=8C=E8=B5=B6=E7=9D=80=E6=8A=8A=E7=94=BB=E7=9F=A9?= =?UTF-8?q?=E5=BD=A2=E7=9A=84=E5=8A=9F=E8=83=BD=E4=B9=9F=E5=8A=A0=E4=B8=8A?= =?UTF-8?q?=E5=8E=BB=E4=BA=86=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 48 +++++++++++++++++-- 1 file changed, 44 insertions(+), 4 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index a9b0b09..39071a2 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -21,9 +21,16 @@ public class PaintingBoardPictureFrame extends JFrame { int x = -1; int y = -1; + + int drawX = -1; + int drawY = -1; + int drawX2 = -1; + int drawY2 = -1; boolean isRubber = false;//橡皮状态器 - boolean isDrawShape = false;//画图型状态器 + //boolean isDrawShape = false;//画图型状态器 + + String shape = "nothing";//图案选择器 JToolBar toolBar; @@ -48,7 +55,7 @@ public class PaintingBoardPictureFrame extends JFrame { JMenu menuShape; JMenu help; //菜单元素 - JMenuItem rectangleItem,circleItem; + JMenuItem rectangleItem,circleItem,cancleChoice; JMenuItem helpItem,useItem; @@ -73,7 +80,7 @@ public class PaintingBoardPictureFrame extends JFrame { if(isRubber){ g.setColor(backgroundColor); g.fillRect(x,y,10,10); - }else{ + }else if(shape == "nothing"){ g.drawLine(x,y,e.getX(),e.getY()); } } @@ -187,7 +194,8 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角\n" - +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失"); + +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + + "(3)绘制矩形的时候请沿着对角线来回画,沿着对角线来回就会画出一个矩形"); } }); @@ -198,6 +206,36 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + cancleChoice.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + shape = "nothing"; + } + }); + rectangleItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + shape = "rectangle"; + g.setColor(forecolor); + } + }); + + canvas1.addMouseListener(new MouseAdapter() { + @Override + public void mousePressed(MouseEvent e) { + drawX = e.getX(); + drawY = e.getY(); + } + + @Override + public void mouseReleased(MouseEvent e) { + drawX2 = e.getX(); + drawY2 = e.getY(); + if(shape.equals("rectangle")){ + g.drawRect(drawX,drawY,drawX2 - drawX,drawY2 - drawY); + } + } + }); ActionListener listenerForFast = new ActionListener() { @Override public void actionPerformed(ActionEvent e) {//单击执行的操作 @@ -296,6 +334,8 @@ public class PaintingBoardPictureFrame extends JFrame { rectangleItem = new JMenuItem("矩形"); helpItem = new JMenuItem("帮助"); useItem = new JMenuItem("技巧"); + cancleChoice = new JMenuItem("取消选择"); + menuShape.add(cancleChoice); menuShape.add(circleItem); menuShape.add(rectangleItem); help.add(helpItem); -- Gitee From 6cd7a97a75c3b0accc49e3f0f8d1109f53f70f6d Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 25 May 2022 20:52:20 +0800 Subject: [PATCH 35/57] =?UTF-8?q?git=20add.=20git=20commit=20-m=20?= =?UTF-8?q?=E2=80=9C=E5=8F=88=E6=B7=BB=E5=8A=A0=E4=BA=86=E7=94=BB=E5=9C=86?= =?UTF-8?q?=E5=BD=A2=E5=92=8C=E7=9B=B4=E7=BA=BF=E7=9A=84=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 49 +++++++++++++++++-- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 39071a2..2d04cb9 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -10,6 +10,8 @@ import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; +import static java.lang.Math.abs; + public class PaintingBoardPictureFrame extends JFrame { BufferedImage image1 = new BufferedImage(570,390,BufferedImage.TYPE_3BYTE_BGR); Graphics gs = image1.getGraphics(); @@ -55,7 +57,7 @@ public class PaintingBoardPictureFrame extends JFrame { JMenu menuShape; JMenu help; //菜单元素 - JMenuItem rectangleItem,circleItem,cancleChoice; + JMenuItem rectangleItem,circleItem,lineItem,cancleChoice; JMenuItem helpItem,useItem; @@ -220,11 +222,32 @@ public class PaintingBoardPictureFrame extends JFrame { } }); - canvas1.addMouseListener(new MouseAdapter() { + circleItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + shape = "circle"; + g.setColor(forecolor); + } + }); + + lineItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + shape = "line"; + } + }); + + canvas1.addMouseListener(new MouseListener() { + @Override + public void mouseClicked(MouseEvent e) { + + } + @Override public void mousePressed(MouseEvent e) { drawX = e.getX(); drawY = e.getY(); + } @Override @@ -233,9 +256,25 @@ public class PaintingBoardPictureFrame extends JFrame { drawY2 = e.getY(); if(shape.equals("rectangle")){ g.drawRect(drawX,drawY,drawX2 - drawX,drawY2 - drawY); + }else if(shape.equals("circle")){ + g.drawOval(drawX,drawY,abs(drawX2-drawX),abs(drawY2-drawY));//有待调试 + }else if(shape.equals("line")){ + g.drawLine(drawX,drawY,drawX2,drawY2); } + + } + + @Override + public void mouseEntered(MouseEvent e) { + + } + + @Override + public void mouseExited(MouseEvent e) { + } }); + ActionListener listenerForFast = new ActionListener() { @Override public void actionPerformed(ActionEvent e) {//单击执行的操作 @@ -332,12 +371,14 @@ public class PaintingBoardPictureFrame extends JFrame { help = new JMenu("使用帮助"); circleItem = new JMenuItem("圆形"); rectangleItem = new JMenuItem("矩形"); + lineItem = new JMenuItem("直线"); + cancleChoice = new JMenuItem("取消选择"); helpItem = new JMenuItem("帮助"); useItem = new JMenuItem("技巧"); - cancleChoice = new JMenuItem("取消选择"); - menuShape.add(cancleChoice); + menuShape.add(lineItem); menuShape.add(circleItem); menuShape.add(rectangleItem); + menuShape.add(cancleChoice); help.add(helpItem); help.add(useItem); menuBar.add(menuShape); -- Gitee From 8cb42575151434aa436eaad8a35849f6ed70f1ed Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Fri, 27 May 2022 14:10:56 +0800 Subject: [PATCH 36/57] =?UTF-8?q?git.add=20git.commit=20git=20commit=20-m?= =?UTF-8?q?=20'=E4=B8=BA=E4=BA=86=E6=9B=B4=E5=A5=BD=E7=9A=84=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BD=93=E9=AA=8C=EF=BC=8C=E6=B7=BB=E5=8A=A0=E4=BA=86?= =?UTF-8?q?=E4=B8=8D=E5=90=8C=E7=9A=84=E9=BC=A0=E6=A0=87=E5=85=89=E6=A0=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=EF=BC=8C=E6=A9=A1=E7=9A=AE=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E5=92=8C=E7=94=BB=E7=AC=94=E7=8A=B6=E6=80=81=E4=B8=8B=E7=9A=84?= =?UTF-8?q?=E5=85=89=E6=A0=87=E5=90=84=E4=B8=8D=E7=9B=B8=E5=90=8C'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardPictureFrame.java | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 2d04cb9..10af896 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -93,7 +93,19 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void mouseMoved(MouseEvent e) { + if(isRubber) { + setCursor(Cursor.getPredefinedCursor(Cursor.HAND_CURSOR)); + }else { + setCursor(Cursor.getPredefinedCursor(Cursor.CROSSHAIR_CURSOR)); + } + + } + }); + toolBar.addMouseMotionListener(new MouseMotionAdapter() { + @Override + public void mouseMoved(MouseEvent e) { + setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); } }); canvas1.addMouseListener(new MouseAdapter() { @@ -180,7 +192,7 @@ public class PaintingBoardPictureFrame extends JFrame { //为了使用new Rectangle方法 Robot robot = new Robot(); BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 70)); - ImageIO.write(bufferedimage,"png",imageOutputStream); + ImageIO.write(bufferedimage,"jpg",imageOutputStream); } catch (IOException ex) { throw new RuntimeException(ex); @@ -247,6 +259,7 @@ public class PaintingBoardPictureFrame extends JFrame { public void mousePressed(MouseEvent e) { drawX = e.getX(); drawY = e.getY(); + System.out.println("画图形1" + drawX + drawY); } @@ -254,6 +267,7 @@ public class PaintingBoardPictureFrame extends JFrame { public void mouseReleased(MouseEvent e) { drawX2 = e.getX(); drawY2 = e.getY(); + System.out.println("画图型2"+ drawX2 + drawY2); if(shape.equals("rectangle")){ g.drawRect(drawX,drawY,drawX2 - drawX,drawY2 - drawY); }else if(shape.equals("circle")){ -- Gitee From 5825ccb5da4c3b67de4622beec3d17eef623e797 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Fri, 27 May 2022 17:29:10 +0800 Subject: [PATCH 37/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E4=B8=BA?= =?UTF-8?q?=E4=BA=86=E6=9B=B4=E5=A5=BD=E7=9A=84=E7=94=A8=E6=88=B7=E4=BD=93?= =?UTF-8?q?=E9=AA=8C=EF=BC=8C=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B9=8B=E5=89=8D?= =?UTF-8?q?=E7=94=BB=E5=9B=BE=E5=BD=A2=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=9A?= =?UTF-8?q?=E6=AF=94=E5=A6=82=E8=AF=B4=E7=94=BB=E5=87=BA=E6=9D=A5=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E5=BD=A2=E4=BC=9A=E5=BB=B6=E8=BF=9F=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E6=89=8D=E8=A2=AB=E9=87=8D=E7=BB=98=E5=88=B0?= =?UTF-8?q?=E7=94=BB=E6=9D=BF=EF=BC=8C=E7=8E=B0=E5=9C=A8=E5=8F=AA=E8=A6=81?= =?UTF-8?q?=E9=BC=A0=E6=A0=87=E4=B8=80=E6=8C=89=E4=B8=80=E6=8B=89=E4=B8=80?= =?UTF-8?q?=E6=9D=BE=E5=B0=B1=E8=83=BD=E9=A9=AC=E4=B8=8A=E7=9C=8B=E5=88=B0?= =?UTF-8?q?=E5=9B=BE=E5=BD=A2=EF=BC=8C=E8=80=8C=E4=B8=94=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BA=86=E7=BB=98=E5=88=B6=E6=96=B9=E5=BC=8F=EF=BC=8C=E6=9C=AC?= =?UTF-8?q?=E6=9D=A5=E7=9A=84=E7=94=BB=E5=B0=B1=E5=8F=AA=E8=83=BD=E5=B7=A6?= =?UTF-8?q?=E4=B8=8A=E5=8F=B3=E4=B8=8B=E7=9A=84=E6=96=B9=E5=BC=8F=E7=94=BB?= =?UTF-8?q?=E5=9B=BE=EF=BC=8C=E7=8E=B0=E5=9C=A8=E5=8F=AF=E4=BB=A5=E5=85=A8?= =?UTF-8?q?=E6=96=B9=E4=BD=8D=E7=94=BB'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 10af896..43da272 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -208,8 +208,8 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角\n" - +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + - "(3)绘制矩形的时候请沿着对角线来回画,沿着对角线来回就会画出一个矩形"); + +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + ); } }); @@ -259,7 +259,7 @@ public class PaintingBoardPictureFrame extends JFrame { public void mousePressed(MouseEvent e) { drawX = e.getX(); drawY = e.getY(); - System.out.println("画图形1" + drawX + drawY); + //System.out.println("画图形1" + drawX + drawY); } @@ -267,13 +267,18 @@ public class PaintingBoardPictureFrame extends JFrame { public void mouseReleased(MouseEvent e) { drawX2 = e.getX(); drawY2 = e.getY(); - System.out.println("画图型2"+ drawX2 + drawY2); + //System.out.println("画图型2"+ drawX2 + drawY2); if(shape.equals("rectangle")){ - g.drawRect(drawX,drawY,drawX2 - drawX,drawY2 - drawY); + g.drawRect(Math.min(drawX,drawX2),Math.min(drawY,drawY2),Math.abs(drawX2 - drawX),Math.abs(drawY2 - drawY)); + canvas1.repaint(); + //System.out.println("rect"); + }else if(shape.equals("circle")){ - g.drawOval(drawX,drawY,abs(drawX2-drawX),abs(drawY2-drawY));//有待调试 + g.drawOval(Math.min(drawX,drawX2),Math.min(drawY,drawY2),Math.abs(drawX2 - drawX),Math.abs(drawY2 - drawY)); + canvas1.repaint(); }else if(shape.equals("line")){ g.drawLine(drawX,drawY,drawX2,drawY2); + canvas1.repaint(); } } -- Gitee From 40db0bb4fb33c9f8579424f55547beaa371cfd10 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sat, 28 May 2022 12:34:27 +0800 Subject: [PATCH 38/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E5=B0=9D?= =?UTF-8?q?=E8=AF=95=E4=BA=86=E5=8A=A0=E6=96=B0=E5=8A=9F=E8=83=BD=E2=80=94?= =?UTF-8?q?=E2=80=94=E6=95=99=E5=AD=A6=E6=9D=BF=EF=BC=8C=E4=BD=86=E6=98=AF?= =?UTF-8?q?=E5=81=9A=E5=88=B0=E4=B8=80=E5=8D=8A=E5=8F=91=E7=8E=B0=E6=AF=94?= =?UTF-8?q?=E6=83=B3=E8=B1=A1=E4=B8=AD=E7=9A=84=E9=9A=BE=E5=A4=9A=E4=BA=86?= =?UTF-8?q?=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 75 ++++++++++++++++--- .../src/PaintingBoard/startPaintingBoard.java | 2 + .../src/PaintingBoard/unusedCodes.java | 13 ++++ 3 files changed, 80 insertions(+), 10 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 43da272..20fc845 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -9,7 +9,8 @@ import java.awt.event.*; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; - +import java.beans.PropertyVetoException; +import javax.swing.undo.*; import static java.lang.Math.abs; public class PaintingBoardPictureFrame extends JFrame { @@ -44,7 +45,7 @@ public class PaintingBoardPictureFrame extends JFrame { JButton foreColorButton; JButton clearButton; JButton saveButton; - JButton shapeChoiceButton; + JButton undoButton; PopupMenu penColorMenu; MenuItem red; @@ -56,16 +57,21 @@ public class PaintingBoardPictureFrame extends JFrame { //菜单 JMenu menuShape; JMenu help; + + JMenu signal; //菜单元素 JMenuItem rectangleItem,circleItem,lineItem,cancleChoice; JMenuItem helpItem,useItem; + JMenuItem signalItem; + String signalContent = ""; + + + public PaintingBoardPictureFrame(){ - ImageIcon imageIcon = new ImageIcon("D:\\javawork2022\\java2022spring\\PaintingBoard\\src"); - Image image = imageIcon.getImage(); - setIconImage(image); + setResizable(false); setTitle("画图板"); setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); @@ -75,6 +81,8 @@ public class PaintingBoardPictureFrame extends JFrame { } public void addListener(){ + + canvas1.addMouseMotionListener(new MouseMotionListener() { @Override public void mouseDragged(final MouseEvent e) { @@ -191,7 +199,7 @@ public class PaintingBoardPictureFrame extends JFrame { int height = (int)imageSize.getHeight(); //为了使用new Rectangle方法 Robot robot = new Robot(); - BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 70)); + BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 90)); ImageIO.write(bufferedimage,"jpg",imageOutputStream); } catch (IOException ex) { @@ -207,8 +215,9 @@ public class PaintingBoardPictureFrame extends JFrame { helpItem.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角\n" - +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角,并设置好.jpg后缀\n" + +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + + "(3)觉得水印上的不好,可以用橡皮或者清屏抹去" ); } }); @@ -332,10 +341,28 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + undoButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + } + }); - + signalItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + signalContent = JOptionPane.showInputDialog(PaintingBoardPictureFrame.this,"请输入你想添加的水印"); + if(signalContent == null){ + signalContent = ""; + } + addSignal(); } + }); + + + + + } public void init(){ g.setColor(backgroundColor); g.fillRect(0, 0, 570, 390); @@ -343,10 +370,17 @@ public class PaintingBoardPictureFrame extends JFrame { canvas1.setImage(image1); getContentPane().add(canvas1); - toolBar = new JToolBar(); + + + toolBar = new JToolBar(); toolBar.setFloatable(false); getContentPane().add(toolBar,BorderLayout.NORTH); + + + + undoButton = new JButton("撤回"); + toolBar.add(undoButton); saveButton = new JButton("保存"); toolBar.add(saveButton); saveButton.setToolTipText("使用保存功能之前请将画图板左上角移动到屏幕最左上角~");//提示用户如何正确截图 @@ -394,6 +428,8 @@ public class PaintingBoardPictureFrame extends JFrame { cancleChoice = new JMenuItem("取消选择"); helpItem = new JMenuItem("帮助"); useItem = new JMenuItem("技巧"); + signalItem = new JMenuItem("水印"); + signal = new JMenu("个性化"); menuShape.add(lineItem); menuShape.add(circleItem); menuShape.add(rectangleItem); @@ -403,6 +439,8 @@ public class PaintingBoardPictureFrame extends JFrame { menuBar.add(menuShape); menuBar.add(help); setJMenuBar(menuBar); + menuBar.add(signal); + signal.add(signalItem); penColorMenu = new PopupMenu(); red = new MenuItem("红色"); @@ -416,6 +454,8 @@ public class PaintingBoardPictureFrame extends JFrame { canvas1.add(penColorMenu); + + } public void setSlimPen(){ @@ -457,4 +497,19 @@ public class PaintingBoardPictureFrame extends JFrame { g.setColor(forecolor); } + public void addSignal(){ + if(!"".equals(signalContent.trim())){ + Font font = new Font("楷体",Font.BOLD,35); + g.setFont(font); + g.setColor(Color.GRAY); + AlphaComposite alphaComposite = AlphaComposite.SrcOver.derive(0.4f);//用于设置透明字体效果 + g.setComposite(alphaComposite); + g.drawString(signalContent,30,30); + canvas1.repaint(); + alphaComposite = AlphaComposite.SrcOver.derive(1f);//用完设置回去 + g.setComposite(alphaComposite); + g.setColor(forecolor); + } + } + } diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index 063bf4c..8082bba 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -5,6 +5,8 @@ import java.awt.*; public class startPaintingBoard { public static void main(String[] args) { PaintingBoardPictureFrame frame = new PaintingBoardPictureFrame(); + + frame.setVisible(true); } } diff --git a/PaintingBoard/src/PaintingBoard/unusedCodes.java b/PaintingBoard/src/PaintingBoard/unusedCodes.java index fa51905..d4bde99 100644 --- a/PaintingBoard/src/PaintingBoard/unusedCodes.java +++ b/PaintingBoard/src/PaintingBoard/unusedCodes.java @@ -45,5 +45,18 @@ package PaintingBoard; menuBar.add(menuShape); setJMenuBar(menuBar); + showPictureButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + boolean isVisable = jfshow.isVisible(); + if(!isVisable){ + showPictureButton.setText("隐藏教学"); + jfshow.setVisible(true); + }else{ + showPictureButton.setText("展开教学"); + jfshow.setVisible(false); + } + } + }); */ \ No newline at end of file -- Gitee From 2ef632dbf033725e10bedc8c5a7d37df025a5979 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sat, 28 May 2022 18:14:18 +0800 Subject: [PATCH 39/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86=E6=9C=AA=E4=BF=9D=E5=AD=98=E9=80=80=E5=87=BA?= =?UTF-8?q?=E4=BC=9A=E6=8F=90=E7=A4=BA=E7=9A=84=E5=B0=8F=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=EF=BC=8C=E5=B9=B6=E8=AE=A9=E7=94=A8=E6=88=B7=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E7=94=BB=E7=AC=94=E7=9A=84=E7=B2=97?= =?UTF-8?q?=E7=BB=86=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 69 +++++++++++++++++-- 1 file changed, 62 insertions(+), 7 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 20fc845..b803675 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -14,7 +14,7 @@ import javax.swing.undo.*; import static java.lang.Math.abs; public class PaintingBoardPictureFrame extends JFrame { - BufferedImage image1 = new BufferedImage(570,390,BufferedImage.TYPE_3BYTE_BGR); + BufferedImage image1 = new BufferedImage(800,800,BufferedImage.TYPE_3BYTE_BGR); Graphics gs = image1.getGraphics(); Graphics2D g = (Graphics2D)gs; PaintingBoardCanvas canvas1 = new PaintingBoardCanvas(); @@ -46,6 +46,7 @@ public class PaintingBoardPictureFrame extends JFrame { JButton clearButton; JButton saveButton; JButton undoButton; + JButton quitButton; PopupMenu penColorMenu; MenuItem red; @@ -63,9 +64,18 @@ public class PaintingBoardPictureFrame extends JFrame { JMenuItem rectangleItem,circleItem,lineItem,cancleChoice; JMenuItem helpItem,useItem; - JMenuItem signalItem; + JMenuItem signalItem,boldChoice; + JMenuItem signalFontItem; + JMenuItem signalFontSizeItem; + String signalContent = ""; + int saved = 0;//保存标记符 + + int index = 0;//记录上一步 + + Shape[] itemList = new Shape[5000]; + @@ -75,13 +85,52 @@ public class PaintingBoardPictureFrame extends JFrame { setResizable(false); setTitle("画图板"); setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); - setBounds(500, 100, 574, 460); + setBounds(500, 100, 600, 600); init(); addListener(); } public void addListener(){ + boldChoice.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + int boldness = Integer.parseInt(JOptionPane.showInputDialog(null,"请问您想要的画笔粗细是?")); + BasicStroke bs = new BasicStroke(boldness,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER); + g.setStroke(bs); + } + }); + + addWindowListener(new WindowAdapter() { + @Override + public void windowClosing(WindowEvent e) { + if(saved == 0){ + int n =JOptionPane.showConfirmDialog(null,"还未保存,确定要退出吗?","提示",JOptionPane.OK_CANCEL_OPTION); + if(n == JOptionPane.YES_OPTION){ + System.exit(0); + } + } + if(saved == 1){ + System.exit(0); + } + } + }); + quitButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + if(saved == 0){ + int n =JOptionPane.showConfirmDialog(null,"还未保存,确定要退出吗?","提示",JOptionPane.OK_CANCEL_OPTION); + if(n == JOptionPane.YES_OPTION){ + System.exit(0); + } + } + if(saved == 1){ + System.exit(0); + } + } + }); + + canvas1.addMouseMotionListener(new MouseMotionListener() { @Override @@ -97,6 +146,7 @@ public class PaintingBoardPictureFrame extends JFrame { x = e.getX(); y = e.getY(); canvas1.repaint(); + saved = 0; } @Override @@ -164,7 +214,7 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { g.setColor(backgroundColor); - g.fillRect(0,0,570,390); + g.fillRect(0,0,600,600); g.setColor(forecolor); canvas1.repaint(); } @@ -201,6 +251,7 @@ public class PaintingBoardPictureFrame extends JFrame { Robot robot = new Robot(); BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 90)); ImageIO.write(bufferedimage,"jpg",imageOutputStream); + saved = 1; } catch (IOException ex) { throw new RuntimeException(ex); @@ -365,10 +416,11 @@ public class PaintingBoardPictureFrame extends JFrame { } public void init(){ g.setColor(backgroundColor); - g.fillRect(0, 0, 570, 390); + g.fillRect(0, 0, 800, 800); g.setColor(forecolor); canvas1.setImage(image1); getContentPane().add(canvas1); + setDefaultCloseOperation(DO_NOTHING_ON_CLOSE); @@ -378,7 +430,8 @@ public class PaintingBoardPictureFrame extends JFrame { - + quitButton = new JButton("退出"); + toolBar.add(quitButton); undoButton = new JButton("撤回"); toolBar.add(undoButton); saveButton = new JButton("保存"); @@ -429,6 +482,7 @@ public class PaintingBoardPictureFrame extends JFrame { helpItem = new JMenuItem("帮助"); useItem = new JMenuItem("技巧"); signalItem = new JMenuItem("水印"); + boldChoice = new JMenuItem("粗细"); signal = new JMenu("个性化"); menuShape.add(lineItem); menuShape.add(circleItem); @@ -441,6 +495,7 @@ public class PaintingBoardPictureFrame extends JFrame { setJMenuBar(menuBar); menuBar.add(signal); signal.add(signalItem); + signal.add(boldChoice); penColorMenu = new PopupMenu(); red = new MenuItem("红色"); @@ -483,7 +538,7 @@ public class PaintingBoardPictureFrame extends JFrame { } backgroudnColorButton.setBackground(myCanvasBackgroundColor);//按钮设置成所选颜色 g.setColor(myCanvasBackgroundColor); - g.fillRect(0,0,570,390);//改变背景色其实就是画一个大小刚好的矩形进去 + g.fillRect(0,0,870,800);//改变背景色其实就是画一个大小刚好的矩形进去 g.setColor(forecolor);//再选回笔刷颜色 canvas1.repaint(); -- Gitee From d7726068d68cdafb471aeefc85bd94093471f8b4 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sat, 28 May 2022 20:08:08 +0800 Subject: [PATCH 40/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86=E5=BE=AE=E6=92=A4=E5=9B=9E=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=EF=BC=8C=E4=BD=86=E6=98=AF=E7=9B=AE=E5=89=8D=E5=8F=AA=E8=83=BD?= =?UTF-8?q?=E6=92=A4=E5=9B=9E=E7=94=BB=E5=87=BA=E6=9D=A5=E7=9A=84=E6=9B=B2?= =?UTF-8?q?=E7=BA=BF=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 40 +++++++++++++----- .../PaintingBoardPictureFrame$1.class | Bin 1530 -> 1598 bytes .../PaintingBoardPictureFrame$2.class | Bin 824 -> 824 bytes .../PaintingBoardPictureFrame.class | Bin 2445 -> 8443 bytes 4 files changed, 30 insertions(+), 10 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index b803675..45671d7 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -76,6 +76,11 @@ public class PaintingBoardPictureFrame extends JFrame { Shape[] itemList = new Shape[5000]; + int [] xStart = new int[1000]; + int [] yStart = new int[1000]; + int [] xEnd = new int[1000]; + int [] yEnd = new int[1000]; + @@ -131,6 +136,15 @@ public class PaintingBoardPictureFrame extends JFrame { }); + undoButton.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + undo(); + canvas1.repaint(); + + + } + }); canvas1.addMouseMotionListener(new MouseMotionListener() { @Override @@ -141,6 +155,11 @@ public class PaintingBoardPictureFrame extends JFrame { g.fillRect(x,y,10,10); }else if(shape == "nothing"){ g.drawLine(x,y,e.getX(),e.getY()); + xStart[index] = x; + yStart[index] = y; + xEnd[index] = e.getX(); + yEnd[index] = e.getY(); + index++; } } x = e.getX(); @@ -392,12 +411,6 @@ public class PaintingBoardPictureFrame extends JFrame { } }); - undoButton.addActionListener(new ActionListener() { - @Override - public void actionPerformed(ActionEvent e) { - - } - }); signalItem.addActionListener(new ActionListener() { @Override @@ -507,10 +520,6 @@ public class PaintingBoardPictureFrame extends JFrame { penColorMenu.add(blue); canvas1.add(penColorMenu); - - - - } public void setSlimPen(){ @@ -567,4 +576,15 @@ public class PaintingBoardPictureFrame extends JFrame { } } + void undo(){ + if (index >= 1) { + + g.drawLine(xStart[index],yStart[index],xEnd[index],yEnd[index]); + + index--; + } + else + return; + } + } diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$1.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$1.class index 54d45602340cd52f63497df5730b145ea7276586..e80b6506deb104fb685a235dca19e4508cf8839f 100644 GIT binary patch delta 556 zcmYk3%}-N76vcn{@o4e&(U3wkk;H_s;{i`wK1D$A3!x&kh!)wr#HOt=)j)xS4J%wr z-b$OWbZ>yhxFB)M(!a#5nt*p&(lE))oO9>ibI;8Djh(vA+4+xCV2bqv=Z|DUTYk=5 zBhG-!AimJLSqwhpg+%&oupRjCf^xynRyIoI!bBT)glPGFrKrpy#ZZ)Cmk~z8U*Zj> z7v|naSBGcH&2Z{&qBK%Iw_!teHY%y01i#O<%)Z~Nw6(yK96W5R?LCQoR;gkvXk zHj<}m%zjhV7L2Dp?F`Fwk>M6ud{)%a3)Wa=mmK?wKJl6_tY7h6ZThZiZASfORVA{8 z^^ZkQ=}Pkw!+KyYA*QEQ@7Z{V;EJ9!_2g2|Ru3kBm6y8P`WLU%iHXG3jd?Gr%PRa2 DSFABfjc;qMwN+!P^?@#=6e_kG!61k$UAQ*L z+4~(tlZ6YxtswY83SC=4IwuLib2#&!|NPHf`~Mof+o!8*V1l(%??DR2m7AEyTlyME z`t*|$TFku@H}`?yxZrMY?X3%euI^b|mGOCJOKf<<;|*D#K@!4?pM@X$x!*fmVWJHC zj4*1xJL%{+6AirgnZy@fpDwnVE9a$5UEDdpM3zm~%`|^NVlje*lvY4rBOei_&5_%> z^hy1Ydg!Pbm9KDAdVJ=KYHQg((L2kW?b6s^joGSV&n0q6@5+gnduTu)rO%mW9Nz#!1CxIT#<1)X`_oI-Q-EILmvm~9qaZ^NIm0O ztn(}~PfqzQC_)J5k==Z|y7@Zk0ZmxaV&^%PdDVYspW#UzPilBBUn}*CEU9*N_up8l OM53&!_H>Aa)$<>M@koaN diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$2.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$2.class index 3a3e623d3f3ac477ca9376dad6057ed573cacefc..4cdc2cd4a0f6f1ca467782a1fb41b37a60cdd9c0 100644 GIT binary patch delta 27 jcmdnNwu5cM6eh;x$y1qvIMWz77}6O87&0b*VDbO}b#e#B delta 27 jcmdnNwu5cM6edQC$y1qvIIS5t7;G2>7;GnhVDbO}ZMX*- diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame.class index bf863f383e0ea5a8f3c747569ad29439830a8a30..329f202503e359e32a32c41648e75afaa739e242 100644 GIT binary patch literal 8443 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 XpIGoS3w~k2^A@~d!HX8WWWqlK^*DL5 delta 909 zcmYk4*-z6!5XV2;UoEAqO1V@7#ehbNCLS>uBZN~xL7*ZEoFRvsPD#qLyhmo2ThFgvyiyS&d$uv&V1)P`@4EFJMihxyAMDmPiF#APhOS6 zA4`mk_V(H%3e}xPjUv~)%Fea?)R{tSi@%y3ngukNZYy7mCe2QEnQ^Pc*P_`?t9faa z?rhhD*`v@2I~leUv2#7Waa-YC+g;k}XRjjt+w|<0XCJ;k{}^B)`!xG$klGU75lhBx z*V(N(z(KRjyQcB5<_JgSmE6}1jSfZ&j3r%%tvTj8GI}DB z=2#+W585MX95+FKS;ocyQTp8;PMG)J&AtK6AVcP-w_cre12Q)S7^Xi!5lPJ`r_AXE z<$(bCoY9=+ocW$nvXODkc^8uZSS%h7+kH~DhzZR_T2p;A4fI6+^>JBqg{!7gmuaqZ zBaNGyTiiCIy3tf-zc9aY!YbXg~@|rX||LBOc4?6Kz;N Q-V@QYM32hpuHn@27fThd9{>OV -- Gitee From 907c4b616f317721f56a918c26dcf032c11465cf Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sat, 28 May 2022 21:13:00 +0800 Subject: [PATCH 41/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=A8=8D?= =?UTF-8?q?=E5=BE=AE=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=B8=8B=E6=92=A4?= =?UTF-8?q?=E5=9B=9E=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardPictureFrame.java | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 45671d7..576e34b 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -46,6 +46,7 @@ public class PaintingBoardPictureFrame extends JFrame { JButton clearButton; JButton saveButton; JButton undoButton; + JButton quitButton; PopupMenu penColorMenu; @@ -74,8 +75,9 @@ public class PaintingBoardPictureFrame extends JFrame { int index = 0;//记录上一步 - Shape[] itemList = new Shape[5000]; + //Shape[] itemList = new Shape[5000]; + //撤销的undo思路外面学的,用数组装好所有的点,撤销再一步步往回就好 int [] xStart = new int[1000]; int [] yStart = new int[1000]; int [] xEnd = new int[1000]; @@ -578,10 +580,14 @@ public class PaintingBoardPictureFrame extends JFrame { void undo(){ if (index >= 1) { - - g.drawLine(xStart[index],yStart[index],xEnd[index],yEnd[index]); - - index--; + for(int i = 10;i > 2;i--) { + g.drawLine(xStart[index], yStart[index], xEnd[index], yEnd[index]); + index--; + if(index<0){ + index = 0; + break; + } + } } else return; -- Gitee From ccd91bb0f70b3c798336108b194fee9e2c9b5c02 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sat, 28 May 2022 21:40:57 +0800 Subject: [PATCH 42/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E5=9B=A0?= =?UTF-8?q?=E4=B8=BA=E5=AD=A6=E4=BC=9A=E4=BA=86=E6=95=B0=E7=BB=84=E5=AD=98?= =?UTF-8?q?=E5=82=A8=E7=82=B9=EF=BC=8C=E6=8A=8A=E4=BF=AE=E6=94=B9=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E8=89=B2=E4=B9=8B=E5=90=8E=E5=8E=9F=E7=94=BB=E9=9D=A2?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=B9=9F=E4=BC=9A=E8=A2=AB=E8=A6=86=E7=9B=96?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9=E4=BA=86=E3=80=82?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardPictureFrame.java | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 576e34b..71eaa1d 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -78,10 +78,10 @@ public class PaintingBoardPictureFrame extends JFrame { //Shape[] itemList = new Shape[5000]; //撤销的undo思路外面学的,用数组装好所有的点,撤销再一步步往回就好 - int [] xStart = new int[1000]; - int [] yStart = new int[1000]; - int [] xEnd = new int[1000]; - int [] yEnd = new int[1000]; + int [] xStart = new int[10000]; + int [] yStart = new int[10000]; + int [] xEnd = new int[10000]; + int [] yEnd = new int[10000]; @@ -221,6 +221,11 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { setMyCanvasBackgroundColor(); + for(int i = 0;i <= index;i++){ + g.drawLine(xStart[i], yStart[i], xEnd[i], yEnd[i]); + canvas1.repaint(); + } + } }); -- Gitee From 797b81a320c6572d512b39842ec2c812a26a2049 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 29 May 2022 15:09:07 +0800 Subject: [PATCH 43/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=BB=88?= =?UTF-8?q?=E4=BA=8E=E5=81=9A=E5=A5=BD=E4=BF=9D=E5=AD=98=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=95=A6=E5=95=A6=E5=95=A6=E5=95=A6=EF=BC=8C=E6=8A=8A=E5=8E=9F?= =?UTF-8?q?=E6=9D=A5=E7=9A=84=E9=82=A3=E4=B8=AA=E7=94=A8robot=E7=B1=BB?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E6=B3=95=E6=94=B9=E6=8E=89=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E5=AE=9A=E6=88=AA=E5=9B=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=BA=86=EF=BC=8C=E7=9B=B4=E6=8E=A5=E6=8A=8A=E7=94=BB?= =?UTF-8?q?=E6=9D=BF=E5=86=99=E5=85=A5=E7=BC=93=E5=86=B2=E5=8C=BA=EF=BC=8C?= =?UTF-8?q?=E5=86=8D=E5=86=99=E5=87=BA=E6=9D=A5=E4=BF=9D=E5=AD=98=E5=B0=B1?= =?UTF-8?q?=E8=A1=8C=E5=95=A6=E5=A5=BD=E8=80=B6=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 76 +++++++++++++------ 1 file changed, 51 insertions(+), 25 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 71eaa1d..96b1a54 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -7,9 +7,9 @@ import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.awt.image.BufferedImage; -import java.io.File; -import java.io.IOException; +import java.io.*; import java.beans.PropertyVetoException; +import java.util.ArrayList; import javax.swing.undo.*; import static java.lang.Math.abs; @@ -22,6 +22,9 @@ public class PaintingBoardPictureFrame extends JFrame { Color forecolor = Color.BLACK; Color backgroundColor = Color.WHITE; + ObjectOutputStream output; + ObjectInputStream input; + int x = -1; int y = -1; @@ -263,27 +266,11 @@ public class PaintingBoardPictureFrame extends JFrame { saveButton.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - JFileChooser chooser = new JFileChooser(); - int count = chooser.showDialog(null,"保存"); - if(count == 0){ - File file = chooser.getSelectedFile(); - ImageOutputStream imageOutputStream = null; - try { - imageOutputStream = ImageIO.createImageOutputStream(file); - Dimension imageSize = canvas1.getSize(); - int width = (int)imageSize.getWidth(); - int height = (int)imageSize.getHeight(); - //为了使用new Rectangle方法 - Robot robot = new Robot(); - BufferedImage bufferedimage = robot.createScreenCapture(new Rectangle(0,0,width + 10,height + 90)); - ImageIO.write(bufferedimage,"jpg",imageOutputStream); - saved = 1; - - } catch (IOException ex) { - throw new RuntimeException(ex); - } catch (AWTException ex) { - throw new RuntimeException(ex); - } + try { + savePic(); + saved = 1; + } catch (IOException ex) { + throw new RuntimeException(ex); } } }); @@ -293,8 +280,8 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角,并设置好.jpg后缀\n" - +"(2)作画时请先选择好背景色,中途更换背景色会让画图板当前内容消失\n" + - "(3)觉得水印上的不好,可以用橡皮或者清屏抹去" + + + "(2)觉得水印上的不好,可以用橡皮或者清屏抹去\n" ); } }); @@ -598,4 +585,43 @@ public class PaintingBoardPictureFrame extends JFrame { return; } + ArrayList list = new ArrayList(); //容器 + public void setList(ArrayList list){ + this.list = list; + } + public String savePic() throws IOException{ + //这一段主要是网上的思路,其他人都是讲如何用队列储存所有信息再取出来,但是我看不懂他们的源码。 + //万念俱灰的情况下看到了可以这样画到缓冲区再保存的想法,感觉很符合我这个水平段的人学习。做了一下还真可以实现要求,而不是保存一张截图下来。 + Dimension imagesize = this.canvas1.getSize(); + BufferedImage image = new BufferedImage(imagesize.width,imagesize.height,BufferedImage.TYPE_INT_RGB); + + Graphics2D graphics = image.createGraphics(); + this.canvas1.paint(graphics); + graphics.dispose(); + //对图片调整大小 + Image newImage = image.getScaledInstance(900, 900, Image.SCALE_SMOOTH); + BufferedImage myImage = new BufferedImage(900,900,BufferedImage.TYPE_INT_RGB); + Graphics graphics1 = myImage.getGraphics(); + graphics1.drawImage(newImage, 0, 0, null); + graphics1.dispose(); + + JFileChooser chooser = new JFileChooser(); + int count = chooser.showDialog(null,"保存");//创建一个选择文件夹的界面 + String path2 = chooser.getSelectedFile().getPath(); + //String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; + File f=new File(path2); + if( !f.exists() ) + { + f.createNewFile(); + System.out.println(1); + } + + ImageIO.write(myImage, "jpg",f); + return null; + } + + + + + } -- Gitee From c7403d2d331e411ea22aa7be1a47c6a2c95514c2 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 29 May 2022 15:10:22 +0800 Subject: [PATCH 44/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=BB=88?= =?UTF-8?q?=E4=BA=8E=E5=81=9A=E5=A5=BD=E4=BF=9D=E5=AD=98=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=95=A6=E5=95=A6=E5=95=A6=E5=95=A6=EF=BC=8C=E6=8A=8A=E5=8E=9F?= =?UTF-8?q?=E6=9D=A5=E7=9A=84=E9=82=A3=E4=B8=AA=E7=94=A8robot=E7=B1=BB?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E6=B3=95=E6=94=B9=E6=8E=89=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E5=AE=9A=E6=88=AA=E5=9B=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=BA=86=EF=BC=8C=E7=9B=B4=E6=8E=A5=E6=8A=8A=E7=94=BB?= =?UTF-8?q?=E6=9D=BF=E5=86=99=E5=85=A5=E7=BC=93=E5=86=B2=E5=8C=BA=EF=BC=8C?= =?UTF-8?q?=E5=86=8D=E5=86=99=E5=87=BA=E6=9D=A5=E4=BF=9D=E5=AD=98=E5=B0=B1?= =?UTF-8?q?=E8=A1=8C=E5=95=A6=E5=A5=BD=E8=80=B6=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaintingBoard/src/sources/1.jpg | Bin 0 -> 13623 bytes PaintingBoard/src/sources/picture28.jpg | Bin 0 -> 22089 bytes .../PaintingBoardPictureFrame$10.class | Bin 0 -> 2502 bytes .../PaintingBoardPictureFrame$11.class | Bin 0 -> 1199 bytes .../PaintingBoardPictureFrame$12.class | Bin 0 -> 951 bytes .../PaintingBoardPictureFrame$13.class | Bin 0 -> 865 bytes .../PaintingBoardPictureFrame$14.class | Bin 0 -> 1035 bytes .../PaintingBoardPictureFrame$15.class | Bin 0 -> 1032 bytes .../PaintingBoardPictureFrame$16.class | Bin 0 -> 862 bytes .../PaintingBoardPictureFrame$17.class | Bin 0 -> 1909 bytes .../PaintingBoardPictureFrame$18.class | Bin 0 -> 1733 bytes .../PaintingBoardPictureFrame$19.class | Bin 0 -> 1147 bytes .../PaintingBoardPictureFrame$3.class | Bin 0 -> 832 bytes .../PaintingBoardPictureFrame$4.class | Bin 0 -> 834 bytes .../PaintingBoardPictureFrame$5.class | Bin 0 -> 832 bytes .../PaintingBoardPictureFrame$6.class | Bin 0 -> 848 bytes .../PaintingBoardPictureFrame$7.class | Bin 0 -> 842 bytes .../PaintingBoardPictureFrame$8.class | Bin 0 -> 1199 bytes .../PaintingBoardPictureFrame$9.class | Bin 0 -> 1348 bytes out/production/PaintingBoard/imageIcon.jpg | Bin 0 -> 47175 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 PaintingBoard/src/sources/1.jpg create mode 100644 PaintingBoard/src/sources/picture28.jpg create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$10.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$11.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$12.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$13.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$14.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$15.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$16.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$17.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$18.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$19.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$3.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$4.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$5.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$6.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$7.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$8.class create mode 100644 out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$9.class create mode 100644 out/production/PaintingBoard/imageIcon.jpg diff --git a/PaintingBoard/src/sources/1.jpg b/PaintingBoard/src/sources/1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b18e8eaf030903e71591d74d7bfc3496e6e50cb GIT binary patch literal 13623 zcmeIwNlX(_9LMqZ=FQ$|WZHtI87y6}#Smhrqkz#6K&x;AcW>bC4O~zY6G2>Wxa$qv zy`kcE62YX@0lcZ-$JJ`PXA#Bf895oJGTg(<#%b-A#hddkS=P$d92M;{{QY z71iY&=*%D-WsKvQAn?3%dW&`AB>T!++d8_GNU~-yv#y~>&5BwBc|+;6(Xu}aYyPLQpJBhc z`iaJ<^YfTaO3Cm@ynU;Rjc))0FaQHE00S@p126ysFaQHE00S@p126ysFaQHE00S@p x126ysFaQHE00S@p126ysFaQHE00S@p126ysFaQHE00S@p12FI(4V2n_-vOJSs!sp_ literal 0 HcmV?d00001 diff --git a/PaintingBoard/src/sources/picture28.jpg b/PaintingBoard/src/sources/picture28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44284a7607a81e8da0965893cfbe1ec8068c8ae9 GIT binary patch literal 22089 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 literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$10.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$10.class new file mode 100644 index 0000000000000000000000000000000000000000..448e056f789bbea5a76451e38d58cd2f896d6eab GIT binary patch literal 2502 zcma)7U2_vv7=BKhW|MRarBI-S@*x%4QV1v@CV)UcAkZ({+FB50o17*K$!^?i+JeZ8 zGhWCI*N!t@~g2_jl-z@J4;k*)~lF#bzdZcHe!!pJ(6qx4)kK3g8Srj-m#& z20|w45Ekefv24e;o$Ptn@-p!?Pa}5PFMG1zvkJ2P=n;XipR-Htyy+ZRqxj!u$rvJt z8i<*whbho_!z1S!Lj$4_Y@*Tc&%gZR;pa-Q*~At!3&ct}cdpmA@@|$1b`0o9)|?;jaSKJ)k&d4X zWIFno@6mg*Go@T?GqD{l0vof^ACq~eB{M24^X=#ijBGcqB&=r#b{c3iu?xEenuApB zf|Zq2NvSh6EU+!@Nz0e|dARHs%RU22s~~V{IkT!BB!d|9@f9~Ets8i&woXQ|7q1xD zXQCai3LID`3Iayja%Qd4QGtCggRVzwvB(4HFwkkD3kL=Ez9dXw!2qgt_HDLo>q^U1 z?|bcnbV|1C(B~l>HV`*)1Wco;0#8LnAVMdTcE-x9WCZ7#deO-$n)I6JL%%@XoM-#=c(ux7U_2_F z%&PH=?9`HV(4zB-fr~6eH$~BKxNkl!i$42q;F3VAexVsRTISbYkd^l_q%feGGsy3* znwsM|&z-ZTNqO~ElG2*$y7F_A;}v@YZws_l(2%qI&f@3ND)fL|@}(m^f$ol%k*<2o zFqlB7$IY-`8wYGh4wVbj(i>Na5ZnPbZRIB{&sNXN!jKwDjIrJjoMcHlw{(sp(wlL; zg3Ji)u7an!j6PM8&MT@>3s}A-Kx-|>71jZLMT#>jr};{ur#Q-CvTCDQ%QPCMm-(Yz z3+!4|2`I9bUjj99o=^l@Ymuh6ZL8MR81YSLMvt=%6+=DD1UBg?)iXvQ=)*c_Cm;yQ z&efnVwoOf*V0M#*TJhiJIuoo*yJRLCGUi+9n}b$Sqif*9751u5zu?~hkvCUpuWB+- z7TB*O|6c%i#+Y07(oz|+_iM&nH7gG*f8G|DwSjjd$@Qb5Ey}IY*fpa`?!YxdW=#!rnhsAmc+UaK7r_3gz-r0 zjPn|%4)6f)@VYh7!UQJy1jMvAqJeiY75EZgF;+d_-CIJ#)FL(xc8jLQ1vH&$`vP;_ z3)q?ni9}sX=qXwgbzP4k9%Ih}_9wzE;RSTxKVhizwfiR`OE^yZHxkj7=n_s&)z&r} zjj`*^k;eY(i%2ZsbRyOgYdY6b_Y^&o53nN-~|5>XYqu?Y5{31($6pS^bPgW!p}2(!YmmFlc`W@AED~FYWjM*AbhYgOh8B1A zo#b6B9Lyk#5OcYS9Bek4Ev+>E9&S+1y@gMZXHGTD{}yeou`-vM`%wEg(+nG^F;Fzn rAPjg0eDJ(**}%}B#3+PWs@7l*^E^Y`@VD@hmh5F|3SEBnJo)6Fs{_>j9(qP>M;<0JAIL`bt$)RXs@~QT2jd>@M^H12YPxJfJ*0{yO^YMs3 z`RTP5*k-5TUyuFeC%V$Xt`odY>qSET4H8_MQ1a?2E*D) zEHUk6!F7x-u@Tdz=h)N-1BoJKH0F$X3S9E3vz%5{w& z+mt~8Rle8JrwWqj;6+N{u+k$9woyglyXkF#cT3#_tQLE!Cj6jkYnD8Hl1N3haTm*~ zQ=_$$gAxMu4qgydWWFWwvdfmUatKbfU#6`x@1eB~4IGpbs7#a70VKBFbn4;Q1x2MI zl?hz1*mF4k&xjEaFf>apOvG##MB3i(>7w!jzRQhBsa^Z|8G>s0|}+JkKtH|Fu+$R!?A47 zq#TapN;f_MCvl&^DX73vr@4V=bQ+G7auGO?A=3XS0N;@Cdlnf7f5EV literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$12.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$12.class new file mode 100644 index 0000000000000000000000000000000000000000..1aa9350e13c62465ef1288967c0686af8ad650a0 GIT binary patch literal 951 zcma)5OKTHR6#j0ScH%Ue8nyM&ht_D5B93(<5~*lxQAyi?lKsuhHJLJ*TV^JW%kHFt zW)pXU8%1%UsEdY*x)(uzL`LhM5YLR&BuJqHbI+V}&-u=G9`pIv=0^atNUMmTPeC+} zehe@SE%Q~bS==sbOQmI@dkh1YOxyHk8T!(hVhk~c3+)e|el%ZvzrW^hJXg~*8Nc!F zXY-Zcc-?;g%x^yR?`^hQYwgy{c5B^#_+)GS?N;Nl|KO1d6@v=maqPuDhLIrGUCphV zl->t~{f^c147S~K}$udJGoe#P3x~Ju2bw%33_OgF$U3{~dqJklY z=>j)xkC3lQ?igB+Rxow1=7@QRS4C>(yn-ad*gtTwO2FC`J)n~}T~FA;VK|e{_h9Ud zNDLUFIcZQKiM(lx#agu_oZGx)ktLazI=714F#~uUI7z`6#jqR>|F6cv83?ts7o$mkd#Gu}iHAffoW>DjJPp7)OeKzPa zk(je}OS&|j1>sesq2MILR8Q2-{f*;Pu&IOGFgoLjEehAWE?wH!_zjyTmb19)3Kz$b zpbe*$qIHkZ+m8dJ9i*>|Bty&e2H2bM`VgH1WCp%qn9kwtkP#dvEeJk>qjb-345M@g zFqg?EfKgadX<<(XDEPC0uLSt53rxXZFa={6Cy*#6$S*=nPmqja5-FSxEt8lcsgh5E HBt5?Yf5`|_ literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$13.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$13.class new file mode 100644 index 0000000000000000000000000000000000000000..48a1a023b8d7ba9bd1373c0eeb7e2444b4803dd8 GIT binary patch literal 865 zcma)4U279T6g`us*<`cYHER9phab@Lb>Es>ZDdZX`N8QFg$53++TaZP~O!Usjc*+5(m@CP?&dom>2pw<@tac>ErWc z*_%iji%O95T_Wd2jeTL>YcmlU!)EKOyMNo*^DT9KU5rXt`yYrQJknE>ihb$J-Iz1@ z@997FhEWlFD$TVeAKwZ$)>(vyeyDYxWi#`t2g177+R|vFH;Vk+&AGM0;x27o6%5zG z;@EE=Eo6z_I&M(*X0e{7A`^BVpMrJ1Aox^ZZqZpG4DbWD>0CWS;SSa)0>Xlg8pb*{ z&bf97@Im!s5?Q)bQ&9zD=r@28(;dP{MsYpl_Mhv57}TCdQWMCXCmh F=MQaR(trQ} literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$14.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$14.class new file mode 100644 index 0000000000000000000000000000000000000000..ec6602aac2c3ad42ae78f5e3c19d45326dd02862 GIT binary patch literal 1035 zcma)5?QRl56g>l!g=KA#+Nz~rDq5hm+t%tIOcTYnnqVcV!QaE~2-7UP&F)a2%cRxB zA3lI@V4^;X@y^l|(3r5v&g|ShbI!eI?tJ_G(jfy-DiuxjBB z?lR2AdgEjanMkM@PJr^?43(CF62sEfPH`rDWj}M24E%In)y_!^%i?qh;*t zl4?3HMky=~E%+D2U>*nk&=Chxr@K6M=A$jSsSTqf_I<|-B0AdFLUjYz!Xw>jIqtec z^D;*wQZIvu`ptUflb>~uN0ErIO4lI+hI?T7yuK22OA_?vaG#W`5Mq`>Vz;~2soFAZ2L6ug38M9HrSjWaC*E_;!_G0xMtZ?lDGy3BkbA##jCoB!g xr;#M+4`lHZ3-~o6QoIr=;vqJPJO!Ju32b4T<`lK~4tC>69*=1@38RJS`2%L>{!{<} literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$15.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$15.class new file mode 100644 index 0000000000000000000000000000000000000000..0c59971e20ddf7ab0b79e57617de7458b4abbd35 GIT binary patch literal 1032 zcma)5?M@Rx6g|_HZo6Hf7D1(asa4v7ETH(OhD0l%NyR3Z`g^)NwnMhNWOs_sWdfS` z!w2v!Ow`9P-q{k`YD~Jx?(E#0Ip^Lp_kR2R_HsLM|UL!mKLJ60hTS<{^J z7H;Ae1M4u%4Iuo3vJXRk+LcbU^CCtqSSVtVA^ScEg%fx|NZAk3bseGVma$@B)xsUz zWtffi#>p5mkx((50Oh|KDlG#ghNY{M;!OC;e{_zf8;;R{mUC{OHorNxk{2QC>f z(~!P6>i60re9PNjY)Rm7uf;>D_m{zxzE;whRDyb;M&vxsu_;1ws3%;8m67U3%h=Z? z)pTBrQdk^X@GpqLJP!JyBMziacX{m2NBeP88%9a&`;HexbhWRA>ISZbN4m{&+;xZM zWsXFoUIr00oAt^kKkFWkA`xMgW+4NHdtmvzo(CF{1id-jr|5%tU=ne}tgc^xRX@Y{ z7-QDxn2wy;fWiduXJkK;%lyR@2w(Zcln0i+)NFaQ7m literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$16.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$16.class new file mode 100644 index 0000000000000000000000000000000000000000..5e665d05860d07d0f4825dc80e34e1bf2c1a98f9 GIT binary patch literal 862 zcma)4U279T6g`us*<`cYHER9phuUb9D6YQv5-Hfyq7d6aCGV5nX)|RrD>IY&y9A5i zgFnE3BIsWb?@S9ZLM02k%iKMC&bjB_@4vr(1F(fw4J9lDC`VXCg`v~uQdy~vw+pVb zWaiYDshw!Cr}$t(NIj11Qq8afIf}zoyY8_flEp`JeGpzbD z|7a6&DwIuLr&boKCyfg?-Dup9{WNc6?!Z(hV|BYcmKAr>ssnMUyLlQ{13zs9u^awiaqJ(RKg; literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$17.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$17.class new file mode 100644 index 0000000000000000000000000000000000000000..5a790fbf6545184702067015e4e687c613d2660e GIT binary patch literal 1909 zcma)6?N%E_7=9)R*?deXLJQU+)(UMBYGbjb)gUS~w9y2R)L5#blg%8m?Xtn$4fP7V z2d|)i{Np(gJ@%YlfOjER;17T3;T-jy*{}&c{b0{YcHVd2d7gKkXJ&r?_qQhi=3yog zLDWEuV*qi6+^Vn~-*Pq=TEcDQk3_4M>9<|E?#UXr9*;+md0p+*@|lcS-F+0y&1HOA3${ zwoKs?-ZpTVBM;KIPo|)r80B|uVS5axGks`*h=uGu)yWLUySPfL*`%tVNJ)3g728eA z^k#078?(4>;0DKgc%NY;l($#IkWgz|)7}`F5N1uoWl7Xo+~g=KE{(dfBkTlj(P!Io2x%52j!(kRWl9<-GmM9g_4!`5 zJYPD}Ww?|%_WsM(h-|UdAQw(5_~rIiUAlKf-PXReOkvlAYpJ-KjHyjd9LJ@glTl#c zTWV`A+Lrl1HW((lCOvEG7F17+=+E{%>RYDX-XY?uD?Lvkp3nqq(v~8KtG+NFRK#|- z?Vy38<4aeSr*(Ppd&^f*s@iJ1rd+brswa*dkN!h`S;mJ9N((5 zn-+~m&x6FW^!(c`k4_>lIb_SCEvQou=jeh-fZS6!`Tj|f5co6UI|{hkzI@jk)E}Skwy@9XO1^Ixb_G?1j(u4g2q`0 z!WZNGiVvQGqD%*ik8tAa literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$18.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$18.class new file mode 100644 index 0000000000000000000000000000000000000000..6163ff43a1d0b366a95fc542a3408f0eba6e52ac GIT binary patch literal 1733 zcma)6O>7%g5dOwLS=-sh#)$(B`DAcU3K4`5RuEA!2$c}KuHDq~P0gt1uWVlzRfmI~)eYTQCiqk7N(4iQDu}6g4spVm z3)gNrd2v%1PX2t=(M@Aj+8nDc9M4fSTP@9~5k^w!Qa3}{vA8g%FoJ}FQ5DbQg+mlP z03p=S>_*Y7375or2xCm^&qv=p{c=|x9#=7eNp^|P+FH{lBvL(DygCZ$YavX_V?RFO zV>()TyaxHcg9DT7s#^ypXb1*Ix)DgRFu%6*+lqwok{66xRJvZll9m@*dP;su4_g@&o5zf1! zRX?p;X4|MqDOXe!r69q&C4?b8t18x{C$QaY3k8=56P+4*`=+GZjxYpEK9}mdfzuTZ z?Da;pq#I(h-P#t`Rc*V;-4ZXERjpakEM4vooB?@DI7h!J_-aYjG`F|6gvIi;WJgT( z=-gX|+x`W~i#>+fcn$Czc^@CRo(w+ZHNt^pKk)MpUA(9l literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$19.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$19.class new file mode 100644 index 0000000000000000000000000000000000000000..bae10223a32bc3868c81ffc47c4ff14acaf54a18 GIT binary patch literal 1147 zcma)5VNVl55Pj1YjvfcpiYS7$Qk1qJ1r!hqB-%i1(h?$sDBqUerku97&D|B^Pw{7% zASQnB2l$(earUTCf)Xy-+uL_D^WMzP{QUj>2Y_{~#}Pr)K+Hl9dI|Y$;kbe0)?X{( z*@a7|ZKoErJ-O+LrktE#A@l}^jz2j^$W<;G{@<-=q7QKcriFf3gs~6eNEF0zP>@H` z4GLA&_T?*Ev;ygI{8h(wf^|YPo7*!nh#>#6Jm84ybINqH9TP<^A~<^;xV2Wn6i*Xj*z@6g8ltNbFtVx1|!Les)@#)@Em>afHB<< z%yCl+ZlWS#ps6qYt!zl)OPi4DlHb)8;oXL!i227ZQoLfrSI}ty0_`)wP9SO@tD@DB zY3``DSCgBLP9$}y54sC5t4qweZ@9IF@_8hxGB{MWg`)1!gM%+kq|NS(_caPZ!o@uHZ%P0WgE}} zp7Qs|nH6SH;1ghm(KtWMVZIaV6Jm(+zs&S02G+(uV?2KXI>GI;ZIs~$ydIrmQjmAx_Jfpp}p?eHQARFoOj=W1=3U@EnUQXNkR8;xBgL7|VQ$;00EAkMT6T R#A=8PV~ux{J$2&z`~hed6-595 literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$3.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$3.class new file mode 100644 index 0000000000000000000000000000000000000000..d5e8ed263ed2a4b8c28132d1a6188c874dd670e1 GIT binary patch literal 832 zcma)4+iuf95IviQ*mX=AZspbsmmrc9VWd6=RY27WBvT?4<$Yrh?G|TO@@~p^A#ss- z-~;$5#H@*EBLT{TcRfdE&YYQ@A3wi+2e5+&%cx-~Kt09skBr2=!KDGp3Fr< zmAPq2`=y*vXIr4*j+N~^;iPnq_wTGhgb>RCq8LrY0__udDw9I$qvXx_gfhpXPnA|~ zM_{Sj8%1bgB|tmIB~O32U>SkPk~=KaWJo%|6@m4tko@2hIwkFr=b2MRr^-6gR0=%m zF5E(IBv9WqISH(!O4Gq~GN$sa92bmSPE96@kt~&uXJFmWNnmTy5}oYwkji(a zoKP;X*-ii2#h&kI;B5(Zu=YO^59ZKJ%Z&Dwce^n+&-2gw*jHi`dpawO<#l*X?%3op z?)i6U$~-@tU3fs&y)>2|FMg$YoV$gzmMre@YK7pTK(yO_y?Enl{55fv(QDQI)hZ}UR#}RFa*3D<<&u|~lUk+HI-!JN zc-mgLiO!IrdZ=^3u#!q8`jhcUm=AnZ5VD%;j2A<0q>pD{)lZ6HchM59{T^xa(&9jv zkJO3C8Ft#~U%NQ+9re5|Mh-UrM`DQH>xs$4vGi`Y=O%jffuH$GWa3C=g|@U1Z-qP6 zd5nktCF(rSFJ~9_g>|pBrRR&^C>rNs!L1b*_i4F8&``jdO}}8Ya~1mPxJl@Gxq+1u ziMqRA!Mf)NK9`&gI%~uM3~tf6@tcL)xI+;Tm1@*5?&97|>jm9jJ?wq~`-bb6N>PbV n5MX*mE&QVvViQ}GUBx!#SFl6QK~Vz_@Tf!@Xwe~^!Jv90y1AAUqkQgQpzr%2J37KOD2l)O)N$9BqQ24*HLg8nE$ zE%@LM@JESv)?gb@$-~a)xp(f5pWnU%*ulejR4^By8siFT44pog%1L#!tGUUO zsi-eAH#XwH@R4Y3Gt}I%w5=^lN~d`L&gw-7F&`j`QAf5pbC!w^~Fc6E{Wg$l65uvQl0XD$(^Lb>F5=A>4sv`#2t z7#_E0ZlN<^sP5@pFf61}iNo<|D9l?vEC^Xlb;gSUH`2!wuGk4W%A zNL(Zy_y9f%FUrE*e@_B1zH zXD;f?)J=>yFnlZ;I}8);-mh9y5NXXq>&ATPrMX(yE1^p@7xv ze%)vTOY~K7nb0f6K9&k3YHxoAYkx)XvEZ!ISs@Pa4p-@1{msHPT&D<#3N>mNYq&Af zdQ7)h58I!>zTo_+QdHpY5#YlaweXKxh;?jGb{U(LU&0nS2Sqj9!kq%Cp+R>vt3bcM E03bEbOaK4? literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$7.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$7.class new file mode 100644 index 0000000000000000000000000000000000000000..0a0fe23799ee18d9fa25a7690f8c10ba7b2639d5 GIT binary patch literal 842 zcma)4+invv5Is&qcDq^96iT`E0yKyuMJ#W92&#an5lCr?1j@U!Yg$(uTe6)X{s0Mn z28oNr10TRgA;wEY8wpSz*4{ZfbLPx=e*FCQ9l$>BE~A8{0Oc4LP+@2dxKvK6SxrE8OARE>}}-d)kPu&b0|}nPIai$=|p{OoejE zlhjGA`qDa~gkiYfT)3ImkfGewnP6DyOC^pb40_$VjjQeUS$A95poJOj&qVhp>B zmT2sCNShZH2g1D8W-Ky>?PmY4T^#t1I^Gr|2OIw*F+?x*#H6Apz1yw1$)11c2fh-S zI8bS>EiJ~Oa3?y8amT+%m1o)6?7|~q-7{_J8RO@Q#@WrewZh^SEm;T}3Ru1F7maqW zL|+wagkC8&u~Z;Yd-pR~`zwNv1!tYk3UPpUxJu{xZx*iMIz>QKs8PeXftxd}$8>x3 zu>A?_3of21MFsvI0Y02l3;(Ev*uW-bm$60pC2W&(P*lTh>=Z~14Z5RQ1^WF3wQ0=h literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$8.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$8.class new file mode 100644 index 0000000000000000000000000000000000000000..b829d5d0d675252c51c73805c6cb2b7ab94e8950 GIT binary patch literal 1199 zcma)6YflqF6g|^cwvQDGNPY2?Ds4du_(FUbQGPQg#e(Rk$nFz8#FHo?@6k?GfqK0&(*|;;wMXzJ@Rvrh2ZS zw~9?wQ6P(vg7NNM{S9J>zi^taA-1GaJK1MrZP8?X$QmuHW~@s!tFNK8;U9RV(tj+2xnW%=rPW>1L5#+ zXlIWTpd2A0yKhkRn3hJ&oxHYUGb}^e6hceC`oc>1a~PXgf$ds VjZnX@Q;v!ZqDX6;FiIpnzX9G7DD40M literal 0 HcmV?d00001 diff --git a/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$9.class b/out/production/PaintingBoard/PaintingBoard/PaintingBoardPictureFrame$9.class new file mode 100644 index 0000000000000000000000000000000000000000..02e8f115c532319e8d4df5576a6bf8067027522e GIT binary patch literal 1348 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

N~RYew8gAtUEbTaLbtlP3@v-NFzbz_@hS>F{I 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 z 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

N&&~MFF#zB&Q-+PoU*MSvVOF}M4CALT;9yCN_3 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 csL3R&QHb Date: Sun, 29 May 2022 17:56:45 +0800 Subject: [PATCH 45/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=BB=88?= =?UTF-8?q?=E4=BA=8E=E5=81=9A=E5=A5=BD=E4=BF=9D=E5=AD=98=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=95=A6=E5=95=A6=E5=95=A6=E5=95=A6=EF=BC=8C=E6=8A=8A=E5=8E=9F?= =?UTF-8?q?=E6=9D=A5=E7=9A=84=E9=82=A3=E4=B8=AA=E7=94=A8robot=E7=B1=BB?= =?UTF-8?q?=E7=9A=84=E6=96=B9=E6=B3=95=E6=94=B9=E6=8E=89=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E5=AE=9A=E6=88=AA=E5=9B=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=BA=86=EF=BC=8C=E7=9B=B4=E6=8E=A5=E6=8A=8A=E7=94=BB?= =?UTF-8?q?=E6=9D=BF=E5=86=99=E5=85=A5=E7=BC=93=E5=86=B2=E5=8C=BA=EF=BC=8C?= =?UTF-8?q?=E5=86=8D=E5=86=99=E5=87=BA=E6=9D=A5=E4=BF=9D=E5=AD=98=E5=B0=B1?= =?UTF-8?q?=E8=A1=8C=E5=95=A6=E5=A5=BD=E8=80=B6=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardPictureFrame.java | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 96b1a54..1b1468f 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -599,8 +599,8 @@ public class PaintingBoardPictureFrame extends JFrame { this.canvas1.paint(graphics); graphics.dispose(); //对图片调整大小 - Image newImage = image.getScaledInstance(900, 900, Image.SCALE_SMOOTH); - BufferedImage myImage = new BufferedImage(900,900,BufferedImage.TYPE_INT_RGB); + Image newImage = image.getScaledInstance(800, 800, Image.SCALE_SMOOTH); + BufferedImage myImage = new BufferedImage(800,800,BufferedImage.TYPE_INT_RGB); Graphics graphics1 = myImage.getGraphics(); graphics1.drawImage(newImage, 0, 0, null); graphics1.dispose(); @@ -614,9 +614,16 @@ public class PaintingBoardPictureFrame extends JFrame { { f.createNewFile(); System.out.println(1); + ImageIO.write(myImage, "jpg",f); } + if(f.exists()){ + int isCover = JOptionPane.showConfirmDialog(null,"同名图片已存在,覆盖吗?"); + if(isCover == JOptionPane.YES_OPTION) { + ImageIO.write(myImage, "jpg", f); + } + } + - ImageIO.write(myImage, "jpg",f); return null; } -- Gitee From 9e9ea42fc93415cdcdbaf5d8c1ea6e8b2d78e19c Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Sun, 29 May 2022 20:45:15 +0800 Subject: [PATCH 46/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=B2=BF?= =?UTF-8?q?=E7=94=A8=E4=B9=8B=E5=89=8D=E7=9A=84=E6=80=9D=E8=B7=AF=EF=BC=8C?= =?UTF-8?q?=E5=81=9A=E4=BA=86=E7=B1=BB=E4=BC=BC=E6=89=93=E5=BC=80=E7=9A=84?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 103 ++++++++++++------ 1 file changed, 70 insertions(+), 33 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 1b1468f..9e6e6fe 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -48,6 +48,7 @@ public class PaintingBoardPictureFrame extends JFrame { JButton foreColorButton; JButton clearButton; JButton saveButton; + JButton openButton; JButton undoButton; JButton quitButton; @@ -125,17 +126,13 @@ public class PaintingBoardPictureFrame extends JFrame { } } }); - quitButton.addActionListener(new ActionListener() { + openButton.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - if(saved == 0){ - int n =JOptionPane.showConfirmDialog(null,"还未保存,确定要退出吗?","提示",JOptionPane.OK_CANCEL_OPTION); - if(n == JOptionPane.YES_OPTION){ - System.exit(0); - } - } - if(saved == 1){ - System.exit(0); + try { + openPic(); + } catch (IOException ex) { + throw new RuntimeException(ex); } } }); @@ -437,13 +434,12 @@ public class PaintingBoardPictureFrame extends JFrame { - quitButton = new JButton("退出"); - toolBar.add(quitButton); - undoButton = new JButton("撤回"); - toolBar.add(undoButton); + openButton = new JButton("打开样图"); + toolBar.add(openButton); saveButton = new JButton("保存"); toolBar.add(saveButton); - saveButton.setToolTipText("使用保存功能之前请将画图板左上角移动到屏幕最左上角~");//提示用户如何正确截图 + undoButton = new JButton("撤回"); + toolBar.add(undoButton); toolBar.addSeparator();//用来添加按钮之间分割线的 slimPenButton = new JToggleButton("细线条"); @@ -465,7 +461,6 @@ public class PaintingBoardPictureFrame extends JFrame { toolBar.addSeparator(); backgroudnColorButton = new JButton("背景颜色"); - backgroudnColorButton.setToolTipText("作画前请先选好背景色,更改背景色当前画面内容不会保存!"); toolBar.add(backgroudnColorButton); foreColorButton = new JButton("笔刷颜色"); @@ -585,10 +580,7 @@ public class PaintingBoardPictureFrame extends JFrame { return; } - ArrayList list = new ArrayList(); //容器 - public void setList(ArrayList list){ - this.list = list; - } + public String savePic() throws IOException{ //这一段主要是网上的思路,其他人都是讲如何用队列储存所有信息再取出来,但是我看不懂他们的源码。 //万念俱灰的情况下看到了可以这样画到缓冲区再保存的想法,感觉很符合我这个水平段的人学习。做了一下还真可以实现要求,而不是保存一张截图下来。 @@ -606,29 +598,74 @@ public class PaintingBoardPictureFrame extends JFrame { graphics1.dispose(); JFileChooser chooser = new JFileChooser(); - int count = chooser.showDialog(null,"保存");//创建一个选择文件夹的界面 - String path2 = chooser.getSelectedFile().getPath(); - //String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; - File f=new File(path2); - if( !f.exists() ) - { - f.createNewFile(); - System.out.println(1); - ImageIO.write(myImage, "jpg",f); - } - if(f.exists()){ - int isCover = JOptionPane.showConfirmDialog(null,"同名图片已存在,覆盖吗?"); - if(isCover == JOptionPane.YES_OPTION) { - ImageIO.write(myImage, "jpg", f); + chooser.showDialog(null,"保存");//创建一个选择文件夹的界面 + + try{ + String path2 = chooser.getSelectedFile().getPath(); + if(path2 == null){ + String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; + path2 = path; + File f=new File(path2); + if( !f.exists() ) + { + f.createNewFile(); + System.out.println(1); + ImageIO.write(myImage, "jpg",f); + } + if(f.exists()){ + int isCover = JOptionPane.showConfirmDialog(null,"同名图片已存在,覆盖吗?"); + if(isCover == JOptionPane.YES_OPTION) { + ImageIO.write(myImage, "jpg", f); + } + } } + + }catch (Exception e){ + System.out.println("未设置保存路径"); } + + return null; } + public String openPic() throws IOException { + //想要打开一张图片,但是发现很麻烦,因为要载入canvas的话要重新绘制什么的,在网上看到的也是如此,拿下来图里面的什么什么点再重绘 + //同样由于水平原因,于是就打算制作回原来那个教学版的构思。用一个新的JFrame承载那个目标图片就好 + try{ + JFileChooser chooser = new JFileChooser(); + chooser.showDialog(null,"打开");//创建一个选择文件夹的界面 + String path3 = chooser.getSelectedFile().getPath(); + JFrame f1=new JFrame("参考图"); + f1.setBounds(400, 200, 500, 300); + f1.setVisible(true); + ImageIcon img=new ImageIcon(path3); + + JLabel bg=new JLabel(img); + f1.getLayeredPane().add(bg); + bg.setBounds(0, 0, img.getIconWidth(), img.getIconHeight()); + JPanel jp= (JPanel)f1.getContentPane();//强制类型转换 + jp.setOpaque(false); + jp.setLayout(new FlowLayout()); + + jp.add(bg); + + }catch (Exception e){ + System.out.println("未设置打开目标文件路径"); + } + + + + + + return null; + } + + + } -- Gitee From 84865542c55538c27d32f6764c8ccf7f1921649f Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Mon, 30 May 2022 17:59:12 +0800 Subject: [PATCH 47/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=8A=8A?= =?UTF-8?q?=E6=89=93=E5=BC=80=E6=96=B9=E6=B3=95=E7=9A=84=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=8F=98=E9=87=8F=E6=94=B9=E5=BE=97=E6=9B=B4=E5=8A=A0=E6=98=93?= =?UTF-8?q?=E6=87=82=E4=BA=86=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=8F=AF=E8=AF=BB=E6=80=A7=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 9e6e6fe..2ee10ce 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -637,19 +637,19 @@ public class PaintingBoardPictureFrame extends JFrame { JFileChooser chooser = new JFileChooser(); chooser.showDialog(null,"打开");//创建一个选择文件夹的界面 String path3 = chooser.getSelectedFile().getPath(); - JFrame f1=new JFrame("参考图"); - f1.setBounds(400, 200, 500, 300); - f1.setVisible(true); + JFrame showFrame=new JFrame("参考图"); + showFrame.setBounds(400, 200, 500, 300); + showFrame.setVisible(true); ImageIcon img=new ImageIcon(path3); - JLabel bg=new JLabel(img); - f1.getLayeredPane().add(bg); - bg.setBounds(0, 0, img.getIconWidth(), img.getIconHeight()); - JPanel jp= (JPanel)f1.getContentPane();//强制类型转换 - jp.setOpaque(false); - jp.setLayout(new FlowLayout()); + JLabel backgroundPic=new JLabel(img); + showFrame.getLayeredPane().add(backgroundPic); + backgroundPic.setBounds(0, 0, img.getIconWidth(), img.getIconHeight()); + JPanel showPanel= (JPanel)showFrame.getContentPane();//强制类型转换 + showPanel.setOpaque(false); + showPanel.setLayout(new FlowLayout()); - jp.add(bg); + showPanel.add(backgroundPic); }catch (Exception e){ System.out.println("未设置打开目标文件路径"); -- Gitee From 959cfb29d943dcae2942706123913b222e0062f7 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Mon, 30 May 2022 18:01:02 +0800 Subject: [PATCH 48/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=8A=8A?= =?UTF-8?q?=E6=89=93=E5=BC=80=E6=96=B9=E6=B3=95=E7=9A=84=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=8F=98=E9=87=8F=E6=94=B9=E5=BE=97=E6=9B=B4=E5=8A=A0=E6=98=93?= =?UTF-8?q?=E6=87=82=E4=BA=86=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=8F=AF=E8=AF=BB=E6=80=A7=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardPictureFrame.java | 9 --------- 1 file changed, 9 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 2ee10ce..713de51 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -654,15 +654,6 @@ public class PaintingBoardPictureFrame extends JFrame { }catch (Exception e){ System.out.println("未设置打开目标文件路径"); } - - - - - - - - - return null; } -- Gitee From 71630cffc1cc12f00898effa59e7811838189374 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 1 Jun 2022 10:14:22 +0800 Subject: [PATCH 49/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=A8=8D?= =?UTF-8?q?=E5=BE=AE=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=B8=8B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=EF=BC=8C=E6=9B=B4=E6=AD=A3=E4=BA=86=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2=E4=B9=8B=E5=90=8E=E4=BC=9A?= =?UTF-8?q?=E6=8A=8A=E4=B9=8B=E5=89=8D=E6=92=A4=E9=94=80=E7=9A=84=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E4=B9=9F=E4=B8=80=E8=B5=B7=E9=87=8D=E7=BB=98=E7=9A=84?= =?UTF-8?q?BUG=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 25 +++++++++++++++---- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 713de51..bbd08f3 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -51,7 +51,6 @@ public class PaintingBoardPictureFrame extends JFrame { JButton openButton; JButton undoButton; - JButton quitButton; PopupMenu penColorMenu; MenuItem red; @@ -87,6 +86,11 @@ public class PaintingBoardPictureFrame extends JFrame { int [] xEnd = new int[10000]; int [] yEnd = new int[10000]; + int [] xStart2 = new int[10000]; + int [] yStart2 = new int[10000]; + int [] xEnd2 = new int[10000]; + int [] yEnd2 = new int[10000]; + int index2 = 0; @@ -162,6 +166,11 @@ public class PaintingBoardPictureFrame extends JFrame { xEnd[index] = e.getX(); yEnd[index] = e.getY(); index++; + xStart2[index2] = x; + yStart2[index2] = y; + xEnd2[index2] = e.getX(); + yEnd2[index2] = e.getY(); + index2++; } } x = e.getX(); @@ -221,10 +230,10 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { setMyCanvasBackgroundColor(); - for(int i = 0;i <= index;i++){ - g.drawLine(xStart[i], yStart[i], xEnd[i], yEnd[i]); - canvas1.repaint(); - } + for (int i = 0; i <= index; i++) { + g.drawLine(xStart2[i], yStart2[i], xEnd2[i], yEnd2[i]); + canvas1.repaint(); + } } }); @@ -243,6 +252,12 @@ public class PaintingBoardPictureFrame extends JFrame { g.fillRect(0,0,600,600); g.setColor(forecolor); canvas1.repaint(); + for(int i = 0 ;i < index2; i++){ + xStart2[i] = 0; + yStart2[i] = 0; + xEnd2[i] = 0; + yEnd2[i] = 0; + } } }); -- Gitee From 4fc13aadd07230e371f34ab9b1cb2571e8d6442e Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 1 Jun 2022 11:35:53 +0800 Subject: [PATCH 50/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=A8=8D?= =?UTF-8?q?=E5=BE=AE=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=B8=8B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=EF=BC=8C=E6=9B=B4=E6=AD=A3=E4=BA=86=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2=E4=B9=8B=E5=90=8E=E4=BC=9A?= =?UTF-8?q?=E6=8A=8A=E4=B9=8B=E5=89=8D=E6=92=A4=E9=94=80=E7=9A=84=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E4=B9=9F=E4=B8=80=E8=B5=B7=E9=87=8D=E7=BB=98=E7=9A=84?= =?UTF-8?q?BUG=E3=80=82'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardPictureFrame.java | 10 +++++++--- .../src/PaintingBoard/startPaintingBoard.java | 7 ++++++- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index bbd08f3..b67ed7e 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -10,6 +10,7 @@ import java.awt.image.BufferedImage; import java.io.*; import java.beans.PropertyVetoException; import java.util.ArrayList; +import javax.swing.filechooser.FileNameExtensionFilter; import javax.swing.undo.*; import static java.lang.Math.abs; @@ -230,7 +231,7 @@ public class PaintingBoardPictureFrame extends JFrame { @Override public void actionPerformed(ActionEvent e) { setMyCanvasBackgroundColor(); - for (int i = 0; i <= index; i++) { + for (int i = 0; i <= index2; i++) { g.drawLine(xStart2[i], yStart2[i], xEnd2[i], yEnd2[i]); canvas1.repaint(); } @@ -291,9 +292,10 @@ public class PaintingBoardPictureFrame extends JFrame { helpItem.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候要先把画图板的左上角放到屏幕的左上角,并设置好.jpg后缀\n" + JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候设置好.jpg后缀\n" + - "(2)觉得水印上的不好,可以用橡皮或者清屏抹去\n" + "(2)觉得水印上的不好,可以用橡皮或者清屏抹去\n" + + "(3)选择了橡皮擦之后要切换回画图模式才能继续绘画\n" ); } }); @@ -650,6 +652,8 @@ public class PaintingBoardPictureFrame extends JFrame { //同样由于水平原因,于是就打算制作回原来那个教学版的构思。用一个新的JFrame承载那个目标图片就好 try{ JFileChooser chooser = new JFileChooser(); + FileNameExtensionFilter filter = new FileNameExtensionFilter("JPG","jpg"); + chooser.setFileFilter(filter); chooser.showDialog(null,"打开");//创建一个选择文件夹的界面 String path3 = chooser.getSelectedFile().getPath(); JFrame showFrame=new JFrame("参考图"); diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index 8082bba..a680547 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -5,7 +5,12 @@ import java.awt.*; public class startPaintingBoard { public static void main(String[] args) { PaintingBoardPictureFrame frame = new PaintingBoardPictureFrame(); - + try { + UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); + } catch (ClassNotFoundException | InstantiationException | IllegalAccessException | UnsupportedLookAndFeelException e) { + e.printStackTrace(); + }; + //网上学的,能把那个看起来很复古的界面换成现代化的 frame.setVisible(true); } -- Gitee From dd09d15512358aaeae6d3445322c97bc078a4001 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 1 Jun 2022 11:36:57 +0800 Subject: [PATCH 51/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E7=A8=8D?= =?UTF-8?q?=E5=BE=AE=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=B8=8B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=EF=BC=8C=E5=9C=A8=E6=89=93=E5=BC=80=E5=93=AA=E9=87=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=96=87=E4=BB=B6=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E5=99=A8=EF=BC=8C=E6=9B=B4=E6=96=B9=E4=BE=BF=E6=89=93=E5=BC=80?= =?UTF-8?q?=E4=BA=86'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java | 1 - PaintingBoard/src/PaintingBoard/startPaintingBoard.java | 1 - 2 files changed, 2 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index b67ed7e..0745261 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -643,7 +643,6 @@ public class PaintingBoardPictureFrame extends JFrame { - return null; } diff --git a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java index a680547..25debfd 100644 --- a/PaintingBoard/src/PaintingBoard/startPaintingBoard.java +++ b/PaintingBoard/src/PaintingBoard/startPaintingBoard.java @@ -11,7 +11,6 @@ public class startPaintingBoard { e.printStackTrace(); }; //网上学的,能把那个看起来很复古的界面换成现代化的 - frame.setVisible(true); } } -- Gitee From 66a1ff015d2b67ff30713b9280939e505b3a4a29 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Fri, 3 Jun 2022 11:35:32 +0800 Subject: [PATCH 52/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86=E5=BF=AB=E6=8D=B7=E9=94=AE=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=EF=BC=8C=E8=AE=A9=E7=94=BB=E5=9B=BE=E6=93=8D=E4=BD=9C=E6=9B=B4?= =?UTF-8?q?=E5=8A=A0=E9=A1=BA=E7=95=85'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardPictureFrame.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 0745261..9083527 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -495,10 +495,15 @@ public class PaintingBoardPictureFrame extends JFrame { menuShape = new JMenu("选择图形"); help = new JMenu("使用帮助"); circleItem = new JMenuItem("圆形"); + circleItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_D, InputEvent.CTRL_MASK)); rectangleItem = new JMenuItem("矩形"); + rectangleItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_S, InputEvent.CTRL_MASK)); lineItem = new JMenuItem("直线"); + lineItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_A, InputEvent.CTRL_MASK)); cancleChoice = new JMenuItem("取消选择"); + cancleChoice.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_C, InputEvent.CTRL_MASK)); helpItem = new JMenuItem("帮助"); + helpItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_H, InputEvent.CTRL_MASK)); useItem = new JMenuItem("技巧"); signalItem = new JMenuItem("水印"); boldChoice = new JMenuItem("粗细"); -- Gitee From 37c35f29a18ab78389a5cd80c9ebfe0a24aca1f3 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Tue, 7 Jun 2022 00:01:09 +0800 Subject: [PATCH 53/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E8=87=AA=E5=AE=9A=E4=B9=89=E6=B0=B4=E5=8D=B0=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 9083527..a8a8830 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -29,6 +29,8 @@ public class PaintingBoardPictureFrame extends JFrame { int x = -1; int y = -1; + int signalX = 30; + int signalY = 30; int drawX = -1; int drawY = -1; int drawX2 = -1; @@ -69,7 +71,7 @@ public class PaintingBoardPictureFrame extends JFrame { JMenuItem rectangleItem,circleItem,lineItem,cancleChoice; JMenuItem helpItem,useItem; - JMenuItem signalItem,boldChoice; + JMenuItem signalItem,boldChoice,getLocation; JMenuItem signalFontItem; JMenuItem signalFontSizeItem; @@ -431,6 +433,13 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + getLocation.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + getSignalXY(); + } + }); + @@ -505,6 +514,7 @@ public class PaintingBoardPictureFrame extends JFrame { helpItem = new JMenuItem("帮助"); helpItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_H, InputEvent.CTRL_MASK)); useItem = new JMenuItem("技巧"); + getLocation = new JMenuItem("获取水印位置"); signalItem = new JMenuItem("水印"); boldChoice = new JMenuItem("粗细"); signal = new JMenu("个性化"); @@ -520,6 +530,7 @@ public class PaintingBoardPictureFrame extends JFrame { menuBar.add(signal); signal.add(signalItem); signal.add(boldChoice); + signal.add(getLocation); penColorMenu = new PopupMenu(); red = new MenuItem("红色"); @@ -572,6 +583,16 @@ public class PaintingBoardPictureFrame extends JFrame { g.setColor(forecolor); } + public void getSignalXY(){ + canvas1.addMouseListener(new MouseAdapter() { + @Override + public void mousePressed(MouseEvent e) { + signalX = e.getX(); + signalY = e.getY();//用于记录水印的位置 + } + }); + + } public void addSignal(){ if(!"".equals(signalContent.trim())){ Font font = new Font("楷体",Font.BOLD,35); @@ -579,7 +600,8 @@ public class PaintingBoardPictureFrame extends JFrame { g.setColor(Color.GRAY); AlphaComposite alphaComposite = AlphaComposite.SrcOver.derive(0.4f);//用于设置透明字体效果 g.setComposite(alphaComposite); - g.drawString(signalContent,30,30); + g.drawString(signalContent,signalX,signalY); + //System.out.println(signalY); canvas1.repaint(); alphaComposite = AlphaComposite.SrcOver.derive(1f);//用完设置回去 g.setComposite(alphaComposite); -- Gitee From 3ea50c6b08a9c2d6dbcee93b653206d5ced19e20 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 8 Jun 2022 13:48:58 +0800 Subject: [PATCH 54/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=BA=86=E4=BF=9D=E5=AD=98=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E6=8A=8A=E6=B0=B4=E5=8D=B0=E7=9A=84=E4=B8=AA=E6=80=A7=E5=8C=96?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E5=86=99=E5=A5=BD=E4=BA=86'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 147 +++++++++++++----- 1 file changed, 105 insertions(+), 42 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index a8a8830..6790809 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -72,7 +72,8 @@ public class PaintingBoardPictureFrame extends JFrame { JMenuItem helpItem,useItem; JMenuItem signalItem,boldChoice,getLocation; - JMenuItem signalFontItem; + JMenuItem signalFontColorItem; + JMenuItem signalFontStyleItem; JMenuItem signalFontSizeItem; String signalContent = ""; @@ -95,7 +96,10 @@ public class PaintingBoardPictureFrame extends JFrame { int [] yEnd2 = new int[10000]; int index2 = 0; + Color myFontColor = Color.GRAY; + int mySignalFontSize = 35; + int mySignalFontStyle = Font.BOLD; public PaintingBoardPictureFrame(){ @@ -113,10 +117,15 @@ public class PaintingBoardPictureFrame extends JFrame { boldChoice.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - int boldness = Integer.parseInt(JOptionPane.showInputDialog(null,"请问您想要的画笔粗细是?")); - BasicStroke bs = new BasicStroke(boldness,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER); - g.setStroke(bs); - } + try { + int boldness = Integer.parseInt(JOptionPane.showInputDialog(null, "请问您想要的画笔粗细是(只接受正整数)?")); + BasicStroke bs = new BasicStroke(boldness, BasicStroke.CAP_BUTT, BasicStroke.JOIN_MITER); + g.setStroke(bs); + }catch (Exception e1){ + //System.out.println("未设置或正确设置画笔粗细,采用默认值"); + JOptionPane.showMessageDialog(null,"未设置或正确设置画笔粗细,采用默认值"); + } + }//捕获为设置画笔粗细的报报错 }); addWindowListener(new WindowAdapter() { @@ -294,10 +303,11 @@ public class PaintingBoardPictureFrame extends JFrame { helpItem.addActionListener(new ActionListener() { @Override public void actionPerformed(ActionEvent e) { - JOptionPane.showMessageDialog(null,"LZ画图板使用说明:\n" + "(1)使用保存功能的时候设置好.jpg后缀\n" + JOptionPane.showMessageDialog(null,"罗臻的画图板使用说明:\n" + "(1)使用保存功能的时候设置好.jpg后缀\n" + "(2)觉得水印上的不好,可以用橡皮或者清屏抹去\n" + - "(3)选择了橡皮擦之后要切换回画图模式才能继续绘画\n" + "(3)选择了橡皮擦之后要切换回画图模式才能继续绘画\n" + + "(4)若想选择水印的位置,记得要先去个性化那里点击获取水印位置,然后再点击目标位置即可" ); } }); @@ -440,6 +450,26 @@ public class PaintingBoardPictureFrame extends JFrame { } }); + signalFontColorItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setMySignalFontColor(); + } + }); + + signalFontStyleItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setMysignalFontStyle(); + } + }); + + signalFontSizeItem.addActionListener(new ActionListener() { + @Override + public void actionPerformed(ActionEvent e) { + setMysignalFontSize(); + } + }); @@ -516,7 +546,10 @@ public class PaintingBoardPictureFrame extends JFrame { useItem = new JMenuItem("技巧"); getLocation = new JMenuItem("获取水印位置"); signalItem = new JMenuItem("水印"); - boldChoice = new JMenuItem("粗细"); + boldChoice = new JMenuItem("画笔粗细"); + signalFontColorItem = new JMenuItem("水印颜色"); + signalFontStyleItem = new JMenuItem("水印形式"); + signalFontSizeItem = new JMenuItem("水印大小"); signal = new JMenu("个性化"); menuShape.add(lineItem); menuShape.add(circleItem); @@ -531,6 +564,9 @@ public class PaintingBoardPictureFrame extends JFrame { signal.add(signalItem); signal.add(boldChoice); signal.add(getLocation); + signal.add(signalFontColorItem); + signal.add(signalFontSizeItem); + signal.add(signalFontStyleItem); penColorMenu = new PopupMenu(); red = new MenuItem("红色"); @@ -595,9 +631,9 @@ public class PaintingBoardPictureFrame extends JFrame { } public void addSignal(){ if(!"".equals(signalContent.trim())){ - Font font = new Font("楷体",Font.BOLD,35); + Font font = new Font("楷体",mySignalFontStyle,mySignalFontSize); g.setFont(font); - g.setColor(Color.GRAY); + g.setColor(myFontColor); AlphaComposite alphaComposite = AlphaComposite.SrcOver.derive(0.4f);//用于设置透明字体效果 g.setComposite(alphaComposite); g.drawString(signalContent,signalX,signalY); @@ -628,42 +664,35 @@ public class PaintingBoardPictureFrame extends JFrame { public String savePic() throws IOException{ //这一段主要是网上的思路,其他人都是讲如何用队列储存所有信息再取出来,但是我看不懂他们的源码。 //万念俱灰的情况下看到了可以这样画到缓冲区再保存的想法,感觉很符合我这个水平段的人学习。做了一下还真可以实现要求,而不是保存一张截图下来。 - Dimension imagesize = this.canvas1.getSize(); - BufferedImage image = new BufferedImage(imagesize.width,imagesize.height,BufferedImage.TYPE_INT_RGB); - - Graphics2D graphics = image.createGraphics(); - this.canvas1.paint(graphics); - graphics.dispose(); - //对图片调整大小 - Image newImage = image.getScaledInstance(800, 800, Image.SCALE_SMOOTH); - BufferedImage myImage = new BufferedImage(800,800,BufferedImage.TYPE_INT_RGB); - Graphics graphics1 = myImage.getGraphics(); - graphics1.drawImage(newImage, 0, 0, null); - graphics1.dispose(); - - JFileChooser chooser = new JFileChooser(); - chooser.showDialog(null,"保存");//创建一个选择文件夹的界面 + try { + Dimension imagesize = this.canvas1.getSize(); + BufferedImage image = new BufferedImage(imagesize.width, imagesize.height, BufferedImage.TYPE_INT_RGB); + + Graphics2D graphics = image.createGraphics(); + this.canvas1.paint(graphics); + graphics.dispose(); + //对图片调整大小 + Image newImage = image.getScaledInstance(800, 800, Image.SCALE_SMOOTH); + BufferedImage myImage = new BufferedImage(800, 800, BufferedImage.TYPE_INT_RGB); + Graphics graphics1 = myImage.getGraphics(); + graphics1.drawImage(newImage, 0, 0, null); + graphics1.dispose(); - try{ + JFileChooser chooser = new JFileChooser(); + int count = chooser.showDialog(null, "保存");//创建一个选择文件夹的界面 String path2 = chooser.getSelectedFile().getPath(); - if(path2 == null){ - String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; - path2 = path; - File f=new File(path2); - if( !f.exists() ) - { - f.createNewFile(); - System.out.println(1); - ImageIO.write(myImage, "jpg",f); - } - if(f.exists()){ - int isCover = JOptionPane.showConfirmDialog(null,"同名图片已存在,覆盖吗?"); - if(isCover == JOptionPane.YES_OPTION) { - ImageIO.write(myImage, "jpg", f); - } + //String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; + File f = new File(path2); + if (!f.exists()) { + f.createNewFile(); + System.out.println(1); + ImageIO.write(myImage, "jpg", f); + } else if (f.exists()) { + int isCover = JOptionPane.showConfirmDialog(null, "同名图片已存在,覆盖吗?"); + if (isCover == JOptionPane.YES_OPTION) { + ImageIO.write(myImage, "jpg", f); } } - }catch (Exception e){ System.out.println("未设置保存路径"); } @@ -702,6 +731,40 @@ public class PaintingBoardPictureFrame extends JFrame { return null; } + public void setMySignalFontColor(){ + myFontColor = JColorChooser.showDialog(PaintingBoardPictureFrame.this,"水印颜色选择器",Color.CYAN); + } + + public void setMysignalFontStyle(){ + mySignalFontStyle = (int) Integer.parseInt(JOptionPane.showInputDialog(null, "1为粗体\n" + "2为斜体\n" + "0为正常字体")); + if(mySignalFontStyle == 1) + mySignalFontStyle = 1; + else if (mySignalFontStyle ==2) + mySignalFontStyle = 2; + else if (mySignalFontStyle == 0) + mySignalFontStyle = 0; + else{ + mySignalFontStyle = 0; + JOptionPane.showMessageDialog(null, "未正确设置设置水印字体,采用默认值"); + } + + } + + public void setMysignalFontSize(){ + try { + mySignalFontSize = (int) Integer.parseInt(JOptionPane.showInputDialog(null, "请问您想要的水印大小是(只能接受正整数)?")); + }catch (Exception e){ + JOptionPane.showMessageDialog(null, "未设置设置水印大小,采用默认值"); + } + if(mySignalFontSize < 0) { + JOptionPane.showMessageDialog(null, "未设置正确设置水印大小,采用默认值"); + mySignalFontSize = 35; + }if(mySignalFontSize > 100){ + JOptionPane.showMessageDialog(null, "水印太大了!,采用默认值"); + mySignalFontSize = 35; + } + } + } -- Gitee From 51d83c9b7ec60c1d5f1fb19418f03383a4f12450 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 8 Jun 2022 17:09:03 +0800 Subject: [PATCH 55/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=BA=86=E9=97=AE=E9=A2=98'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoardPictureFrame.java | 55 +++++++++++------- PaintingBoard/src/sources/horse.jpg | Bin 0 -> 30651 bytes 2 files changed, 33 insertions(+), 22 deletions(-) create mode 100644 PaintingBoard/src/sources/horse.jpg diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 6790809..2ed0660 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -123,7 +123,7 @@ public class PaintingBoardPictureFrame extends JFrame { g.setStroke(bs); }catch (Exception e1){ //System.out.println("未设置或正确设置画笔粗细,采用默认值"); - JOptionPane.showMessageDialog(null,"未设置或正确设置画笔粗细,采用默认值"); + JOptionPane.showMessageDialog(null,"未设置或正确设置画笔粗细,采用上一个合理值"); } }//捕获为设置画笔粗细的报报错 }); @@ -167,22 +167,28 @@ public class PaintingBoardPictureFrame extends JFrame { canvas1.addMouseMotionListener(new MouseMotionListener() { @Override public void mouseDragged(final MouseEvent e) { + if(x > 0 && y > 0){ if(isRubber){ g.setColor(backgroundColor); g.fillRect(x,y,10,10); }else if(shape == "nothing"){ - g.drawLine(x,y,e.getX(),e.getY()); - xStart[index] = x; - yStart[index] = y; - xEnd[index] = e.getX(); - yEnd[index] = e.getY(); - index++; - xStart2[index2] = x; - yStart2[index2] = y; - xEnd2[index2] = e.getX(); - yEnd2[index2] = e.getY(); - index2++; + try { + g.drawLine(x, y, e.getX(), e.getY()); + xStart[index] = x; + yStart[index] = y; + xEnd[index] = e.getX(); + yEnd[index] = e.getY(); + index++; + xStart2[index2] = x; + yStart2[index2] = y; + xEnd2[index2] = e.getX(); + yEnd2[index2] = e.getY(); + index2++; + }catch(Exception e2){ + JOptionPane.showMessageDialog(null, "您绘画的笔数太多了!超出数组容量了,请重新画吧"); + } + } } x = e.getX(); @@ -679,7 +685,7 @@ public class PaintingBoardPictureFrame extends JFrame { graphics1.dispose(); JFileChooser chooser = new JFileChooser(); - int count = chooser.showDialog(null, "保存");//创建一个选择文件夹的界面 + chooser.showDialog(null, "保存");//创建一个选择文件夹的界面 String path2 = chooser.getSelectedFile().getPath(); //String path = "D:\\javawork2022\\java2022spring\\PaintingBoard\\src\\sources\\1.jpg"; File f = new File(path2); @@ -736,16 +742,21 @@ public class PaintingBoardPictureFrame extends JFrame { } public void setMysignalFontStyle(){ - mySignalFontStyle = (int) Integer.parseInt(JOptionPane.showInputDialog(null, "1为粗体\n" + "2为斜体\n" + "0为正常字体")); - if(mySignalFontStyle == 1) - mySignalFontStyle = 1; - else if (mySignalFontStyle ==2) - mySignalFontStyle = 2; - else if (mySignalFontStyle == 0) - mySignalFontStyle = 0; - else{ - mySignalFontStyle = 0; + try { + mySignalFontStyle = (int) Integer.parseInt(JOptionPane.showInputDialog(null, "1为粗体\n" + "2为斜体\n" + "0为正常字体")); + if (mySignalFontStyle == 1) + mySignalFontStyle = 1; + else if (mySignalFontStyle == 2) + mySignalFontStyle = 2; + else if (mySignalFontStyle == 0) + mySignalFontStyle = 0; + else { + mySignalFontStyle = 0; + JOptionPane.showMessageDialog(null, "未正确设置设置水印字体,采用默认值"); + } + }catch(Exception e){ JOptionPane.showMessageDialog(null, "未正确设置设置水印字体,采用默认值"); + mySignalFontStyle = 0; } diff --git a/PaintingBoard/src/sources/horse.jpg b/PaintingBoard/src/sources/horse.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48a3c86c37eb5922efea119f932786243990bcea GIT binary patch literal 30651 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 literal 0 HcmV?d00001 -- Gitee From 19c3380203f36e110bd659ab671477c0b0ae6667 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 8 Jun 2022 19:39:04 +0800 Subject: [PATCH 56/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E4=BA=86=E9=97=AE=E9=A2=98'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PaintingBoard/PaintingBoardPictureFrame.java | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index 2ed0660..df4978e 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -605,15 +605,17 @@ public class PaintingBoardPictureFrame extends JFrame { } public void setMyCanvasBackgroundColor(){ - Color myCanvasBackgroundColor = JColorChooser.showDialog(PaintingBoardPictureFrame.this,"背景色选择器",Color.CYAN); + Color myCanvasBackgroundColor = null; + myCanvasBackgroundColor = JColorChooser.showDialog(PaintingBoardPictureFrame.this,"背景色选择器",Color.CYAN); if(myCanvasBackgroundColor != null){ backgroundColor = myCanvasBackgroundColor; + backgroudnColorButton.setBackground(myCanvasBackgroundColor);//按钮设置成所选颜色 + g.setColor(myCanvasBackgroundColor); + g.fillRect(0,0,870,800);//改变背景色其实就是画一个大小刚好的矩形进去 + g.setColor(forecolor);//再选回笔刷颜色 + canvas1.repaint(); + } - backgroudnColorButton.setBackground(myCanvasBackgroundColor);//按钮设置成所选颜色 - g.setColor(myCanvasBackgroundColor); - g.fillRect(0,0,870,800);//改变背景色其实就是画一个大小刚好的矩形进去 - g.setColor(forecolor);//再选回笔刷颜色 - canvas1.repaint(); } public void setMyCanvasForeColor(){ -- Gitee From de55fdee91fe15d2ac06ce9e37803e52c0e77411 Mon Sep 17 00:00:00 2001 From: gintoki <2967007834@qq.com> Date: Wed, 8 Jun 2022 20:35:40 +0800 Subject: [PATCH 57/57] =?UTF-8?q?git.add=20git=20commit=20-m=20'=E6=94=B9?= =?UTF-8?q?=E4=BA=86=E7=82=B9=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84=E4=B8=9C?= =?UTF-8?q?=E8=A5=BF'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/PaintingBoard/PaintingBoardPictureFrame.java | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java index df4978e..7086048 100644 --- a/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java +++ b/PaintingBoard/src/PaintingBoard/PaintingBoardPictureFrame.java @@ -727,11 +727,7 @@ public class PaintingBoardPictureFrame extends JFrame { JLabel backgroundPic=new JLabel(img); showFrame.getLayeredPane().add(backgroundPic); backgroundPic.setBounds(0, 0, img.getIconWidth(), img.getIconHeight()); - JPanel showPanel= (JPanel)showFrame.getContentPane();//强制类型转换 - showPanel.setOpaque(false); - showPanel.setLayout(new FlowLayout()); - - showPanel.add(backgroundPic); + showFrame.add(backgroundPic); }catch (Exception e){ System.out.println("未设置打开目标文件路径"); -- Gitee