blob: 1d7216533d928b263be575c2fe07e6a7938270ff [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project version="4" relativePaths="false">
<component name="AntConfiguration">
<defaultAnt bundledAnt="true" />
<buildFile url="file://$PROJECT_DIR$/build.xml">
<additionalClassPath>
<entry path="file://$APPLICATION_HOME_DIR$/redist/forms_rt.jar" />
<entry path="file://$APPLICATION_HOME_DIR$/redist/javac2.jar" />
<entry path="file://$APPLICATION_HOME_DIR$/lib/bcel.jar" />
<entry path="file://$APPLICATION_HOME_DIR$/lib/jdom.jar" />
<entry path="file://$APPLICATION_HOME_DIR$/lib/idea_rt.jar" />
</additionalClassPath>
<antReference projectDefault="true" />
<customJdkName value="java version &quot;1.4.2_05&quot;" />
<maximumHeapSize value="128" />
<properties />
</buildFile>
</component>
<component name="BattleSpaces" />
<component name="BeliefRepository" />
<component name="BuildJarProjectSettings">
<option name="BUILD_JARS_ON_MAKE" value="false" />
</component>
<component name="CodeStyleProjectProfileManger">
<option name="PROJECT_PROFILE" />
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
<scopes />
<profiles />
</component>
<component name="CodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS">
<value>
<option name="GENERATE_FINAL_LOCALS" value="true" />
<option name="USE_FQ_CLASS_NAMES_IN_JAVADOC" value="false" />
<option name="IF_BRACE_FORCE" value="3" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
</value>
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<option name="DEPLOY_AFTER_MAKE" value="0" />
<excludeFromCompile>
<directory url="file://$PROJECT_DIR$/test" includeSubdirectories="true" />
<file url="file://$PROJECT_DIR$/src/com/siyeh/ig/confusing/Iterator.java" />
</excludeFromCompile>
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
</resourceExtensions>
<wildcardResourcePatterns>
<entry name="?*.properties" />
<entry name="?*.xml" />
<entry name="?*.gif" />
<entry name="?*.png" />
<entry name="?*.jpeg" />
<entry name="?*.jpg" />
<entry name="?*.html" />
<entry name="?*.dtd" />
<entry name="?*.tld" />
</wildcardResourcePatterns>
</component>
<component name="CycleKillerQQC" />
<component name="DataSourceManagerImpl" />
<component name="DependenciesAnalyzeManager">
<option name="myForwardDirection" value="false" />
</component>
<component name="DependencyValidationManager" />
<component name="EclipseCompilerSettings">
<option name="DEBUGGING_INFO" value="true" />
<option name="GENERATE_NO_WARNINGS" value="true" />
<option name="DEPRECATION" value="false" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
<option name="MAXIMUM_HEAP_SIZE" value="128" />
</component>
<component name="EclipseEmbeddedCompilerSettings">
<option name="DEBUGGING_INFO" value="true" />
<option name="GENERATE_NO_WARNINGS" value="true" />
<option name="DEPRECATION" value="false" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
<option name="MAXIMUM_HEAP_SIZE" value="128" />
</component>
<component name="EmbeddedBrowser.BrowserComponent" xPos="-1" yPos="-1" width="600" height="200" />
<component name="EntryPointsManager">
<entry_points />
</component>
<component name="ExportToHTMLSettings">
<option name="PRINT_LINE_NUMBERS" value="false" />
<option name="OPEN_IN_BROWSER" value="false" />
<option name="OUTPUT_DIRECTORY" />
</component>
<component name="GUI Designer component loader factory" />
<component name="IdProvider" IDEtalkID="2E3FF95B4A2639AE6E1ADEBCB934C7E1" />
<component name="InspectionProjectProfileManager">
<option name="PROJECT_PROFILE" value="Project Default" />
<option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
<scopes />
<profiles>
<profile version="1.0">
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
<used_levels>
<info color="ffff">
<option name="myName" value="STYLE" />
<option name="myVal" value="100" />
<option name="myExternalName" value="STYLE" />
<option name="myDefaultAttributes">
<value>
<option name="FOREGROUND" />
<option name="BACKGROUND" value="ffff00" />
<option name="FONT_TYPE" value="0" />
<option name="EFFECT_COLOR" />
<option name="EFFECT_TYPE" value="0" />
<option name="ERROR_STRIPE_COLOR" value="ffff00" />
</value>
</option>
</info>
<error>
<option name="myName" value="ERROR" />
<option name="myVal" value="300" />
</error>
<warning>
<option name="myName" value="WARNING" />
<option name="myVal" value="200" />
</warning>
<information>
<option name="myName" value="INFO" />
<option name="myVal" value="100" />
</information>
<server>
<option name="myName" value="SERVER PROBLEM" />
<option name="myVal" value="100" />
</server>
</used_levels>
<inspection_tool class="IncompatibleMask" level="WARNING" enabled="false" />
<inspection_tool class="PointlessBitwiseExpression" level="WARNING" enabled="false">
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</inspection_tool>
<inspection_tool class="ShiftOutOfRange" level="WARNING" enabled="false" />
<inspection_tool class="FieldCanBeLocal" level="WARNING" enabled="false" />
<inspection_tool class="FinalPrivateMethod" level="WARNING" enabled="false" />
<inspection_tool class="FinalStaticMethod" level="WARNING" enabled="false" />
<inspection_tool class="CloneCallsSuperClone" level="WARNING" enabled="false" />
<inspection_tool class="CloneDeclaresCloneNotSupported" level="WARNING" enabled="false" />
<inspection_tool class="ExtendsObject" level="WARNING" enabled="false" />
<inspection_tool class="TypeParameterExtendsObject" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessarySemicolon" level="WARNING" enabled="false" />
<inspection_tool class="SimplifiableConditionalExpression" level="WARNING" enabled="false" />
<inspection_tool class="ConstantConditionalExpression" level="WARNING" enabled="false" />
<inspection_tool class="ConstantIfStatement" level="WARNING" enabled="false" />
<inspection_tool class="InfiniteLoopStatement" level="WARNING" enabled="false" />
<inspection_tool class="LoopStatementsThatDontLoop" level="WARNING" enabled="false" />
<inspection_tool class="PointlessBooleanExpression" level="WARNING" enabled="false">
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</inspection_tool>
<inspection_tool class="TrivialIf" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryConditionalExpression" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryContinue" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryReturn" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryLabelOnBreakStatement" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryLabelOnContinueStatement" level="WARNING" enabled="false" />
<inspection_tool class="UnusedLabel" level="WARNING" enabled="false" />
<inspection_tool class="CssNoGenericFontName" level="WARNING" enabled="false" />
<inspection_tool class="CssOverwrittenProperties" level="WARNING" enabled="false" />
<inspection_tool class="CssUnitlessNumber" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryLocalVariable" level="WARNING" enabled="false">
<option name="m_ignoreImmediatelyReturnedVariables" value="false" />
<option name="m_ignoreAnnotatedVariables" value="false" />
</inspection_tool>
<inspection_tool class="SameParameterValue" level="WARNING" enabled="false" />
<inspection_tool class="WeakerAccess" level="WARNING" enabled="false">
<option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="true" />
<option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="true" />
<option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
</inspection_tool>
<inspection_tool class="CanBeFinal" level="WARNING" enabled="false">
<option name="REPORT_CLASSES" value="true" />
<option name="REPORT_METHODS" value="true" />
<option name="REPORT_FIELDS" value="true" />
</inspection_tool>
<inspection_tool class="CanBeStatic" level="WARNING" enabled="false" />
<inspection_tool class="DuplicateThrows" level="WARNING" enabled="false" />
<inspection_tool class="EmptyMethod" level="WARNING" enabled="false" />
<inspection_tool class="SameReturnValue" level="WARNING" enabled="false" />
<inspection_tool class="RedundantThrows" level="WARNING" enabled="false" />
<inspection_tool class="UnusedParameters" level="WARNING" enabled="false" />
<inspection_tool class="UnusedReturnValue" level="WARNING" enabled="false" />
<inspection_tool class="Dom Model Inspection" level="ERROR" enabled="false" />
<inspection_tool class="ContinueOrBreakFromFinallyBlock" level="WARNING" enabled="false" />
<inspection_tool class="EmptyCatchBlock" level="WARNING" enabled="false">
<option name="m_includeComments" value="true" />
<option name="m_ignoreTestCases" value="true" />
</inspection_tool>
<inspection_tool class="EmptyFinallyBlock" level="WARNING" enabled="false" />
<inspection_tool class="EmptyTryBlock" level="WARNING" enabled="false" />
<inspection_tool class="FinallyBlockCannotCompleteNormally" level="WARNING" enabled="false" />
<inspection_tool class="ReturnFromFinallyBlock" level="WARNING" enabled="false" />
<inspection_tool class="ThrowFromFinallyBlock" level="WARNING" enabled="false" />
<inspection_tool class="UnhandledExceptionInJSP" level="WARNING" enabled="false" />
<inspection_tool class="Faces Model Inspection" level="ERROR" enabled="false" />
<inspection_tool class="NoExplicitFinalizeCalls" level="WARNING" enabled="false" />
<inspection_tool class="FinalizeCallsSuperFinalize" level="WARNING" enabled="false">
<option name="m_ignoreForObjectSubclasses" value="false" />
</inspection_tool>
<inspection_tool class="AccessStaticViaInstance" level="WARNING" enabled="false" />
<inspection_tool class="JavaDoc" level="WARNING" enabled="false">
<option name="TOP_LEVEL_CLASS_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="INNER_CLASS_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="METHOD_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
</value>
</option>
<option name="FIELD_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="IGNORE_DEPRECATED" value="false" />
<option name="IGNORE_JAVADOC_PERIOD" value="true" />
<option name="myAdditionalJavadocTags" value="" />
</inspection_tool>
<inspection_tool class="JavadocReference" level="ERROR" enabled="false" />
<inspection_tool class="DefaultFileTemplate" level="WARNING" enabled="false">
<option name="CHECK_FILE_HEADER" value="true" />
<option name="CHECK_TRY_CATCH_SECTION" value="true" />
<option name="CHECK_METHOD_BODY" value="true" />
</inspection_tool>
<inspection_tool class="Deprecation" level="WARNING" enabled="false" />
<inspection_tool class="EqualsAndHashcode" level="WARNING" enabled="false" />
<inspection_tool class="Dependency" level="ERROR" enabled="false" />
<inspection_tool class="UNCHECKED_WARNING" level="WARNING" enabled="false" />
<inspection_tool class="UnusedDeclaration" level="WARNING" enabled="false">
<option name="LOCAL_VARIABLE" value="true" />
<option name="FIELD" value="true" />
<option name="METHOD" value="true" />
<option name="CLASS" value="true" />
<option name="PARAMETER" value="true" />
</inspection_tool>
<inspection_tool class="UNUSED_IMPORT" level="WARNING" enabled="false" />
<inspection_tool class="UNUSED_SYMBOL" level="WARNING" enabled="false" />
<inspection_tool class="SillyAssignment" level="WARNING" enabled="false" />
<inspection_tool class="WrongPackageStatement" level="WARNING" enabled="false" />
<inspection_tool class="HTML" level="WARNING" enabled="false">
<option name="myAdditionalHtmlTags" value="embed,nobr" />
<option name="myAdditionalHtmlAttributes" value="type,wmode,src,width,height" />
<option name="myCheckHtmlTags" value="true" />
<option name="myCheckHtmlAttributes" value="true" />
</inspection_tool>
<inspection_tool class="CheckImageSize" level="WARNING" enabled="false" />
<inspection_tool class="RequiredAttributes" level="WARNING" enabled="false">
<option name="myAdditionalRequiredHtmlAttributes" value="" />
</inspection_tool>
<inspection_tool class="ExtendsAnnotation" level="WARNING" enabled="false" />
<inspection_tool class="UnresolvedPropertyKey" level="ERROR" enabled="false" />
<inspection_tool class="SimplifiableIfStatement" level="WARNING" enabled="false" />
<inspection_tool class="ForCanBeForeach" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryBoxing" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryUnboxing" level="WARNING" enabled="false" />
<inspection_tool class="WhileCanBeForeach" level="WARNING" enabled="false" />
<inspection_tool class="EjbErrors" level="ERROR" enabled="false" />
<inspection_tool class="EjbWarnings" level="WARNING" enabled="false" />
<inspection_tool class="EjbDomInspection" level="ERROR" enabled="false" />
<inspection_tool class="PersistenceDomInspection" level="ERROR" enabled="false" />
<inspection_tool class="PersistenceModelErrorInspection" level="ERROR" enabled="false" />
<inspection_tool class="PersistenceModelWarningInspection" level="WARNING" enabled="false" />
<inspection_tool class="ReferencesToClassesFromDefaultPackagesInJSPFile" level="ERROR" enabled="false" />
<inspection_tool class="SelfIncludingJspFiles" level="ERROR" enabled="false" />
<inspection_tool class="JSUndeclaredVariable" level="INFO" enabled="false" />
<inspection_tool class="JSUnresolvedFunction" level="INFO" enabled="false" />
<inspection_tool class="JSUnresolvedVariable" level="INFO" enabled="false" />
<inspection_tool class="OctalLiteral" level="WARNING" enabled="false" />
<inspection_tool class="PointlessArithmeticExpression" level="WARNING" enabled="false">
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</inspection_tool>
<inspection_tool class="BooleanConstructor" level="WARNING" enabled="false" />
<inspection_tool class="InstantiatingObjectToGetClassObject" level="WARNING" enabled="false" />
<inspection_tool class="ManualArrayCopy" level="WARNING" enabled="false" />
<inspection_tool class="StringToString" level="WARNING" enabled="false" />
<inspection_tool class="StringConstructor" level="WARNING" enabled="false">
<option name="ignoreSubstringArguments" value="false" />
</inspection_tool>
<inspection_tool class="StringConcatenationInsideStringBufferAppend" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryTemporaryOnConversionFromString" level="WARNING" enabled="false" />
<inspection_tool class="UnnecessaryTemporaryOnConversionToString" level="WARNING" enabled="false" />
<inspection_tool class="ComponentRegistrationProblems" level="ERROR" enabled="false">
<option name="CHECK_PLUGIN_XML" value="true" />
<option name="CHECK_JAVA_CODE" value="true" />
<option name="CHECK_ACTIONS" value="true" />
</inspection_tool>
<inspection_tool class="ComponentNotRegistered" level="WARNING" enabled="false">
<option name="CHECK_ACTIONS" value="true" />
<option name="IGNORE_NON_PUBLIC" value="true" />
</inspection_tool>
<inspection_tool class="NullArgumentToVariableArgMethod" level="WARNING" enabled="false" />
<inspection_tool class="PrimitiveArrayArgumentToVariableArgMethod" level="WARNING" enabled="false" />
<inspection_tool class="ConstantConditions" level="WARNING" enabled="false">
<option name="SUGGEST_NULLABLE_ANNOTATIONS" value="false" />
</inspection_tool>
<inspection_tool class="InfiniteRecursion" level="WARNING" enabled="false" />
<inspection_tool class="MalformedFormatString" level="WARNING" enabled="false" />
<inspection_tool class="MalformedRegex" level="WARNING" enabled="false" />
<inspection_tool class="MalformedXPath" level="WARNING" enabled="false" />
<inspection_tool class="MismatchedCollectionQueryUpdate" level="WARNING" enabled="false" />
<inspection_tool class="MismatchedArrayReadWrite" level="WARNING" enabled="false" />
<inspection_tool class="NullableProblems" level="WARNING" enabled="false">
<option name="REPORT_NULLABLE_METHOD_OVERRIDES_NOTNULL" value="true" />
<option name="REPORT_NOT_ANNOTATED_METHOD_OVERRIDES_NOTNULL" value="true" />
<option name="REPORT_NOTNULL_PARAMETER_OVERRIDES_NULLABLE" value="true" />
<option name="REPORT_NOT_ANNOTATED_PARAMETER_OVERRIDES_NOTNULL" value="true" />
</inspection_tool>
<inspection_tool class="ObjectEqualsNull" level="WARNING" enabled="false" />
<inspection_tool class="ReflectionForUnavailableAnnotation" level="WARNING" enabled="false" />
<inspection_tool class="IgnoreResultOfCall" level="WARNING" enabled="false">
<option name="m_reportAllNonLibraryCalls" value="false" />
<option name="callCheckString" value="java.io.InputStream,read,java.io.InputStream,skip,java.lang.StringBuffer,toString,java.lang.StringBuilder,toString,java.lang.String,.*,java.math.BigInteger,.*,java.math.BigDecimal,.*,java.net.InetAddress,.*" />
</inspection_tool>
<inspection_tool class="EmptyStatementBody" level="WARNING" enabled="false">
<option name="m_reportEmptyBlocks" value="false" />
</inspection_tool>
<inspection_tool class="StringEquality" level="WARNING" enabled="false" />
<inspection_tool class="SuspiciousMethodCalls" level="WARNING" enabled="false" />
<inspection_tool class="SuspiciousNameCombination" level="WARNING" enabled="false" />
<inspection_tool class="UnusedAssignment" level="WARNING" enabled="false">
<option name="REPORT_PREFIX_EXPRESSIONS" value="false" />
<option name="REPORT_POSTFIX_EXPRESSIONS" value="true" />
<option name="REPORT_REDUNDANT_INITIALIZER" value="true" />
</inspection_tool>
<inspection_tool class="UnusedMessageFormatParameter" level="WARNING" enabled="false" />
<inspection_tool class="SynchronizeOnNonFinalField" level="WARNING" enabled="false" />
<inspection_tool class="BoundFieldAssignment" level="WARNING" enabled="false" />
<inspection_tool class="OneButtonGroup" level="WARNING" enabled="false" />
<inspection_tool class="DuplicateMnemonic" level="WARNING" enabled="false" />
<inspection_tool class="MissingMnemonic" level="WARNING" enabled="false" />
<inspection_tool class="NoLabelFor" level="WARNING" enabled="false" />
<inspection_tool class="NoButtonGroup" level="WARNING" enabled="false" />
<inspection_tool class="NoScrollPane" level="WARNING" enabled="false" />
<inspection_tool class="RedundantArrayCreation" level="WARNING" enabled="false" />
<inspection_tool class="RedundantTypeArguments" level="WARNING" enabled="false" />
<inspection_tool class="RedundantCast" level="WARNING" enabled="false" />
<inspection_tool class="IgnoredMethodReturn" level="WARNING" enabled="true" />
<inspection_tool class="MismatchedGetterAndField" level="WARNING" enabled="true" />
</profile>
</profiles>
</component>
<component name="JavacSettings">
<option name="DEBUGGING_INFO" value="true" />
<option name="GENERATE_NO_WARNINGS" value="false" />
<option name="DEPRECATION" value="true" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
<option name="MAXIMUM_HEAP_SIZE" value="128" />
</component>
<component name="JavadocGenerationManager">
<option name="OUTPUT_DIRECTORY" />
<option name="OPTION_SCOPE" value="protected" />
<option name="OPTION_HIERARCHY" value="true" />
<option name="OPTION_NAVIGATOR" value="true" />
<option name="OPTION_INDEX" value="true" />
<option name="OPTION_SEPARATE_INDEX" value="true" />
<option name="OPTION_DOCUMENT_TAG_USE" value="false" />
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
<option name="OPTION_DEPRECATED_LIST" value="true" />
<option name="OTHER_OPTIONS" value="" />
<option name="HEAP_SIZE" />
<option name="LOCALE" />
<option name="OPEN_IN_BROWSER" value="true" />
</component>
<component name="JikesSettings">
<option name="JIKES_PATH" value="" />
<option name="DEBUGGING_INFO" value="true" />
<option name="DEPRECATION" value="true" />
<option name="GENERATE_NO_WARNINGS" value="false" />
<option name="IS_EMACS_ERRORS_MODE" value="true" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
</component>
<component name="LogConsolePreferences">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="Palette2">
<group name="Swing">
<item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
</item>
<item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
</item>
<item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
<default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
</item>
<item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
<initial-values>
<property name="text" value="Button" />
</initial-values>
</item>
<item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="RadioButton" />
</initial-values>
</item>
<item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
<initial-values>
<property name="text" value="CheckBox" />
</initial-values>
</item>
<item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
<initial-values>
<property name="text" value="Label" />
</initial-values>
</item>
<item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1" />
</default-constraints>
</item>
<item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
</item>
<item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
<preferred-size width="150" height="50" />
</default-constraints>
</item>
<item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
<preferred-size width="200" height="200" />
</default-constraints>
</item>
<item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
</item>
<item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
</item>
<item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
</item>
<item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
<preferred-size width="-1" height="20" />
</default-constraints>
</item>
<item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
<default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
</item>
<item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
<default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
</item>
</group>
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/InspectionGadgets.iml" filepath="$PROJECT_DIR$/InspectionGadgets.iml" />
</modules>
</component>
<component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="IDEA 5350" project-jdk-type="IDEA JDK" />
<component name="ProjectRunConfigurationManager" />
<component name="RmicSettings">
<option name="IS_EANABLED" value="false" />
<option name="DEBUGGING_INFO" value="true" />
<option name="GENERATE_NO_WARNINGS" value="false" />
<option name="GENERATE_IIOP_STUBS" value="false" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
</component>
<component name="StarteamVcsAdapter" />
<component name="VssVcs" />
<component name="com.sixrr.metrics.MetricsReloaded">
<option name="selectedProfile" value="Default" />
<option name="autoscroll" value="false" />
<option name="calculateMetrics" value="true" />
<option name="includeTestClasses" value="false" />
<option name="flattenInnerClasses" value="true" />
<option name="cycleTableSpecificationString" value="" />
<option name="shortCycleTableSpecificationString" value="" />
</component>
<component name="com.siyeh.metrics.MetricsReloaded">
<option name="selectedProfile" value="TODOs" />
<option name="autoscroll" value="false" />
<option name="includeTestClasses" value="false" />
<option name="flattenInnerClasses" value="false" />
<option name="cycleTableSpecificationString" value="120,341,82,81,83,83,83,83" />
</component>
<component name="libraryTable" />
<component name="uidesigner-configuration">
<option name="INSTRUMENT_CLASSES" value="true" />
<option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
<option name="DEFAULT_LAYOUT_MANAGER" value="GridLayoutManager" />
</component>
<UsedPathMacros />
</project>