OSDN Git Service

Convertリファクタリング
[coroid/inqubus.git] / frontend / src / saccubus / OptionComboBoxModel.java
index efe2551..739a13d 100644 (file)
@@ -1,5 +1,5 @@
 /**
 /**
- * 
+ *
  */
 package saccubus;
 
  */
 package saccubus;
 
@@ -11,11 +11,11 @@ import javax.swing.DefaultComboBoxModel;
 
 /**
  * @author Account01
 
 /**
  * @author Account01
- * 
+ *
  */
 public class OptionComboBoxModel extends DefaultComboBoxModel {
        /**
  */
 public class OptionComboBoxModel extends DefaultComboBoxModel {
        /**
-        * 
+        *
         */
        private static final long serialVersionUID = -8948187216195366156L;
 
         */
        private static final long serialVersionUID = -8948187216195366156L;
 
@@ -158,7 +158,7 @@ class FFmpegSelectedItem {
 
        /**
         * 識別に使う
 
        /**
         * 識別に使う
-        * 
+        *
         * @return
         */
        protected int getIndex() {
         * @return
         */
        protected int getIndex() {