001 /* 002 * Copyright (c) 2009 The openGion Project. 003 * 004 * Licensed under the Apache License, Version 2.0 (the "License"); 005 * you may not use this file except in compliance with the License. 006 * You may obtain a copy of the License at 007 * 008 * http://www.apache.org/licenses/LICENSE-2.0 009 * 010 * Unless required by applicable law or agreed to in writing, software 011 * distributed under the License is distributed on an "AS IS" BASIS, 012 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 013 * either express or implied. See the License for the specific language 014 * governing permissions and limitations under the License. 015 */ 016 package org.opengion.plugin.column; 017 018 import org.opengion.hayabusa.common.HybsSystem; 019 import org.opengion.hayabusa.common.HybsSystemException; 020 import org.opengion.hayabusa.db.AbstractEditor; 021 import org.opengion.hayabusa.db.CellEditor; 022 import org.opengion.hayabusa.db.DBColumn; 023 import org.opengion.hayabusa.db.Selection; 024 // import org.opengion.hayabusa.db.Selection_HM; // 5.7.3.0 (2014/02/07) SelectionFactory を使ã?§˜ã«å¤‰æ›´ 025 import org.opengion.hayabusa.db.SelectionFactory; // 5.7.3.0 (2014/02/07) 026 027 /** 028 * カラãƒ??ç·¨é›?ƒ‘ラメーターã®é–‹å§‹ã?終äº??スãƒ?ƒƒãƒ—ã?æƒ??よりã€ã?ルãƒ?‚¦ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚’作æ?ã—㦠029 * ç·¨é›?™ã‚‹å?åˆã«ä½¿ç”¨ã™ã‚‹ã‚¨ãƒ?‚£ã‚¿ãƒ¼ã‚¯ãƒ©ã‚¹ã§ã™ã? 030 * 031 * ã“ã“ã§ã¯ã€æ™‚é–?æ™?åˆ?¼‰ã?自動生æˆã‚’行ã„ã¾ã™ã?パラメータã§ã€?–‹å§‹ã?終äº??スãƒ?ƒƒãƒ—ã?é–‹å§‹å‰è¨å®šå?ã€çµ‚äº?¾Œè¨å®šå? 032 * を指定ã§ãã¾ã™ã? 033 * ã‚ーã¯ã€?¼”æ–‡å—ã? HHMM å½¢å¼ã§ä¸Žãˆã‚‰ã‚Œã¾ã™ã?ラベルã¯ã€HH:MM ã«ãªã‚Šã¾ã™ã? 034 * スãƒ?ƒƒãƒ—ã?ã€å?å˜ä½ã§ã™ã? 035 * é–‹å§‹å‰è¨å®šå?ã€çµ‚äº?¾Œè¨å®šå?ã¯ãれãžã‚Œã€?–‹å§‹ã?å‰ã¨çµ‚äº??後ã‚ã«ç‰¹åˆ¥ã«å€¤ã‚’è¨å®šã§ãã¾ã™ã? 036 * パラメータã®åˆæœŸå€¤ã¯ã€?–‹å§?0700)ã€çµ‚äº?1900)ã€ã‚¹ãƒ?ƒƒãƒ?30)ã€?–‹å§‹å‰è¨å®šå?(null)ã€çµ‚äº?¾Œè¨å®šå?(null) ã§ã™ã? 037 * 038 * 例ï¼?800,2000,30 â†?0800,0830,0900,0930,1000,・・・1900,1930,2000 ã®ãƒ—ルãƒ?‚¦ãƒ³ 039 * 例ï¼?800,2000,30,0000:â–³,2400:â–½ â†?0000,0800,0830,0900,0930,1000,・・・1900,1930,2000,2400 ã®ãƒ—ルãƒ?‚¦ãƒ³ 040 * 041 * カラãƒ??表示ã«å¿?¦ãªå±žæ?ã¯, DBColumn オブジェクãƒ?よりå–り出ã—ã¾ã™ã? 042 * ã“ã?クラスã¯ã€DBColumn オブジェクト毎ã«?‘ã¤ä½œæ?ã•れã¾ã™ã? 043 * 044 * @og.rev 5.6.1.1 (2013/02/08) æ–°è¦ä½œæ? 045 * @og.group ãƒ??ã‚¿ç·¨é›? 046 * 047 * @version 4.0 048 * @author Kazuhiko Hasegawa 049 * @since JDK5.0, 050 */ 051 public class Editor_HMMENU extends Editor_MENU { 052 //* ã“ã?プãƒã‚°ãƒ©ãƒ??VERSIONæ–?—å?ã‚’è¨å®šã—ã¾ã™ã? {@value} */ 053 private static final String VERSION = "5.6.1.1 (2013/02/08)" ; 054 055 /** 056 * ãƒ?ƒ•ォルトコンストラクターã€? 057 * ã“ã?コンストラクターã§ã€åŸºæœ¬ã‚ªãƒ–ジェクトを作æ?ã—ã¾ã™ã? 058 * 059 */ 060 public Editor_HMMENU() { 061 super(); 062 } 063 064 /** 065 * コンストラクターã€? 066 * 067 * ã“ã“ã§ã¯ã€è¦ªã‚¯ãƒ©ã‚¹ã® Editor_MENU ã§åˆæœŸåŒ–を行ã„ã€ã‚»ãƒ¬ã‚¯ã‚·ãƒ§ãƒ³ã‚ªãƒ–ジェクãƒ?ã«ã€? 068 * Selection_HM を使用ã™ã‚‹ã‚ˆã†ã«å†è¨å®šã—ã¾ã™ã? 069 * 070 * @og.rev 5.7.3.0 (2014/02/07) SelectionFactory 対å¿? 071 * 072 * @param clm DBColumnオブジェクãƒ? 073 */ 074 private Editor_HMMENU( final DBColumn clm ) { 075 super( clm ); 076 077 // 5.7.3.0 (2014/02/07) SelectionFactory 対å¿? 078 // selection = new Selection_HM( clm.getEditorParam() ); 079 selection = SelectionFactory.newSelection( "HM", clm.getEditorParam() ); 080 } 081 082 /** 083 * å?‚ªãƒ–ジェクトã‹ã‚‰è?åˆ??インスタンスを返ã—ã¾ã™ã? 084 * 自åˆ??身をã‚ャãƒ?‚·ãƒ¥ã™ã‚‹ã®ã‹ã?æ–°ãŸã«ä½œæ?ã™ã‚‹ã®ã‹ã?ã€å„サブクラスã®å®Ÿè£?« 085 * ã¾ã‹ã•れã¾ã™ã? 086 * 087 * @param clm DBColumnオブジェクãƒ? 088 * 089 * @return CellEditorオブジェクãƒ? 090 */ 091 @Override 092 public CellEditor newInstance( final DBColumn clm ) { 093 return new Editor_HMMENU( clm ); 094 } 095 }