ナビゲーション・リンクをスキップ
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - クラス の変数otsu.hiNote.hiRegress.Linear
係数 a
a - クラス の変数otsu.hiNote.hiRegress.Quad
係数 a
abandon_at_limit() - クラス のメソッドotsu.hiNote.hiSyncQue
最大数を超える場合,追加せず廃棄する
absolutePath(String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定ファイルの絶対パス名を得る.
absolutePath(File) - クラス のstaticメソッドotsu.hiNote.hiFile
指定ファイルの絶対パス名を得る.
absolutePath(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの絶対パス名を得る.
absolutePath(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの絶対パス名を得る.
accept(T, U) - インタフェース のメソッドotsu.hiNote.hiU.BiConsumerEx
 
accept(T) - インタフェース のメソッドotsu.hiNote.hiU.ConsumerEx
 
accept(T1, T2, T3, T4) - インタフェース のメソッドotsu.hiNote.hiU.QuadrConsumerEx
 
accept(T, U, V) - インタフェース のメソッドotsu.hiNote.hiU.TriConsumerEx
 
accept_fields(Class<?>, String...) - クラス のstaticメソッドotsu.hiNote.hiJSON
特定フィールドのパーズを可能とする. hiU.PUBLIC_ONLY指定時にpublic以外のメンバを許します。
accept_fields(Class<?>, String...) - クラス のメソッドotsu.hiNote.hiJSON.Engine
特定フィールドのパーズを可能とする. hiU.PUBLIC_ONLY指定時にpublic以外のメンバを許します。
actionListener - クラス の変数otsu.hiSwing.hiSDropTargetAdapter
 
add(AbstractButton) - クラス のメソッドotsu.hiSwing.hiButtonGroup
ボタン(通常ラジオボタン)を追加.
ADD_BOM - クラス のstatic変数otsu.hiNote.hiU
PrintStream生成時にBOMを先頭に付ける(UTF-8のみ).
additional_attributes - クラス の変数otsu.hiSwing.hiActionEvent
追加属性
additional_info - クラス の変数otsu.hiSwing.hiActionEvent
追加情報
additional_strs - クラス の変数otsu.hiSwing.hiActionEvent
追加文字列情報
addListData(Object[]) - クラス のメソッドotsu.hiSwing.hiListPanel
リストの最後に値を追加する.
addListData(int, Object[]) - クラス のメソッドotsu.hiSwing.hiListPanel
リストの指定位置に値を追加する.
addListData(Object) - クラス のメソッドotsu.hiSwing.hiListPanel
最後に値を追加する.
addListData(int, Object) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置に値を追加する.
addListData(hiListPanel, int, Object) - クラス のstaticメソッドotsu.hiSwing.hiSwing
指定位置に値を追加する.
addListData(hiListPanel, Object) - クラス のstaticメソッドotsu.hiSwing.hiSwing
最後に値を追加する.
addPrinter(PrintWriter) - クラス のメソッドotsu.hiNote.hiMultiPrinter
出力先追加.
addPrinter(PrintStream) - クラス のメソッドotsu.hiNote.hiMultiPrinter
出力先追加.
addPrinter(String) - クラス のメソッドotsu.hiNote.hiMultiPrinter
出力先追加.
addPrinter(String, String, long) - クラス のメソッドotsu.hiNote.hiMultiPrinter
出力先追加.
addPrinter(hiU.PrinterIF) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを追加する.
addPrinter(PrintWriter) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを追加する.
addPrinter(PrintStream) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを追加する.
affirmative - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
肯定:0
align(String, int) - クラス のstaticメソッドotsu.hiNote.hiFieldFormat
出力結果を=で整列させる(試験中).
align1(String) - クラス のstaticメソッドotsu.hiNote.hiFieldFormat
 
align2(String) - クラス のstaticメソッドotsu.hiNote.hiFieldFormat
 
allow_duplicate(String...) - クラス のメソッドotsu.hiNote.hiArgs
重複可.
allow_duplicate(boolean) - クラス のメソッドotsu.hiNote.hiArgs
全ての引数の重複可指定.
ALPHA_NUMERIC_STR_EXPR_PAT - クラス のstatic変数otsu.hiNote.hiU
英数字文字列の正規表現Pattern.
ALPHA_NUMERIC_STR_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
英数字文字列の正規表現.
ANNOT_AcceptTypes - クラス のstatic変数otsu.hiNote.hiJSON
 
ANNOT_TypeHintField - クラス のstatic変数otsu.hiNote.hiJSON
 
append(char) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字を追加する.
append(CharSequence) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字シーケンスを追加する.
append(CharSequence, int, int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字シーケンスを追加する.
append(char) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字を追加する.
append(CharSequence) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字シーケンスを追加する.
append(CharSequence, int, int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字シーケンスを追加する.
append(char) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
/** 文字を追加する.
append(CharSequence) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字シーケンスを追加する.
append(CharSequence, int, int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字シーケンスを追加する.
append(char) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字を追加する.
append(CharSequence) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字シーケンスを追加する.
append(CharSequence, int, int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字シーケンスを追加する.
append(char) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
1文字送信する
append(CharSequence) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
文字並びを送信する
append(CharSequence, int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定文字並びを送信する
APPEND - クラス のstatic変数otsu.hiNote.hiU
追加モード.
append(JTextArea, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JTextAreaに文字列を追加する.
appendElement(Document, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
Documentに指定タグ名のElementを追加する.
appendElement(Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementに指定タグ名のElementを追加する.
appendElement(Document, Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementに指定タグ名のElementを追加する.
appendElement(Element, Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
他Documentからのelementを取り込む。
appendTextElement(Element, String, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementに指定タグ名のテキストElementを追加する.
appendTextElement(Document, Element, String, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementに指定タグ名のテキストElementを追加する.
apply(T, U) - インタフェース のメソッドotsu.hiNote.hiU.BiFunctionEx
 
apply(T) - インタフェース のメソッドotsu.hiNote.hiU.FunctionEx
 
apply(T1, T2, T3, T4) - インタフェース のメソッドotsu.hiNote.hiU.QuadrFunctionEx
 
apply(T, U, V) - インタフェース のメソッドotsu.hiNote.hiU.TriFunctionEx
 
argBool(String, boolean) - クラス のメソッドotsu.hiNote.hiArgs
boolオプションを取得する.
argBool(String) - クラス のメソッドotsu.hiNote.hiArgs
boolオプションを取得する.
argDouble(String, double) - クラス のメソッドotsu.hiNote.hiArgs
doubleの引数値を得ます.
argDouble(String) - クラス のメソッドotsu.hiNote.hiArgs
doubleの引数値を得ます.見つからない場合は例外またはhelper呼び出しとなります.
argInt(String, int) - クラス のメソッドotsu.hiNote.hiArgs
intの引数値を得ます.
argInt(String) - クラス のメソッドotsu.hiNote.hiArgs
intの引数値を得ます.見つからない場合は例外またはhelper呼び出しとなります.
argLong(String, long) - クラス のメソッドotsu.hiNote.hiArgs
longの引数値を得ます.
argLong(String) - クラス のメソッドotsu.hiNote.hiArgs
longの引数値を得ます.見つからない場合は例外またはhelper呼び出しとなります.
args(String[]) - クラス のstaticメソッドotsu.hiNote.hiArgs
antの引数args対応のためのインターフェース(廃棄予定)
args(String[], long) - クラス のstaticメソッドotsu.hiNote.hiArgs
antの引数args対応のためのインターフェース(廃棄予定)
argStr(String, String) - クラス のメソッドotsu.hiNote.hiArgs
文字列オプションを取得する.
argStr(String) - クラス のメソッドotsu.hiNote.hiArgs
文字列オプションを取得する.
argStrs(String) - クラス のメソッドotsu.hiNote.hiArgs
文字列オプション並びを取得する.
argStrs(String, String[]) - クラス のメソッドotsu.hiNote.hiArgs
文字列オプション並びを取得する.
Array() - クラス のコンストラクタotsu.hiGadget.hiXML.Array
 
Array(Collection<? extends Object>) - クラス のコンストラクタotsu.hiGadget.hiXML.Array
 
Array(Object[]) - クラス のコンストラクタotsu.hiGadget.hiXML.Array
 
array_end - クラス の変数otsu.hiNote.hiFieldFormat
終了囲み文字.
array_start - クラス の変数otsu.hiNote.hiFieldFormat
開始囲み文字.
arrayComponent - クラス の変数otsu.hiNote.hiField
配列の内容
as(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定の型にパーズする
as(hiJSON.TX<TT>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定の型にパーズする
AS_EMPTY_STRING - クラス のstatic変数otsu.hiNote.hiU
nullとせず空文字列とする.
AS_IS - クラス のstatic変数otsu.hiNote.hiU
変更を施さずそのまま.
AS_JSON - クラス のstatic変数otsu.symphonie.SyntaxConverter
json文字列を得る
AS_JSON - クラス のstatic変数otsu.symphonie.SyntaxElement
json文字列を得る
AS_JSON - クラス のstatic変数otsu.symphonie.SyntaxReader
json文字列を得る
AS_MEMBER - クラス のstatic変数otsu.hiNote.hiU
メンバーとして扱う hiU.str()のオプション。
AS_NO_DISP - クラス のstatic変数otsu.hiNote.hiU
nullを表示しない.
AS_NULL - クラス のstatic変数otsu.hiNote.hiU
空文字列とせずnullとする hiText.tokens(String,String,long)hiArgs.args(String[],long) のオプション動作指定として用います。
AS_null_DISP - クラス のstatic変数otsu.hiNote.hiU
null時に"null"文字列を表示する.
AS_OBJECT - クラス のstatic変数otsu.hiNote.hiU
Objectとして送信する hiUDPPrintWriterで文字列を単純byte並びではなくJavaのオブジェクトプロトコルで送信します。
AS_SAME_LEVEL - クラス のstatic変数otsu.hiNote.hiU
自動toStringでベースクラス要素を引き上げ展開する 自動toString実行時にベースクラスの要素を派生クラスに展開します。
AS_STRING - クラス のstatic変数otsu.hiNote.hiU
JSON解析時にbool,doubleを文字列型にする.
AS_XML - クラス のstatic変数otsu.symphonie.SyntaxConverter
xml文字列を得る(デフォルト)
AS_XML - クラス のstatic変数otsu.symphonie.SyntaxElement
xml文字列を得る(デフォルト)
AS_XML - クラス のstatic変数otsu.symphonie.SyntaxReader
xml文字列を得る(デフォルト)
asArray(Object) - クラス のstaticメソッドotsu.hiGadget.hiXML
ObjectをhiXML.Arrayにキャストします.
asArray(T...) - クラス のstaticメソッドotsu.hiNote.hiArrays
ジェネリッククラスの配列を得る.
asBigDecimal(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをlongとして解釈する.
asBoolean(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
オブジェクトをbooleanとして解釈する.
asBufferedReader(InputStream) - クラス のstaticメソッドotsu.hiNote.hiFile
InputStreamからBufferedReaderを得る.
asBufferedReader(InputStream, String) - クラス のstaticメソッドotsu.hiNote.hiFile
InputStreamからBufferedReaderを文字セット付きで得る.
asByte(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをbyteとして解釈する.
asByteArray(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON
オブジェクトをbyte配列として解釈する.
asChar(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをbooleanとして解釈する.
asClass(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定の型にパーズする
asClass(hiJSON.TX<TT>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定の型にパーズする
asClassList(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定型を内容とするリストを得る.
asClassValues(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
リスト{...}形式ではない名前付き値並びから指定クラスの辞書を得る.
asDict(Object) - クラス のstaticメソッドotsu.hiGadget.hiXML
ObjectをLinkedHashMap<String,Object>にキャストします.
asDict(Object) - クラス のstaticメソッドotsu.hiNote.hiArrays
ObjectをLinkedHashMap<String,Object>にキャストします.
asDouble(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをdoubleとして解釈する.
asFilament(double[], int) - クラス のstaticメソッドotsu.hiNote.hiFilter.CubeSpline
指定値が単純に末端を持つものとしてスプライン値を得る.
asFloat(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをfloatとして解釈する.
asInt(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをintとして解釈する.
asList(Object) - クラス のstaticメソッドotsu.hiNote.hiArrays
ObjectをArrayList<Object>にキャストします.
asList(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
ObjectをListとして解釈 ObjectをList<Object>と解釈します。
asLong(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをlongとして解釈する.
asLoop(double[], int) - クラス のstaticメソッドotsu.hiNote.hiFilter.CubeSpline
指定値がループを形成するものとしてスプライン値を得る.
asMap() - クラス のメソッドotsu.hiNote.hiJSON.Engine
構造解析のみ行いMapを得る.
asMap(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
Map(String,Object)を引数とする利用者nodeクラスを構築する.
asMap(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
ObjectをMapとして解釈 ObjectをMap<String,Object>と解釈します。
asMapList() - クラス のメソッドotsu.hiNote.hiJSON.Engine
要素の並びをパーズし、Mapのリストを得る.
asNode() - クラス のメソッドotsu.hiNote.hiJSON.Engine
構造解析のみ行う.
asNode(Class<T>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
node(Object)を引数として利用者nodeクラスを構築する.
asNodeList() - クラス のメソッドotsu.hiNote.hiJSON.Engine
要素の並びをパーズし、Objectのリストを得る.
asNodeValues() - クラス のメソッドotsu.hiNote.hiJSON.Engine
リスト{...}形式ではない名前付き値並から汎用Objectの辞書を得る.
asPrintWriter(OutputStream) - クラス のstaticメソッドotsu.hiNote.hiFile
OutputStreamからPrintWriter(utf-8)を得る.
asPrintWriter(OutputStream, String) - クラス のstaticメソッドotsu.hiNote.hiFile
OutputStreamからPrintWriterを名前、文字セット指定で得る.
asPrintWriter(OutputStream, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
OutputStreamからPrintWriterを名前、文字セット指定、オプション指定で得る.
asProbe() - クラス のメソッドotsu.hiNote.hiJSON.Engine
構造解析のみ行いProbeを得る.
asRuntimeException(Exception) - クラス のstaticメソッドotsu.hiNote.hiU
ExceptionをhiException(RuntimeException)にラップする.
asShort(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
Objectをshortとして解釈する.
asStrArray(Object) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
オブジェクトからString[]を得る(試験中).
asString(Object) - クラス のstaticメソッドotsu.hiGadget.hiXML
ObjectをStringにキャストします.
asString(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
ObjectをStringとして解釈する.
asStrKeyMap(Object) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
Map<String,Object>にキャストする.
asTimerTask(hiU.RunnableEx<Exception>) - クラス のstaticメソッドotsu.hiNote.hiTime
ラムダ式を実行するTimerTaskを得る
at(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名の要素に移動する.
at(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目の要素に移動する.
at(String, hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名のオブジェクトProbeにラムダ式を適用する.
at(int, hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定位置のオブジェクトProbeにラムダ式を適用する.
atExist(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントにある指定要素を得る.
atExist(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントにある指定要素を得る.
atoa(String[]) - クラス のstaticメソッドotsu.hiNote.hiArrays
String[]をArrayList<String>に変換する
atoa(ArrayList<String>) - クラス のstaticメソッドotsu.hiNote.hiArrays
ArrayList<String>をString[]に変換する
atob(String, boolean) - クラス のstaticメソッドotsu.hiNote.hiU
Boolean文字列をパーズする.
atob(String) - クラス のstaticメソッドotsu.hiNote.hiU
Boolean文字列をパーズする.
atod(String) - クラス のstaticメソッドotsu.hiNote.hiU
浮動少数文字列をパーズする。
atod(String, String) - クラス のstaticメソッドotsu.hiNote.hiU
浮動少数文字列をパーズする。
atod(String, double) - クラス のstaticメソッドotsu.hiNote.hiU
浮動少数文字列をパーズする.
atoi(String) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする.
atoi(String, String) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする.
atoi(String, int) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする.
atol(String) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする。
atol(String, String) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする。
atol(String, long) - クラス のstaticメソッドotsu.hiNote.hiU
整数文字列をパーズする。
attributes - クラス の変数otsu.hiGadget.hiXMLnode
typeがTAGの場合属性値がセットされる.
AUTO_FLUSH - クラス のstatic変数otsu.hiNote.hiU
オートフラッシュモード テキストファイルオープンでオートフラッシュモード指定を行う。
autoFlush - クラス の変数otsu.hiNote.hiSocket.TCP
自動フラッシュ指定.
autoFlush - クラス の変数otsu.hiNote.hiSocket.TCP.ForObject
自動フラッシュ指定.
available() - クラス のメソッドotsu.hiNote.hiProperty
利用可能か

B

b - クラス の変数otsu.hiNote.hiRegress.Linear
係数 b
b - クラス の変数otsu.hiNote.hiRegress.Quad
係数 b
background - クラス の変数otsu.hiSwing.L.ColorSet
 
base64toBytes(String) - クラス のstaticメソッドotsu.hiNote.hiHex
base64文字列からbyte配列を得る.
base_dir - クラス の変数otsu.hiNote.hiZipper.option
ベースとして付加するフォルダ名
basePart(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
特定文字で複数のパートに分断される文字列の最後のパートを除いた部分を得る.
basePart(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
特定文字で複数のパートに分断される文字列の最後のパートを得る.
BEGIN - クラス のstatic変数otsu.symphonie.SyntaxElement
type情報,構文定義(DEF,SEL)の開始
bg(int) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性をintにパックされたRGBから作成する.
bg(String) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性を色名または色値文字列から作成する.
bg(Color) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性をColorから作成する.
bgColor(int) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性をintにパックされたRGBから作成する.
bgColor(String) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性を色名または色値文字列から作成する.
bgColor(Color) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いるバックグラウンド色属性をColorから作成する.
bgFg(String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景の色.
bgFg(String, String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景の色.
bgFg(String, String, String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景と選択時の色.
bgFg(String[]) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景と選択時の色.
bgFgColor(String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景の色.
bgFgColor(String, String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景の色.
bgFgColor(String, String, String) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景と選択時の色.
bgFgColor(String[]) - クラス のstaticメソッドotsu.hiSwing.L
背景と前景と選択時の色.
bImage - クラス の変数otsu.hiSwing.hiGraphicPanel
 
bitOff(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の指定bitをoffにする.
bitOff(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の指定bitをoffにする.
bitOn(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の指定bitをonにする.
bitOn(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の指定bitをonにする.
bits_part_str(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中のビット並びを2進文字列で表す.
bits_str(int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
bit文字列を得る.
bits_str(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中のビット並びを2進文字列で表す(バイト単位).
bits_str(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列を2進文字列で表す.
bits_str(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列を指定長の2進文字列で表す.
bits_str(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
int値を2進数文字列で表す(負号無し). int値を符号無し2進数文字列にします。
bits_str_1(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
1バイト分のbit文字列を得る.
bits_str_2(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
2バイト分のbit文字列を得る.
bits_str_4(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
4バイト分のbit文字列を得る.
block_at_limit() - クラス のメソッドotsu.hiNote.hiSyncQue
最大数を超える場合,ブロックする(デフォルト)
BODY - クラス のstatic変数otsu.hiNote.hiU
BODY部の処理をする hiText.xmlEscape(String,long) のオプションに指定すると、引用符などattribute用のエスケープ は行いません。
body_text - クラス の変数otsu.hiGadget.hiHTTP.HTTP
ボディー部
br - クラス の変数otsu.hiNote.hiSocket.TCP.ForText
関連づけられた受信用BufferedReader
button(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きボタン生成.
BYTE_AS_DEC - クラス のstatic変数otsu.hiNote.hiU
byte値表示時に10進数を用いる.
byte_format - クラス の変数otsu.hiNote.hiFieldFormat
byteに適用するform (%02xなど)
bytes(int[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
intの配列をbyteの配列(バッファ)に変換する.
bytes(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intをbyteの配列に変換する.
bytesToBase64(byte[]) - クラス のstaticメソッドotsu.hiNote.hiHex
byte列からbase64文字列を得る 次の作業と同等です
 String base64Text= Base64.getEncoder().encodeToString(data_);
bytesToInt(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを下位からintにまとめる.
bytesToIntFromTop(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを上位からintにまとめる.
bytesToLong(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを下位からlongにまとめる.
bytesToLongFromTop(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを上位からlongにまとめる.
bytesToShort(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを下位からshortにまとめる.
bytesToShortFromTop(byte...) - クラス のstaticメソッドotsu.hiNote.hiArrays
byte並びを上位からshortにまとめる.
byteStr(int) - クラス のstaticメソッドotsu.hiNote.hiHex
バイトの16進文字列(0-9A-F:2文字)を得る.
byteStrSmall(int) - クラス のstaticメソッドotsu.hiNote.hiHex
バイトの16進文字列(0-9a-f:2文字)を得る.

C

c - クラス の変数otsu.hiNote.hiRegress.Quad
係数 c
C() - クラス のコンストラクタotsu.hiNote.hiTry.C
 
c() - クラス のstaticメソッドotsu.hiNote.hiTry.C
値の設定されていないオブジェクトを作る.
calc() - クラス のメソッドotsu.hiNote.hiRegress.Linear
係数を計算する.
calc() - クラス のメソッドotsu.hiNote.hiRegress.Quad
係数を計算する.
calc_mean(double[]) - クラス のメソッドotsu.hiNote.hiStatistics
 
calc_median(double[]) - クラス のメソッドotsu.hiNote.hiStatistics
中央値を得る.
calc_stddev(double[]) - クラス のメソッドotsu.hiNote.hiStatistics
標準偏差を計算する.
cancel(boolean) - クラス のメソッドotsu.hiNote.hiThread
動作中のI/Oをキャンセルする.
cancel() - クラス のメソッドotsu.hiNote.hiThread
動作中のI/Oをキャンセルする.
CANCEL - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
CANCEL:2
cancelMode(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
モード変更(hiU.AUTO_FLUSHのみ).
cancelRepeatOpen() - クラス のメソッドotsu.hiNote.hiSyncGate
repatOpenをキャンセルする.
canExecute(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが実行可能か調べる.
canExecute(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが実行可能か調べる.
canonical(String) - クラス のstaticメソッドotsu.hiNote.hiText
空白文字列基準化.
canOpenFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
ファイルが読み込みオープンできるか.
canOpenResFileR(Class, String) - クラス のstaticメソッドotsu.hiNote.hiFile
リソースが読み込みオープンできるか.
canOpenResFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
リソースが読み込みオープンできるか.
canRead(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが読み込み可能か調べる.
canRead(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが読み込み可能か調べる.
canWrite(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが書き込み可能か調べる.
canWrite(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが書き込み可能か調べる.
cardPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
CardLayoutに要素を並べる.
cd(String) - クラス のメソッドotsu.hiNote.hiProcess
ディレクトリを変更する.
cell(ArrayList<String[]>, int, int) - インタフェース のメソッドotsu.hiNote.hiTextTable.specialCell_intf
 
char_quote - クラス の変数otsu.hiNote.hiFieldFormat
文字を囲む引用符(bitではないが毎回セットされる) ' か "
CHAR_SET - クラス のstatic変数otsu.hiNote.hiU
hiUで使う標準の文字セット(UTF-8)
charAt(CharSequence, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の指定位置の文字を得る(範囲外指定可).
charSet_UTF8 - クラス のstatic変数otsu.hiNote.hiU
UTF-8のCharset
check() - クラス のメソッドotsu.hiNote.hiArgs
引数の内検出にかからなかったものがあればhelpを呼ぶまたはfalseを返す.
check(int) - クラス のメソッドotsu.hiNote.hiArgs
引数の内検出にかからなかったものがあればhelpを呼ぶまたはfalseを返す エラーがあった場合メッセージ出力後System.exit(1)でexit()します。
check(String) - クラス のメソッドotsu.hiNote.hiArgs
引数の内検出にかからなかったものがあればhelpを呼ぶまたはfalseを返す.
check(String, int) - クラス のメソッドotsu.hiNote.hiArgs
引数の内検出にかからなかったものがあればhelpを呼ぶまたはfalseを返す.
check() - クラス のメソッドotsu.hiNote.hiThread
canel状態の場合Canceled例外をthrowする.
CHECK_COMMENT - クラス のstatic変数otsu.hiNote.hiU
コメントをチェックする.
CHECK_ESCAPE - クラス のstatic変数otsu.hiNote.hiU
'\'(逆スラッシュ)をエスケープとして処理する.
check_key(String[], HashSet<String>, String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
キーをチェックする.
check_key(HashSet<String>[], HashSet<String>, String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
このhiPropertyの持つ全キーセットを調べる.
CHECK_QUOTE - クラス のstatic変数otsu.hiNote.hiU
引用をチェックする.
CHECK_TOP - クラス のstatic変数otsu.hiNote.hiU
先頭をチェックする.
CHECK_UNKNOWN_FIELD - クラス のstatic変数otsu.hiNote.hiU
指定フィールドが無い場合エラーとする.
CHECK_UNSET_FIELD - クラス のstatic変数otsu.hiNote.hiU
値が設定されないフィールドをチェックする.
checkBox(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きチェックボックス生成.
checkError() - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
登録ストリームのエラーチェックを呼ぶ.
checkError() - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームのエラーチェックを呼ぶ.
checkError() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
登録ストリームのエラーチェックを呼ぶ.
checkError() - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームのエラーチェックを呼ぶ.
chooseDir(Frame, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
ディレクトリを選択する.
chooseDir(Frame, String, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
ディレクトリを選択する.
chooseDir(Frame, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
フォルダchooser属性.
chooseDir(Frame, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
フォルダchooser属性.
chooseDir(Frame, JComponent, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
フォルダchooser属性.
chooseDir(Frame, ActionListener, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
フォルダchooser属性.
chooseFileR(Frame, String, String, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
読み込み用にファイル選択する(ボタンカスタマイズ).
chooseFileR(Frame, File, String, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
読み込み用にファイル選択する(ボタンカスタマイズ).
chooseFileR(Frame, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
読み込み用にファイル選択する.
chooseFileR(Frame, File, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
 
chooseFileR(Frame, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
読み込み用ファイルchooser属性.
chooseFileR(Frame, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
読み込み用ファイルchooser属性.
chooseFileR(Frame, JComponent, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
読み込み用ファイルchooser属性.
chooseFileR(Frame, ActionListener, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
読み込み用ファイルchooser属性.
chooseFileW(Frame, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
出力用にファイル選択する(ボタンカスタマイズ).
chooseFileW(Frame, File, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
出力用にファイル選択する.
chooseFileW(Frame, String, String, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
出力用にファイル選択する.
chooseFileW(Frame, File, String, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
出力用にファイル選択する.
chooseFileW(Frame, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
書き出し用ファイルchooser属性.
chooseFileW(Frame, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
書き出し用ファイルchooser属性.
chooseFileW(Frame, JComponent, ActionListener, String...) - クラス のstaticメソッドotsu.hiSwing.L
書き出し用ファイルchooser属性.
chooseFileW(Frame, ActionListener, JComponent, String...) - クラス のstaticメソッドotsu.hiSwing.L
書き込み用ファイルchooser属性.
chunkCount - クラス の変数otsu.hiGadget.hiHTTP.HTTP
チャンク数
className(Object) - クラス のstaticメソッドotsu.hiNote.hiStack
Objectのクラス名を得る.
className(Object) - クラス のstaticメソッドotsu.hiNote.hiU
Objectのクラス名を得る.
clazz - クラス の変数otsu.hiNote.hiField
クラス 配列などもクラス化されている
clazzForName - クラス の変数otsu.hiNote.hiField
Class.forName()で使うクラス名 配列やprimitiveも
clazzName - クラス の変数otsu.hiNote.hiField
クラス名
clean(boolean) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEに溜まっているデータを破棄する.
clear() - クラス のメソッドotsu.hiNote.hiLastValues
内容をクリアする.
clear() - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
内容をクリアする
clear() - クラス のメソッドotsu.hiNote.hiLastValues.Int
内容をクリアする
clear() - クラス のメソッドotsu.hiNote.hiRegress.Linear
 
clear() - クラス のメソッドotsu.hiNote.hiRegress.Quad
 
clear() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
グラフィック情報をクリアし画面に反映させる.
clear(hiGraphicPanel) - クラス のstaticメソッドotsu.hiSwing.hiSwing
hiGraphicPanelのグラフィック部をクリアする.
clear() - クラス のメソッドotsu.hiSwing.hiTerminalAdapter
表示をクリアする
clearRect(Graphics2D, Rectangle) - クラス のstaticメソッドotsu.hiSwing.hiGraphicPanel
Rectangleで指定される範囲をクリアする補助関数.
clearSelection() - クラス のメソッドotsu.hiSwing.hiListPanel
選択を解除する.
clone() - クラス のメソッドotsu.hiNote.hiFieldFormat
 
clone() - クラス のメソッドotsu.hiNote.hiJSON.Engine
 
close() - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
クローズする
close() - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームをクローズする 登録ストリームをクローズします。
close() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
クローズする
close(Closeable...) - クラス のstaticメソッドotsu.hiNote.hiFile
例外を投げないclose.
close(Object...) - クラス のstaticメソッドotsu.hiNote.hiFile
Closeableがない1.7以前のシステム用 引数Objectがcloseメソッドを持つ場合呼び出します。
close() - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームをクローズする 登録ストリームをクローズします。
close() - クラス のメソッドotsu.hiNote.hiRef.V1
値がcloseableの場合closeし、値を廃棄する.
close() - クラス のメソッドotsu.hiNote.hiSocket.TCP
socketおよびstreamをcloseする(exceptionはない).
close() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
socketおよびstreamをcloseする(exceptionはない)
close() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
socketおよびstreamをcloseする(exceptionはない)
close() - クラス のメソッドotsu.hiNote.hiSocket.UDP
closeする.
close() - クラス のメソッドotsu.hiNote.hiSocket.UDP.Multicast
 
close() - クラス のメソッドotsu.hiNote.hiSyncGate
扉を閉じる
close() - クラス のメソッドotsu.hiNote.hiTry.C
try-with-resourcesブロックの最後に呼ばれるclose.
close() - クラス のメソッドotsu.hiNote.hiTry.R
try-with-resourcesブロックの最後に呼ばれるclose.
close() - クラス のメソッドotsu.hiNote.hiTry.T
tryブロックの最後に自動で呼ばれる処理.
close(Closeable...) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げないclose.
close(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
Closeableがない1.7以前のシステム用close(廃棄予定) 引数Objectがcloseメソッドを持つ場合呼び出します。
CLOSE_EACH_TIME - クラス のstatic変数otsu.hiNote.hiU
ファイルを毎回クローズする hiU管理ログファイルは出力の度にオープン/クローズを行うことが できる。
CLOSED - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
CLOSED:-1
closing(Frame, String) - クラス のstaticメソッドotsu.hiSwing.L
ウィンドウが閉じられる時の処理属性作成.
closing(Frame, ActionListener) - クラス のstaticメソッドotsu.hiSwing.L
ウィンドウ閉鎖時のイベント通知先を設定する.
cmd(String) - クラス のメソッドotsu.hiNote.hiProcess
実行すべきWindowsコマンド行を設定する.
cmd(String[]) - クラス のメソッドotsu.hiNote.hiProcess
実行すべきWindowsコマンド要素並びを設定する.
cmd_start(String) - クラス のメソッドotsu.hiNote.hiProcess
コマンド行を指定し、非同期実行する.
cmd_start(String, ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProcess
コマンド行を指定し、非同期実行し結果をえる ここで指定されたコマンド文字列は
 cmd /c
の後ろに付加され実行されます。
cmd_start(String[]) - クラス のメソッドotsu.hiNote.hiProcess
コマンド要素を指定し、非同期実行する.
cmd_start(String[], ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProcess
コマンド要素を指定し、非同期実行し結果をえる.
co_deny(String, String...) - クラス のメソッドotsu.hiNote.hiArgs
共存を許さないオプション.
co_deny_each(String...) - クラス のメソッドotsu.hiNote.hiArgs
共存を許さないオプション.
co_deny_except(String, String...) - クラス のメソッドotsu.hiNote.hiArgs
共存を許さないオプション.
color(String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
色名(HTML色名)または16進数値からjava.awt.Colorを得る.
color(int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
intパックされたRGBまたはARGBでColor生成(完全透明不可).
color(Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
Colorの複製をとる.
color(String) - クラス のstaticメソッドotsu.hiSwing.L
色属性(バックグラウンド色となる)を与える
color(int) - クラス のstaticメソッドotsu.hiSwing.L
色属性(バックグラウンド色となる)を与える
ColorSet() - クラス のコンストラクタotsu.hiSwing.L.ColorSet
 
ColorSet(String, String) - クラス のコンストラクタotsu.hiSwing.L.ColorSet
 
ColorSet(String, String, String) - クラス のコンストラクタotsu.hiSwing.L.ColorSet
 
ColorSet(String[]) - クラス のコンストラクタotsu.hiSwing.L.ColorSet
 
column(int) - クラス のstaticメソッドotsu.hiSwing.L
カラム数を与える.
comboBox(Object...) - クラス のstaticメソッドotsu.hiSwing.L
ComboBox生成.
COMMAND - otsu.hiNoteのクラス
hiNoteが持つユーティリティー・コマンド.
command(String, ActionListener) - クラス のstaticメソッドotsu.hiSwing.L
発生するActionEventのcommandを発生後に付け替える.
command(String) - クラス のstaticメソッドotsu.hiSwing.L
ActionCommand文字列を設定する.
COMMAND - otsu.symphonieのクラス
symphonieコマンド(構文チェックなど).
concat(byte[]...) - クラス のstaticメソッドotsu.hiNote.hiBytes
複数のバイト配列内 容を連結した新たな配列を得る.
CONCAT_STR - クラス のstatic変数otsu.hiNote.hiU
引用符の繋がりで結合しない.
confirm(String) - クラス のstaticメソッドotsu.hiNote.hiFile
標準出力に質問を出力し、標準入力から回答を得る.
confirm(JFrame, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
確認ダイアログを出す.
confirm(JFrame, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
確認ダイアログを出す.
confirm(JFrame, String, String, String...) - クラス のstaticメソッドotsu.hiSwing.hiSwing
ボタンをカスタマイズする確認ダイアログ.
confirm() - クラス のコンストラクタotsu.hiSwing.hiSwing.confirm
 
connect(String, int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
クライアント側でコネクトする.
connect(ServerSocket, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
サーバ側でコネクトする.
connect(String, int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
クライアント側でコネクトする.
connect(ServerSocket, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
サーバ側でコネクトする.
connect(String, int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(utf-8).
connect(String, int, int, String) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(文字セット指定).
connect(ServerSocket, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする.
connect(ServerSocket, int, String) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする.
containsKey(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーの要素があるか調べる.
copyOf(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の複製を作る.
copyOf(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の複製を作る.
count(String, String) - クラス のメソッドotsu.hiNote.command.hiWC
 
count - クラス の変数otsu.hiNote.hiRegex.Parameter
マッチ回数
count - クラス の変数otsu.hiNote.hiStatistics
 
count_in_scope - クラス の変数otsu.hiNote.hiRegex.Parameter
同一スコープ内でのマッチ回数
countLine(String, String) - クラス のメソッドotsu.hiNote.command.hiWC
 
create() - クラス のstaticメソッドotsu.hiSwing.hiListPanel
リストパネルを生成する
create_histgram(double[], double, int, int) - クラス のメソッドotsu.hiNote.hiStatistics
ヒストグラムを作る
CubeSpline(int, int) - クラス のコンストラクタotsu.hiNote.hiFilter.CubeSpline
処理対象区間数と区間内の分解数を指定します。
currentFuncName() - クラス のstaticメソッドotsu.hiNote.hiStack
カレント関数名を得る.
currentFuncName() - クラス のstaticメソッドotsu.hiNote.hiU
カレント関数名を得る.
currentMilliSec() - クラス のstaticメソッドotsu.hiNote.hiTime
ミリ秒単位の現システム時刻を得る.
currentThreadId() - クラス のstaticメソッドotsu.hiNote.hiStack
カレントスレッドidを得る.
currentThreadId() - クラス のstaticメソッドotsu.hiNote.hiU
カレントスレッドidを得る.
currentTime() - クラス のstaticメソッドotsu.hiNote.hiTime
現時刻を表す文字列を得る.
currentTime(String) - クラス のstaticメソッドotsu.hiNote.hiTime
現時刻を表す文字列を得る.

D

dbgStr(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
デバグ表示用に短縮した文字列.
dbgStr(String) - クラス のstaticメソッドotsu.hiNote.hiText
デバグ表示用に短縮した文字列.
Dbl(int) - クラス のコンストラクタotsu.hiNote.hiLastValues.Dbl
最終n個の値を記憶する.
Dbl(int, int) - クラス のコンストラクタotsu.hiNote.hiLastValues.Dbl
先頭n個、最終n個の値を記憶する.
decode(String) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
query文字列をデコードする 次の操作と同等です。
DECODE - クラス のstatic変数otsu.hiNote.hiU
デコードします
decodeAndParseQuery(String) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
query文字列を解析する.
DEEP - クラス のstatic変数otsu.hiNote.hiU
深いデータ複製をとる.
default_engine() - クラス のstaticメソッドotsu.hiNote.hiJSON
デフォルトの解析エンジンを得る.
default_font - クラス のstatic変数otsu.hiSwing.L
 
default_help(String[], String, String) - インタフェース のstaticメソッドotsu.hiNote.hiArgs.Helper
エラーメッセージを標準エラーに出力しexitします.
defaultCharset - クラス のstatic変数otsu.hiGadget.hiHTTP.Header
 
defaultCharsetText - クラス のstatic変数otsu.hiGadget.hiHTTP.Header
 
defaultFrmt - クラス のstatic変数otsu.hiNote.hiFieldFormat
標準のhiFieldFormatインスタンス.
definedAt(String) - クラス のメソッドotsu.hiNote.hiProperty
 
definedAt() - クラス のメソッドotsu.hiNote.hiProperty
 
definedAt(int) - クラス のメソッドotsu.hiNote.hiProperty
 
defs - クラス の変数otsu.hiNote.hiRegex.Parameter
 
delete(File...) - クラス のstaticメソッドotsu.hiNote.hiFile
階層化したフォルダを削除する
delete(String...) - クラス のstaticメソッドotsu.hiNote.hiFile
階層化したフォルダを削除する
delete(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイル/フォルダをdeleteする
DELETE_ON_ERROR - クラス のstatic変数otsu.hiNote.hiU
失敗時削除.
delimitter - クラス の変数otsu.hiNote.hiFieldFormat
要素間デリミタ.
delPrinter(hiU.PrinterIF) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを削除する.
delPrinter(PrintWriter) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを削除する.
delPrinter(PrintStream) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターを削除する.
delPrinters() - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンタを全て削除する.
description - クラス の変数otsu.hiNote.hiField
 
detab(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
タブを空白に置き換える.
detach() - クラス のメソッドotsu.hiNote.hiTry.R
既にある値を取り外す(closeされない,手続き設定は残る)
detachData(T) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEから指定データを取り外す.
detachData(ArrayList<T>) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEから指定データを取り外す.
Dict() - クラス のコンストラクタotsu.hiGadget.hiXML.Dict
 
Dict(Map<? extends String, ? extends Object>) - クラス のコンストラクタotsu.hiGadget.hiXML.Dict
 
dict_end - クラス の変数otsu.hiNote.hiFieldFormat
辞書終了囲み文字.
dict_joint - クラス の変数otsu.hiNote.hiFieldFormat
辞書キーと値のつなぎ文字.
dict_start - クラス の変数otsu.hiNote.hiFieldFormat
辞書開始囲み文字.
diff(Object, Object, String, long) - クラス のstaticメソッドotsu.hiNote.hiArgs
構造体の差分を引数の形で表す.
diff(Object, Object, String) - クラス のstaticメソッドotsu.hiNote.hiArgs
構造体の差分を引数の形で表す.
diff(Object, Object) - クラス のstaticメソッドotsu.hiNote.hiArgs
構造体の差分を引数の形で表す.
diff(Object, Object, long) - クラス のstaticメソッドotsu.hiNote.hiArgs
構造体の差分を引数の形で表す.
DIRECT - クラス のstatic変数otsu.hiNote.hiU
直接実行.
dispTime(long) - クラス のstaticメソッドotsu.hiNote.hiTime
longで得たシステムクロックを日時表示にする.
dispTime(String, long) - クラス のstaticメソッドotsu.hiNote.hiTime
longで得たシステムクロックを日時表示にする.
divide(String, char, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をデリミタで単純分割する(コメント、引用処理エンジン).
divide(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で分割しArrayList<String>を得る.
divide(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で分割しArrayList<String>を得る hiText.divide(String,char,long)を参照してください。
divide(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で分割しArrayList<String>を得る hiText.divide(String,char,long)を参照してください。
DO_NOT_CREATE_FOLDER - クラス のstatic変数otsu.hiNote.hiU
ファイル生成時にフォルダは生成しない.
do_not_use_invokeLater_for_JTextComponent - クラス のstatic変数otsu.hiSwing.L
JTextComponentの場合invokeLaterを使用しない
do_nothing_at_cast_error - クラス のstatic変数otsu.hiSwing.L
指定要素の型が適切でない場合何もしない.
do_nothing_at_null - クラス のstatic変数otsu.hiSwing.L
指定要素が無い場合何もしない.
DO_TRIM - クラス のstatic変数otsu.hiNote.hiU
空白、null値のトリミングを行う.
doAfter(hiU.RunnableEx<Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiTime
指定ミリ秒後に指定ラムダ式を実行する
   // 2秒後に実行
   Timer _timer= hiU.doAfter(()->{ps.println(hiTime.currentTime());},2000);
   // ....
doAfter(Timer, hiU.RunnableEx<Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーで指定ミリ秒後に指定ラムダ式を実行する
doIt(hiThread.IntThread) - クラス のメソッドotsu.hiNote.hiThread
 
doIt(Component, Object...) - インタフェース のメソッドotsu.hiSwing.L.DoIt
 
done(int) - クラス のメソッドotsu.hiNote.hiProcess
終了通知.
done(Exception) - クラス のメソッドotsu.hiNote.hiProcess
終了通知.
done(int, Exception) - クラス のメソッドotsu.hiNote.hiThread.IntThread
 
doThis(hiU.RunnableEx<Exception>) - クラス のメソッドotsu.hiNote.hiThread
別スレッドで同期的に動作させる.
doThis(String, hiU.RunnableEx<Exception>) - クラス のメソッドotsu.hiNote.hiThread
 
double_format - クラス の変数otsu.hiNote.hiFieldFormat
double/floatに適用するform (%.3fなど);デフォルトはnull
DOUBLE_QUOTE_FOR_CHAR - クラス のstatic変数otsu.hiNote.hiU
char表示でダブルクオートを使う.
DOUBLE_QUOTE_FOR_MAP_KEY - クラス のstatic変数otsu.hiNote.hiU
Mapのキー表示に引用符を付ける hiU.str(Object,option)による表示でMapのキー引用符が無い場合、付加します。
doubleClicked(Point, Point, int, MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
左ボタン・ダブルクリック時に呼ばれるabstractメソッド.
doublePlainValueMax - クラス のstatic変数otsu.hiNote.hiFieldFormat
doubleの表記で指数表示化しない最大値
down() - クラス のメソッドotsu.hiGadget.hiSyncCounter
 
drop(DropTargetDropEvent) - クラス のメソッドotsu.hiSwing.hiSDropTargetAdapter
 
drop() - クラス のstaticメソッドotsu.hiSwing.L
ドラッグ&ドロップ処理属性(ファイル名設定).
drop(ActionListener) - クラス のstaticメソッドotsu.hiSwing.L
ドラッグ&ドロップ処理属性(ファイル名通知).
drop(JComponent) - クラス のstaticメソッドotsu.hiSwing.L
ドラッグ&ドロップ処理属性(指定要素にファイル名設定).
drop(JComponent, ActionListener) - クラス のstaticメソッドotsu.hiSwing.L
ドラッグ&ドロップ処理属性(指定要素にファイル名設定).
drop(ActionListener, JComponent) - クラス のstaticメソッドotsu.hiSwing.L
ドラッグ&ドロップ処理属性(指定要素にファイル名設定).
dtoa(double) - クラス のstaticメソッドotsu.hiNote.hiU
doubleの文字列を得る

E

editorPane(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きEditorPane生成.
element(String, String) - クラス のstaticメソッドotsu.hiGadget.hiXML
タグに囲まれたXML要素を生成(簡易版).
element(String, String, StringBuilder) - クラス のstaticメソッドotsu.hiGadget.hiXML
タグに囲まれたXML要素を生成(簡易版).
empty_array_end - クラス の変数otsu.hiNote.hiFieldFormat
空配列開囲み終了文字.
EMPTY_BYTE_ARRAY - クラス のstatic変数otsu.hiNote.hiU
要素数0のbyte配列
EMPTY_INT_ARRAY - クラス のstatic変数otsu.hiNote.hiU
要素数0のint配列
EMPTY_STRING - クラス のstatic変数otsu.hiNote.hiU
空文字列
EMPTY_STRING_ARRAY - クラス のstatic変数otsu.hiNote.hiU
要素数0の文字列配列
encode(String) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
query文字列をエンコードする.
encodeHex(String, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列をバイナリにしてbyte配列にセットする(試験中).
end() - クラス のメソッドotsu.hiGadget.hiSyncCounter
 
END - クラス のstatic変数otsu.hiGadget.hiXMLnode
nodeタイプがEND(終了タグ)であることを示す.
END - クラス のstatic変数otsu.symphonie.SyntaxElement
type情報,構文定義(DEF,SEL)の終了
END_AT_EOF - クラス のstatic変数otsu.hiNote.hiU
stream読み込みをEOFで正常終了扱いとする.
END_AT_EOF - クラス のstatic変数otsu.symphonie.SyntaxReader
EOFを予期していることを示す.
END_OF_NULL - クラス のstatic変数otsu.hiGadget.hiXMLnode
タイプENDが空の終わりでることを示すサブタイプ.
END_OF_STRUCT - クラス のstatic変数otsu.hiGadget.hiXMLnode
タイプENDが構造の終わりであることを示すサブタイプ.
END_OF_TEXT - クラス のstatic変数otsu.hiGadget.hiXMLnode
タイプENDがTEXTの終わりであることを示すサブタイプ.
end_pos - クラス の変数otsu.symphonie.Token
行内の終了文字位置
engine() - クラス のstaticメソッドotsu.hiNote.hiJSON
解析エンジンを生成する.
entry - クラス の変数otsu.hiNote.hiRegex.Parameter
 
EOD - クラス のstatic変数otsu.hiGadget.hiXMLnode
nodeタイプがEODまたは無情報であることを示す.
EOF - クラス のstatic変数otsu.symphonie.SyntaxElement
type情報,ソースの終了
EOF - クラス のstatic変数otsu.symphonie.Token
ソース(ファイル)が終わりに達した.
EOL - クラス のstatic変数otsu.hiNote.hiRegex
single_regionでの行末パターン
equals(T[], T[]) - クラス のstaticメソッドotsu.hiNote.hiArrays
オブジェクトの比較(null可,equals使用)(試験中).
equals(hiRef.V1<T>) - クラス のメソッドotsu.hiNote.hiRef.V1
同値比較.
equals(hiRef.V2<T1, T2>) - クラス のメソッドotsu.hiNote.hiRef.V2
同値比較.
equals(hiRef.V3<T1, T2, T3>) - クラス のメソッドotsu.hiNote.hiRef.V3
一致比較.
equals(hiTry.R<T>) - クラス のメソッドotsu.hiNote.hiTry.R
同値比較.
equals(String, String) - クラス のstaticメソッドotsu.hiNote.hiU
2つStringの単純比較(nullを許す) Stringにはnullがセットされる場合は良くあります。
equals(T, T) - クラス のstaticメソッドotsu.hiNote.hiU
オブジェクトの比較(null可,equals使用)(試験中).
equals(Object) - インタフェース のメソッドotsu.hiNote.hiU.PrinterIF
プリンタの同一性チェック.
equals(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxElement
同値比較.
eraseTop() - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
先頭情報を廃棄する.
eraseTop() - クラス のメソッドotsu.hiNote.hiLastValues
先頭情報を廃棄する.
eraseTop() - クラス のメソッドotsu.hiNote.hiLastValues.Int
先頭情報を廃棄する.
err - クラス の変数otsu.hiNote.hiProcess
標準エラー出力取得用同期QUEUE(未)
err - クラス のstatic変数otsu.hiNote.hiU
System.errのUTF-8版.
err_pw - クラス のstatic変数otsu.hiNote.hiU
System.errのPrintWriter.
ERROR - クラス のstatic変数otsu.symphonie.Token
エラー(解析できない文字列).
errout(String) - クラス のメソッドotsu.hiNote.hiProcess
非推奨です。
現版では用いられていない。結果を得たい場合はhiProcess.output(String)をオーバーロードすること。
escape(String) - クラス のstaticメソッドotsu.hiGadget.hiXML
XMLエスケープを施す.
EVEN_FINAL_STATIC - クラス のstatic変数otsu.hiNote.hiU
final要素にも適用する hiU.str()などでfinal要素も表示します。
EVEN_JAVA_CLASS - クラス のstatic変数otsu.hiNote.hiU
トレース時にJavaクラスからの呼び出し情報にもソース行を付ける.
EVEN_NULL - クラス のstatic変数otsu.hiNote.hiU
nullでも実行する.
EVEN_PRIVATE_STATIC - クラス のstatic変数otsu.hiNote.hiU
hiU.str()でprivate static変数も表示.
everyDay(hiU.RunnableEx<Exception>, int, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎日指定時刻に実行(ラムダ式).
everyDay(Timer, hiU.RunnableEx<Exception>, int, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎日指定時刻に実行する動作をラムダ式で設定する.
everyDay(TimerTask, int, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎日指定時刻に実行するタスクを設定する.
everyDay(Timer, TimerTask, int, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎日指定時刻に実行するタスクを設定する.
everyHour(hiU.RunnableEx<Exception>, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎時指定分に実行(ラムダ式).
everyHour(Timer, hiU.RunnableEx<Exception>, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎時指定分に実行する動作をラムダ式で設定する.
everyHour(TimerTask, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎時指定分に実行するタスクを設定する.
everyHour(Timer, TimerTask, int, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎時指定分に実行するタスクを設定する.
everyMinute(hiU.RunnableEx<Exception>, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎分指定秒に実行(ラムダ式).
everyMinute(Timer, hiU.RunnableEx<Exception>, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎時分定秒に実行する動作をラムダ式で設定する.
everyMinute(TimerTask, int) - クラス のstaticメソッドotsu.hiNote.hiTime
毎時分定秒に実行するタスクを設定する.
everyMinute(Timer, TimerTask, int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーに毎分指定秒に実行するタスクを設定する.
exception - クラス の変数otsu.hiGadget.hiXMLnode
解析例外があった場合は type==EOD で詳細はここに入る.
exclude_dirs - クラス の変数otsu.hiNote.hiZipper.option
排除するフォルダ名をカンマで繋ぐ
exclude_suffixes - クラス の変数otsu.hiNote.hiZipper.option
排除するファイルの添え字をカンマで繋ぐ
exec(String) - クラス のメソッドotsu.hiNote.hiProcess
実行すべきコマンド行を設定する.
exec(String[]) - クラス のメソッドotsu.hiNote.hiProcess
実行すべきコマンド要素並びを設定する.
exec_start(String) - クラス のメソッドotsu.hiNote.hiProcess
コマンド行を指定し、非同期実行する.
exec_start(String, ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProcess
コマンド行を指定し、非同期実行する.
exec_start(String[]) - クラス のメソッドotsu.hiNote.hiProcess
コマンド要素を指定し、非同期実行する.
exec_start(String[], ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProcess
コマンド要素を指定し、実行し、結果をえる.
execute(hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントににラムダ式を適用する.
exists(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが存在しているか調べる.
exists(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが存在しているか調べる.
expands_files - クラス の変数otsu.hiNote.hiZipper.option
 

F

fg(int) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性を色名または色値文字列から作成する.
fg(String) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性を色名または色値文字列から作成する.
fg(Color) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性をColorから作成する.
fgColor(int) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性をintにパックされたRGBから作成する.
fgColor(String) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性を色名または色値文字列から作成する.
fgColor(Color) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる描画色属性をColorから作成する.
fi(String, Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数inのトレース(フォーマットメッセージ付き).
fill(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
指定長に満たない文字列に空白を付加し指定長にした文字列を得る.
fill(String, int, String) - クラス のstaticメソッドotsu.hiNote.hiText
指定長に満たない文字列に指定文字を付加し指定長にした文字列を得る.
fill(String, int, char) - クラス のstaticメソッドotsu.hiNote.hiText
指定長に満たない文字列に指定文字を付加し指定長にした文字列を得る.
fill2(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
全角半角を考慮したfill.
fill2(String, int, char) - クラス のstaticメソッドotsu.hiNote.hiText
全角半角を考慮したfill.
fillRect(Graphics2D, Rectangle) - クラス のstaticメソッドotsu.hiSwing.hiGraphicPanel
Rectangleで指定される範囲を塗りつぶす補助関数.
find(String, hiU.BiConsumerEx<hiJSON.Probe, hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名の要素を探しラムダ式を適用する ラムダ式の引数は親のProbeと発見した要素のProbeです。
find(List<String[]>, String[], String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字列の配列のリストから指定値をもつ配列を抽出する.
find(List<String[]>, int[], String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字列の配列のリストから指定値をもつ配列を抽出する.
find(List<String[]>, int[], String[], long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
指定カラムが指定値である行の並びを得る.
find(File, String) - クラス のstaticメソッドotsu.hiNote.hiZipper
zipファイル内を検索する.
findOne(String, hiU.BiConsumerEx<hiJSON.Probe, hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名の要素一個を探しラムダ式を適用する ラムダ式の引数は親のProbeと発見した要素のProbeです。
findStringLists(String, String, String[], String[]) - クラス のメソッドotsu.hiNote.hiProperty
指定カラムが指定値である行の並びを得る.
findStringLists(String, String, int[], String[]) - クラス のメソッドotsu.hiNote.hiProperty
指定カラムが指定値である行の並びを得る.
findStringLists(String, String, int[], String[], long) - クラス のメソッドotsu.hiNote.hiProperty
指定カラムが指定値である行の並びを得る.
fixB - クラス のstatic変数otsu.hiSwing.L
高さ幅とも固定にする
fixH - クラス のstatic変数otsu.hiSwing.L
高さを固定にする
fixHeight(JComponent...) - クラス のstaticメソッドotsu.hiSwing.hiSwing
要素の高さを現在値で固定にする.
fixL - クラス のstatic変数otsu.hiSwing.L
幅を固定にする
fixSize(JComponent, L.sizeFix) - クラス のstaticメソッドotsu.hiSwing.hiSwing
要素のサイズを現在値で固定にする.
flush() - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
フラッシュする
flush() - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームをフラッシュする
flush() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
フラッシュする
flush() - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームをフラッシュする
flush() - クラス のメソッドotsu.hiNote.hiSocket.TCP
送信flushする.
flush() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
送信flushする.
flush() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
出力をフラッシュする
flush_for_newLine() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
最後の改行までフラッシュする
fm(String, Object...) - クラス のメソッドotsu.hiNote.hiTry.T
関数内でのメッセージ出力(フォーマット付き).
fm(String, Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数内でのメッセージ出力(フォーマット付き).
fo(String, Object...) - クラス のメソッドotsu.hiNote.hiTry.T
関数outのトレース(フォーマットメッセージ付き).
fo(String, Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数outのトレース(フォーマットメッセージ付き).
for_classes(Class<?>...) - クラス のメソッドotsu.hiNote.hiFieldFormat.IgnoreAnnots
 
FOR_SUPER_USE_CLASS_NAME - クラス のstatic変数otsu.hiNote.hiFieldFormat
ベースクラス前置子としてsuperを使う
for_super_use_class_name - クラス のstatic変数otsu.hiNote.hiFieldFormat
ベースクラス前置子としてsuperを使う
FOR_SUPER_USE_CLASS_NEST - クラス のstatic変数otsu.hiNote.hiFieldFormat
ベースクラスを階層として扱う
FOR_SUPER_USE_MEMBER - クラス のstatic変数otsu.hiNote.hiFieldFormat
ベースクラスを階層として扱う
FOR_SUPER_USE_SUPER - クラス のstatic変数otsu.hiNote.hiFieldFormat
ベースクラス前置子としてsuperを使う
FORCE - クラス のstatic変数otsu.hiNote.hiU
強制力を持つ.
forEach(hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
リスト要素並びProbeに対してラムダ式を適用する.
forEach(hiU.BiConsumerEx<String, hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのMapの並びにラムダ式を適用する.
foreground - クラス の変数otsu.hiSwing.L.ColorSet
 
format(Locale, String, Object...) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
指定フォーマット出力を行う
format(String, Object...) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
指定フォーマット出力を行う
format(Locale, String, Object...) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに指定フォーマット出力を行う
format(String, Object...) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに指定フォーマット出力を行う
format(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
指定フォーマット出力を行う
format(String, Object...) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
指定フォーマット出力を行う
format - クラス の変数otsu.hiNote.hiFieldFormat
要素のフォーマット変換指定.
format(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに指定フォーマット出力を行う
format(String, Object...) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに指定フォーマット出力を行う
format(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定フォーマットで文字列を送信する.
format(String, Object...) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定フォーマットで文字列を送信する.
format(String, Object...) - クラス のstaticメソッドotsu.hiNote.hiU
標準フォーマット変換(Exception無し).
formatXML(String) - クラス のstaticメソッドotsu.hiGadget.hiXMLreader
XML文字列をインデントバー付きでフォーマットする.
formatXML(String, long) - クラス のstaticメソッドotsu.hiGadget.hiXMLreader
XML文字列をインデント付きでフォーマットする.
formatXML(String, String, String) - クラス のstaticメソッドotsu.hiGadget.hiXMLreader
XML文字列をインデント付きでフォーマットする.
formatXML(String, String, String, long) - クラス のstaticメソッドotsu.hiGadget.hiXMLreader
XML文字列をインデント付きでフォーマットする.
ForObject() - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForObject
接続されていない状態のインスタンスを作る.
ForObject(String, int, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForObject
クライアント側でコネクトしたソケットを生成する
ForObject(ServerSocket, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForObject
サーバ側でコネクトしたソケットを生成する.
ForText() - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForText
接続されていない状態のインスタンスを作る.
ForText(String, int, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(utf-8).
ForText(String, int, int, String) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(文字セット指定).
ForText(ServerSocket, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする(utf-8).
ForText(ServerSocket, int, String) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする(文字セット指定).
freePanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素を並べる(自由配置:要サイズ).
ft(boolean, String, Object...) - クラス のstaticメソッドotsu.hiNote.hiTry.T
関数inのトレース(フォーマットメッセージ付き).
funcNameNest(int) - クラス のstaticメソッドotsu.hiNote.hiStack
関数ネストを得る(段数指定).
funcNameNest(int, int) - クラス のstaticメソッドotsu.hiNote.hiStack
指定親レベルからび関数ネストを得る(段数指定).
funcNameNest() - クラス のstaticメソッドotsu.hiNote.hiStack
関数ネストを得る(全段).
funcNameNest(int) - クラス のstaticメソッドotsu.hiNote.hiU
関数ネストを得る(段数指定).
funcNameNest(int, int) - クラス のstaticメソッドotsu.hiNote.hiU
指定親レベルからび関数ネストを得る(段数指定).
funcNameNest() - クラス のstaticメソッドotsu.hiNote.hiU
関数ネストを得る(全段).

G

g2d - クラス の変数otsu.hiSwing.hiGraphicPanel
 
gap(int, int) - クラス のstaticメソッドotsu.hiSwing.L
固定サイズ間隙生成.
gap(int) - クラス のstaticメソッドotsu.hiSwing.L
固定サイズ間隙生成.
gap() - クラス のstaticメソッドotsu.hiSwing.L
自動増減サイズ間隙(Glue)生成.
get(List<T>, int, T) - クラス のstaticメソッドotsu.hiNote.hiArrays
Listの指定位置の要素を取得する(デフォルト値あり).
get(T[], int, T) - クラス のstaticメソッドotsu.hiNote.hiArrays
配列の指定位置の要素を取得する(デフォルト値あり).
get(Class<?>) - クラス のstaticメソッドotsu.hiNote.hiField
 
get(Field) - クラス のメソッドotsu.hiNote.hiField
 
get() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのObjectを得る 例えば次の2つは同じオブジェクトを返します。
get(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名の要素を得る.
get(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目の要素を得る.
get(hiU.FunctionEx<Object, T, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
ラムダ式で値を得る.
get() - クラス のメソッドotsu.hiNote.hiSyncAque
データ取得.
get() - クラス のメソッドotsu.hiNote.hiSyncDque
データ取得.
get() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEのデータを取り出す.
get(long) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEのデータを取り出す.タイムアウト指定あり(試験中) QUEUEが空の場合ブロックします。
get() - インタフェース のメソッドotsu.hiNote.hiU.SupplierEx
 
get_trace_format_expanded(StringBuilder) - クラス のstaticメソッドotsu.hiNote.hiStack
 
get_trace_format_expanded(StringBuilder, hiStack.TraceFormat) - クラス のstaticメソッドotsu.hiNote.hiStack
トレース用フォーマット展開.
get_trace_format_expanded(StringBuilder) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
 
get_trace_format_expanded(StringBuilder, hiStack.TraceFormat) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
トレース用フォーマット展開.
getAllElements() - クラス のメソッドotsu.hiNote.hiProperty
全要素を得る
getArrays() - クラス のメソッドotsu.hiNote.hiProperty
全配列値を得る.
getAttribute(String) - クラス のメソッドotsu.hiGadget.hiXMLnode
属性を取得する.
getAttributes(Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementの全attributeを取得する。
getAttrs(ActionEvent) - クラス のstaticメソッドotsu.hiSwing.hiActionEvent
追加文字列情報取得.
getBinBytes(String, boolean) - クラス のstaticメソッドotsu.hiNote.hiBytes
ビット文字列からバイト配列を得る。
getBitStr(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列を2進文字列にするにする.
getBitStr1(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の1バイトを2進文字列にする.
getBitStr2(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の2バイトを2進文字列にする.
getBitStr4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の4バイトを2進文字列にする.
getBoolean(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のbooleanを得る.
getBoolean(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のbooleanを得る.
getBoolean(String, boolean) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでboolean値を得る.
getBoolean(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでboolean値を得る.
getBooleanList(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのboolean並びを得る 指定デリミタを挟み並んだ数値列をbooleanの配列として得ます。
getBooleans(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのboolean配列を得る.
getBooleans(String, boolean[]) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのboolean配列を得る.
getBooleans(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのboolean並びを得る 指定デリミタを挟み並んだ数値列をbooleanの配列として得ます。
getBufferLen() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
フラッシュしないまま保持できる文字数取得.
getByte() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのbyte値を得る.
getByte(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のbyte値を得る.
getByte(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のbyte値を得る.
getByteArray() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのオブジェクトをbyte配列として解釈する.
getBytes(DatagramPacket) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
DatagramPacketのデータを有効長byte配列として得る.
getCanonicalPath(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの正式名を得る.
getCanonicalPath(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの正式名を得る.
getCharSet() - クラス のメソッドotsu.hiGadget.hiHTTP.Header
 
getCharSetText() - クラス のメソッドotsu.hiGadget.hiHTTP.Header
 
getChildElements(Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
子Elementのリストを取得する.
getChildTaggedElement(Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定TagのElement1個を取得する.
getChildTaggedElements(Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定TagのElementリストを取得する.
getColorValue(String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
指定色のint表現を得る
getColorValue(Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
ColorからAARRGGBB形式でパックされたint取得.
getComponent() - クラス のメソッドotsu.hiNote.hiField
この配列要素を得る.
getContext() - クラス のメソッドotsu.symphonie.TokenReader
文脈を得る.
getDecStr(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列内の指定範囲を10進文字列にするにする.
getDecStr1(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の1バイトを10進文字列にする.
getDecStr2(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の2バイトを10進文字列にする.
getDecStr4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の4バイトを10進文字列にする.
getDisplaySize() - クラス のstaticメソッドotsu.hiSwing.hiSwing
ディスプレイのサイズを得る.
getDouble() - クラス のメソッドotsu.hiNote.hiJSON.Probe
/** カレントのdouble値を得る.
getDouble(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のdouble値を得る.
getDouble(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のdouble値を得る.
getDouble(String, double) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでdouble値を得る.
getDouble(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでdouble値を得る.
getDouble8(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
8バイトを読みdoubleを得る.
getDoubleList(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのdouble並びを得る 指定デリミタを挟み並んだ数値列をdoubleの配列として得ます。
getDoubles(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのdouble配列を得る.
getDoubles(String, double[]) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのdouble配列を得る.
getDoubles(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのdouble並びを得る 指定デリミタを挟み並んだ数値列をdoubleの配列として得ます。
getElementAt(int) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置のオブジェクトを得る
getElements(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーの全要素を得る
getField() - クラス のメソッドotsu.hiNote.hiField
Fieldで構築された場合のFieldを得る.
getField(Class<?>, Object, Class<T>, String, long) - クラス のstaticメソッドotsu.hiNote.hiField
getField(Class<?>, Object, Class<T>, String) - クラス のstaticメソッドotsu.hiNote.hiField
指定名の要素オブジェクトを取得する hiField.getField(Class,Object,Class,String)からオプション指定を取り外したものです。
getField(Class<?>, Class<T>, String) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のstatic要素オブジェクトを取得する 構造体のstatic要素を型と名前指定で取得します。
getField(Class<?>, Class<T>, String, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のstatic要素オブジェクトを取得する 構造体のstatic要素を型と名前指定で取得します。
getField(Object, Class<T>, String) - クラス のstaticメソッドotsu.hiNote.hiField
指定名の要素オブジェクトを取得する 構造体の要素を型と名前指定で取得します。
getField(Object, Class<T>, String, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定名の要素オブジェクトを取得する hiField.getField(Object,Class,String)にオプションを追加したものです。
getFieldClass() - クラス のメソッドotsu.hiNote.hiField
Class<?
getFields(Class<?>, Object, Class<T>, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定型の要素オブジェクト(複数)を取得する.
getFields(Class<?>, Class<T>) - クラス のstaticメソッドotsu.hiNote.hiField
指定型のstatic要素オブジェクト(複数)を取得する.
getFields(Class<?>, Class<T>, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定型のstatic要素オブジェクト(複数)を取得する.
getFields(Object, Class<T>) - クラス のstaticメソッドotsu.hiNote.hiField
指定型の要素オブジェクト(複数)を取得する.
getFields(Object, Class<T>, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定型の要素オブジェクト(複数)を取得する.
getFirst() - クラス のメソッドotsu.hiNote.hiSyncQue
 
getFirstChildElement(Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
getFloat() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのfloat値を得る.
getFloat(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のfloat値を得る.
getFloat(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のfloat値を得る.
getFloat4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
4バイトを読みfloatを得る.
getGraphics2D() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
Graphics2Dを取得する.
getHexStr(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列を16進数にする.
getHexStr1(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の1バイトを16進文字列にする.
getHexStr2(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の2バイトを16進文字列にする.
getHexStr4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の4バイトを16進文字列にする.
getImage() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
Image(BufferedImage)を取得する.
getImageHeight() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
g2dの高さを得る
getImageRect() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
g2dの範囲((0,0)~(width,height))を得る
getImageSize() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
画像サイズを取得する
getImageWidth() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
g2dの幅を得る.
getInfo(ActionEvent) - クラス のstaticメソッドotsu.hiSwing.hiActionEvent
追加情報取得.
getInt(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定バイト数を読みintを得る.
getInt() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのint値を得る.
getInt(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のint値を得る.
getInt(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のint値を得る.
getInt(String, int) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでint値を得る
getInt(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーでint値を得る。
getInt1(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
1バイトを読みintを得る.
getInt2(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
2バイトを読みintを得る.
getInt3(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
3バイトを読みintを得る.
getInt4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
4バイトを読みintを得る.
getIntList(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのint並びを得る 指定デリミタを挟み並んだ数値列をintの配列として得ます。
getInts(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト配列からint配列を得る(1単位4バイト).
getInts(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのint配列を得る.
getInts(String, int[]) - クラス のメソッドotsu.hiNote.hiProperty
指定キーのint配列を得る.
getInts(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのint並びを得る 指定デリミタを挟み並んだ数値列をintの配列として得ます。
getIntStr(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列内の指定範囲を10進文字列にするにする.
getIntStr1(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列中の1バイトを10進文字列にする.
getIntStr2(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の2バイトを10進文字列にする.
getIntStr4(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の4バイトを10進文字列にする.
getKeyDef(String[]) - クラス のstaticメソッドotsu.hiNote.hiProperty
許されるキーセットの辞書を作る.
getKeyLines() - クラス のメソッドotsu.hiNote.hiProperty
キーが定義されたライン番号の一覧をえる
getKeyLines(long) - クラス のメソッドotsu.hiNote.hiProperty
 
getKeyLines(HashMap<String, String>, long) - クラス のメソッドotsu.hiNote.hiProperty
 
getLimit() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEに溜められる最大数を得る.
getList(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のListを得る.
getList(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のListを得る.
getList() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEに溜まっているデータリストを得る.
getListSize() - クラス のメソッドotsu.hiSwing.hiListPanel
要素数を得る
getLocalIP4Addr() - クラス のstaticメソッドotsu.hiNote.hiSocket
自ホストの代表IP4アドレスを得る
getLocalIP4AddrByte() - クラス のstaticメソッドotsu.hiNote.hiSocket
自ホストの代表IP4アドレス(byte列)を得る
getLocalIP4AddrText() - クラス のstaticメソッドotsu.hiNote.hiSocket
自PCのIP4の代表アドレス(文字列)を得る.
getLocalIP4AddrTexts() - クラス のstaticメソッドotsu.hiNote.hiSocket
自PCのIP4のアドレス(複数)を得る.
getLong() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのlong値を得る.
getLong(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のlong値を得る.
getLong(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のlong値を得る.
getMap(String, HashMap<String, String>) - クラス のメソッドotsu.hiNote.hiProperty
指定の単純構造をHashMapとして受け取る.
getMap(String) - クラス のメソッドotsu.hiNote.hiProperty
指定の単純構造をHashMapとして受け取る
getMessage() - 例外 のメソッドotsu.hiNote.hiException
例外に付されたメッセージを得る.
getMessageNative() - 例外 のメソッドotsu.hiNote.hiException
例外に付されたメッセージを得る.
getMethod(Object, String, Object...) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のメソッドを得る.
getName() - クラス のメソッドotsu.hiNote.hiSyncQue
queueの名前を取得する.
getParameterizedTypes() - クラス のメソッドotsu.hiNote.hiField
この階層のパラメタ並びを得る.
getQPath() - クラス のメソッドotsu.hiGadget.hiHTTP.URL
クエリーを含むパスを得る.
getSelectedButton() - クラス のメソッドotsu.hiSwing.hiButtonGroup
選択されているボタンを取得する.
getSelectedIndex() - クラス のメソッドotsu.hiSwing.hiListPanel
選択されている要素のindexを得る.
getSelectedIndices() - クラス のメソッドotsu.hiSwing.hiListPanel
選択されている要素のindex(複数)を得る.
getShort() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのshort値を得る.
getShort(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のshort値を得る.
getShort(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のshort値を得る.
getShorts(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト配列からshort配列を得る(1単位2バイト) 愚かなJavaにはunsignedがないことに注意が必要
getSourceName() - クラス のメソッドotsu.hiGadget.hiXMLreader
ソース名を得る.
getStackTrace() - 例外 のメソッドotsu.hiNote.hiException
スタック情報を得る.
getStackTrace(Exception) - クラス のstaticメソッドotsu.hiNote.hiStack
ExceptionのstackTraceを文字列に得る.
getStackTrace(Exception) - クラス のstaticメソッドotsu.hiNote.hiU
ExceptionのstackTraceを文字列に得る.
getStackTraceNative() - 例外 のメソッドotsu.hiNote.hiException
スタック情報を得る.
getString() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントのStringを得る.
getString(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名要素のStringを得る.
getString(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目要素のStringを得る.
getString(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーで文字列値を得る
getString(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーで文字列値を得る。
getStringList(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定デリミタで並べられた指定キーのString並びを得る 指定デリミタを挟み並んだ文字列をStringの配列として得ます。
getStringLists(String, String) - クラス のメソッドotsu.hiNote.hiProperty
カラム、行の2種のデリミタで分断される定義からStringの配列のArrayListを得る.
getStringLists(String) - クラス のメソッドotsu.hiNote.hiProperty
配列の文字列行をさらに空白で分解して配列のリストを得る
getStringLists(String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
行、カラム分割(オプション指定付き).
getStringLists(String, String) - クラス のstaticメソッドotsu.hiNote.hiTextTable
デリミタでカラムと行に分けられる文字列を分解しArrayList<String[]>を得る.
getStringLists(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字列を行カラムに分割する(オプション指定付き).
getStringLists(ArrayList<String>, String) - クラス のstaticメソッドotsu.hiNote.hiTextTable
デリミタでカラムに分けられる文字列のリストを分解しArrayList<String[]>を得る.
getStringLists(ArrayList<String>, String, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字列を行カラムに分割する(オプション指定付き).
getStrings(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーの文字列配列を得る.
getStrings(String, String[]) - クラス のメソッドotsu.hiNote.hiProperty
指定キーの文字列配列を得る.
getStrings(ActionEvent) - クラス のstaticメソッドotsu.hiSwing.hiActionEvent
追加文字列情報取得.
getStruct(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーで構造値を得る デフォルト値の指定はありません。
getStruct(String, hiProperty) - クラス のメソッドotsu.hiNote.hiProperty
 
getStructs(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーの構造列配列を得る.
getStructs(String, hiProperty[]) - クラス のメソッドotsu.hiNote.hiProperty
 
getStructs() - クラス のメソッドotsu.hiNote.hiProperty
全構造値を得る.
getTaggedElement(Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定TagのElementを取得する.
getTaggedElements(Element, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定TagのElementリストを取得する.
getText(Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
テキスト部を得る.
getText() - クラス のメソッドotsu.hiSwing.hiTerminalAdapter
現在表示されている文字列を得る.
getUtf8Str(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
utf-8の文字列を得る.
getValueTo(Object) - クラス のメソッドotsu.hiNote.hiArgs
構造体の要素に要素名の前に"-"を付けた名前のデータを取得する.
getValueTo(Object, long) - クラス のメソッドotsu.hiNote.hiArgs
構造体の要素に要素名の前に"-"を付けた名前のデータを取得する.
getValueTo(Object, String) - クラス のメソッドotsu.hiNote.hiArgs
構造体の要素に要素名の前に"-"を付けたデータを取得する.
getValueTo(Object, String, long) - クラス のメソッドotsu.hiNote.hiArgs
構造体の要素に要素名の前に"-"を付けたデータを取得する.
getValueTo(Class<?>) - クラス のメソッドotsu.hiNote.hiArgs
static要素を取得.
getValueTo(Class<?>, long) - クラス のメソッドotsu.hiNote.hiArgs
static要素を取得.
getValueTo(Class<?>, String) - クラス のメソッドotsu.hiNote.hiArgs
static要素を取得 構造体のstatc要素名と同じ名前のプロパティー値を構造体内に取り込みます。
getValueTo(Class<?>, String, long) - クラス のメソッドotsu.hiNote.hiArgs
static要素を取得 構造体のstatc要素名と同じ名前のプロパティー値を構造体内に取り込みます。
getValueTo() - クラス のメソッドotsu.hiNote.hiProperty
全単純値を得る.
getValueTo(Object) - クラス のメソッドotsu.hiNote.hiProperty
構造体の要素に要素名と同じ名前のデータを取得する.
getValueTo(Object, long) - クラス のメソッドotsu.hiNote.hiProperty
構造体の要素に要素名と同じ名前のデータを取得する.
getValueTo(Class<?>) - クラス のメソッドotsu.hiNote.hiProperty
static要素を取得.
getValueTo(Class<?>, long) - クラス のメソッドotsu.hiNote.hiProperty
static要素を取得 構造体のstatic要素名と同じ名前のプロパティー値を構造体内に取り込みます。
getValueToData(Class<?>, Object, Class<?>, Object, long) - クラス のstaticメソッドotsu.hiSwing.hiSwing
表示されている値を取得する.
getValueToData(Object, Object, long) - クラス のstaticメソッドotsu.hiSwing.hiSwing
 
getValueToData(Object, Object) - クラス のstaticメソッドotsu.hiSwing.hiSwing
 
getWaitingThreadIdList() - クラス のメソッドotsu.hiNote.hiSyncQue
待ち状態のスレッドのidリストを得る 呼び出し時点での待ち状態のスレッドのidのリスト。
graphHexByteStrs - クラス のstatic変数otsu.hiNote.hiHex
 
graphicPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
hiGraphicPanelを属性付きで生成する.
gridPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素を同じサイズのマス目に並べる.
groupPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
縦横に要素を整列させるpanel.

H

halfByteChar(int) - クラス のstaticメソッドotsu.hiNote.hiHex
ハーフバイトの16進文字(0-9A-F)を得る.
halfByteCharSmall(int) - クラス のstaticメソッドotsu.hiNote.hiHex
ハーフバイトの16進文字(0-9a-f)を得る.
has(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントに指定名の要素があるか調べる.
has(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントに指定位置の要素があるか調べる.
Header() - クラス のコンストラクタotsu.hiGadget.hiHTTP.Header
 
header - クラス の変数otsu.hiGadget.hiHTTP.HTTP
ヘッダ
HEIGHT - クラス のstatic変数otsu.hiNote.hiU
高さを示す.
help(String, String) - クラス のメソッドotsu.hiNote.command.hiUr
 
help(String, String) - クラス のメソッドotsu.hiNote.command.hiUs
 
help(String) - クラス のメソッドotsu.hiNote.hiArgs
セットしてあるusageを出す.
help(String, int) - クラス のメソッドotsu.hiNote.hiArgs
セットしてあるusageを出す.
help(String, String) - インタフェース のメソッドotsu.hiNote.hiArgs.Helper
エラー時に呼ばれます
HEX_MAX_LEN - クラス のstatic変数otsu.hiNote.hiHex
16進数文字列変換時の最大長のデフォルト.
hexByteStrs - クラス のstatic変数otsu.hiNote.hiHex
 
hexByteStrsSmall - クラス のstatic変数otsu.hiNote.hiHex
 
hexChars - クラス のstatic変数otsu.hiNote.hiHex
 
hexCharsSmall - クラス のstatic変数otsu.hiNote.hiHex
 
hexStr(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列内の指定範囲を16進数にする.
hiAbstractPrintWriter - otsu.hiNoteのクラス
PrintWriterの抽象クラス.
hiAbstractPrintWriter() - クラス のコンストラクタotsu.hiNote.hiAbstractPrintWriter
 
hiActionEvent - otsu.hiSwingのクラス
標準のActionEventに追加情報を付加したもの.
hiActionEvent(Object, int, String) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
 
hiActionEvent(Object, int, String, int) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
 
hiActionEvent(Object, int, String, long, int) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
 
hiActionEvent(Object, int, String, Object) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加情報付きのActionEvent.
hiActionEvent(ActionEvent, Object) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加情報付きのActionEvent.
hiActionEvent(Object, int, String, String[]) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加文字列情報付きのActionEvent.
hiActionEvent(String, ActionEvent) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
command名を変更した、追加文字列情報付きのActionEvent.
hiActionEvent(ActionEvent, String[]) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加文字列情報付きのActionEvent.
hiActionEvent(Object, int, String, HashMap<String, Object>) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加属性付きのActionEvent.
hiActionEvent(ActionEvent, HashMap<String, Object>) - クラス のコンストラクタotsu.hiSwing.hiActionEvent
追加属性付きのActionEvent.
hiArgs - otsu.hiNoteのクラス
コマンド引数の簡易解析器.注意(2度読みしない) 単純なコマンド引数の解析もオプションが増えると結構面倒なものです。
hiArgs(String[]) - クラス のコンストラクタotsu.hiNote.hiArgs
コマンド引数をセットする
hiArgs(String[], hiArgs.Helper) - クラス のコンストラクタotsu.hiNote.hiArgs
コマンド引数をセットする
hiArgs.Helper - otsu.hiNoteのインタフェース
解析エラーで呼ばれhelpメッセージを出す.
hiArrays - otsu.hiNoteのクラス
配列用のユーティリティーメソッド.
hiArrays() - クラス のコンストラクタotsu.hiNote.hiArrays
 
hiButtonGroup - otsu.hiSwingのクラス
選択されているボタン取得を追加したButtonGroup
hiButtonGroup() - クラス のコンストラクタotsu.hiSwing.hiButtonGroup
 
hiBytes - otsu.hiNoteのクラス
byte配列を取り扱うユーティリティセットです.
hiBytes() - クラス のコンストラクタotsu.hiNote.hiBytes
 
hiCalc - otsu.hiNoteのクラス
数式計算機
hiCalc() - クラス のコンストラクタotsu.hiNote.hiCalc
 
hiCaller - otsu.hiNote.commandのクラス
コマンド呼び出し補助クラス.
hiCaller() - クラス のコンストラクタotsu.hiNote.command.hiCaller
呼び出し定義リストなしの構築.
hiCaller(String[]) - クラス のコンストラクタotsu.hiNote.command.hiCaller
呼び出し定義リスト付きの構築.
hiCaller.hi_command_if - otsu.hiNote.commandのインタフェース
コマンド呼び分け機構用のコマンド形式.
hiConv - otsu.hiNote.commandのクラス
 
hiConv() - クラス のコンストラクタotsu.hiNote.command.hiConv
 
hiDiff - otsu.hiNote.commandのクラス
 
hiDiff() - クラス のコンストラクタotsu.hiNote.command.hiDiff
 
hiDom - otsu.hiGadgetのクラス
Dom(Document/Element)の取り扱いを補助するstatic関数群.
hiDoubleClickAdapter - otsu.hiSwingのクラス
ダブルクリックイベントを取得するアダプター.
hiDoubleClickAdapter() - クラス のコンストラクタotsu.hiSwing.hiDoubleClickAdapter
クリック間隔を300ミリ秒としたアダプター
hiDoubleClickAdapter(int) - クラス のコンストラクタotsu.hiSwing.hiDoubleClickAdapter
クリック間隔を指定するアダプター.
hiException - otsu.hiNoteの例外
ExceptionのRuntimeExceptionラッパー.
hiException(Exception) - 例外 のコンストラクタotsu.hiNote.hiException
原因例外を持つラッパー.
hiException(String) - 例外 のコンストラクタotsu.hiNote.hiException
単純なRuntimeException,
hiException(String, Exception) - 例外 のコンストラクタotsu.hiNote.hiException
メッセージを付加したラッパーを得る.
hiField - otsu.hiNoteのクラス
フィールドの型構造.
hiField(Field) - クラス のコンストラクタotsu.hiNote.hiField
Field情報から作成する.
hiField(Type) - クラス のコンストラクタotsu.hiNote.hiField
Type情報から作成する.
hiField(String) - クラス のコンストラクタotsu.hiNote.hiField
typeを表す文字列からから作成する.
hiField.HasValue - otsu.hiNoteのインタフェース
クラスがvalueという名のフィールドがあることをしめす
hiFieldFormat - otsu.hiNoteのクラス
クラス要素、配列表示機
hiFieldFormat() - クラス のコンストラクタotsu.hiNote.hiFieldFormat
標準設定の構築子.
hiFieldFormat(long) - クラス のコンストラクタotsu.hiNote.hiFieldFormat
フラグオプション付きの構築子.
hiFieldFormat.IgnoreAnnots - otsu.hiNoteのクラス
 
hiFieldFormat.Indentable - otsu.hiNoteのインタフェース
インデント付きのtoStringを持つクラスです。
hiFieldReurcive(Type) - クラス のメソッドotsu.hiNote.hiField
 
hiFile - otsu.hiNoteのクラス
ファイルに関連するstaticメソッド群.
hiFilter - otsu.hiNoteのクラス
スプライン(試験的).
hiFilter.CubeSpline - otsu.hiNoteのクラス
フィルタ(この版では3次スプラインのみ)

 FIFO(押し出し型)フィルタ;構築子+put() 指定サンプル数のデータによって得られる領域(処理対象区間:窓)をスプライン補完し、サンプルが入力されるたびに 中央区間部の補完データを出力します。

hiGenDataClass - otsu.hiNote.commandのクラス
 
hiGenDataClass() - クラス のコンストラクタotsu.hiNote.command.hiGenDataClass
 
hiGraphicPanel - otsu.hiSwingのクラス
画像表示パネル.
hiGraphicPanel() - クラス のコンストラクタotsu.hiSwing.hiGraphicPanel
 
hiGraphicPanel.image_size - otsu.hiSwingの列挙
graphicPanelのイメージサイズ属性.
hiHex - otsu.hiNoteのクラス
16進数文字列を取り扱うユーティリティセットです.
hiHex() - クラス のコンストラクタotsu.hiNote.hiHex
 
hiHtmlChecker - otsu.hiNote.commandのクラス
 
hiHtmlChecker() - クラス のコンストラクタotsu.hiNote.command.hiHtmlChecker
 
hiHTTP - otsu.hiGadgetのクラス
HTTP電文の解析(試験中) 文字列レベルでHTTPを取り扱う手続き群です。
hiHTTP() - クラス のコンストラクタotsu.hiGadget.hiHTTP
 
hiHTTP.ConnectTimeoutException - otsu.hiGadgetの例外
 
hiHTTP.EOFException - otsu.hiGadgetの例外
 
hiHTTP.Header - otsu.hiGadgetのクラス
ヘッダー情報.
hiHTTP.HTTP - otsu.hiGadgetのクラス
HTTP情報.
hiHTTP.HttpException - otsu.hiGadgetの例外
例外
hiHTTP.ReadTimeoutException - otsu.hiGadgetの例外
 
hiHTTP.URL - otsu.hiGadgetのクラス
URLを表す
hiIO - otsu.hiNoteのクラス
cancel可能な同期IOメソッドを提供します.
hiIO() - クラス のコンストラクタotsu.hiNote.hiIO
 
hiIO.Messenger - otsu.hiNoteのインタフェース
IO機構からのメッセージを受ける.
hiJSON - otsu.hiNoteのクラス
JSON文字列を解析する.
hiJSON.Engine - otsu.hiNoteのクラス
型割り当てエンジン.
hiJSON.Numeric - otsu.hiNoteのクラス
 
hiJSON.Probe - otsu.hiNoteのクラス
オブジェクトツリー探査機.
hiJSON.TX<TT> - otsu.hiNoteのクラス
型情報を保持するベースクラス このクラスに型情報を与えたものの無名クラスのインスタンスを用います。
hiJSONutl - otsu.hiGadgetのクラス
hiJSONの補助クラス
hiJSONutl() - クラス のコンストラクタotsu.hiGadget.hiJSONutl
 
hiLastValues<T1> - otsu.hiNoteのクラス
順次追加されるint値の最終n個を記憶する。
hiLastValues(int) - クラス のコンストラクタotsu.hiNote.hiLastValues
最終n個の値を記憶する.
hiLastValues(int, int) - クラス のコンストラクタotsu.hiNote.hiLastValues
先頭n個、最終m個の値を記憶する.
hiLastValues.Dbl - otsu.hiNoteのクラス
順次追加されるdouble値の最終n個を記憶する。
hiLastValues.Int - otsu.hiNoteのクラス
順次追加されるint値の最終n個を記憶する。
hiLinesReader - otsu.hiGadgetのクラス
文字列配列を読み取るBufferedReader.
hiLinesReader(String[]) - クラス のコンストラクタotsu.hiGadget.hiLinesReader
 
hiLinesReader(ArrayList<String>) - クラス のコンストラクタotsu.hiGadget.hiLinesReader
 
hiListPanel - otsu.hiSwingのクラス
リストパネル.
hiMultiPrinter - otsu.hiNoteのクラス
複数の出力先に文字列出力するプリンタ.
hiMultiPrinter() - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
デフォルト状態(System.err出力)プリンタ生成.
hiMultiPrinter(PrintStream) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
出力先を一個もった プリンタ生成.
hiMultiPrinter(PrintWriter) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
出力先を一個もった プリンタ生成.
hiMultiPrinter(PrintStream, String) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
2つの出力先を持つプリンタ生成.
hiMultiPrinter(PrintStream, String, String, long) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
2つの出力先を持つプリンタ生成.
hiMultiPrinter(PrintWriter, String) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
2つの出力先を持つプリンタ生成.
hiMultiPrinter(PrintWriter, String, String, long) - クラス のコンストラクタotsu.hiNote.hiMultiPrinter
2つの出力先を持つプリンタ生成.
hiNullPrintWriter - otsu.hiGadgetのクラス
何も出力しないプリンター
hiNullPrintWriter() - クラス のコンストラクタotsu.hiGadget.hiNullPrintWriter
 
hiProcess - otsu.hiNoteのクラス
外部コマンド実行機(試験中).
hiProcess() - クラス のコンストラクタotsu.hiNote.hiProcess
構築子
hiProcess(hiSyncQue<String>) - クラス のコンストラクタotsu.hiNote.hiProcess
構築子
hiProperty - otsu.hiNoteのクラス
プロパティファイル情報取得.
hiProperty() - クラス のコンストラクタotsu.hiNote.hiProperty
内容無しのPropertyを得る
hiProperty(String, String) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(File, String) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(String, String, long) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(File, String, long) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(String) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(File) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(String, long) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(File, long) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
hiProperty(BufferedReader) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のリーダーから情報を得る リーダーから情報を得ます。
hiProperty(BufferedReader, long) - クラス のコンストラクタotsu.hiNote.hiProperty
指定のリーダーから情報を得る リーダーから情報を得ます。
hiProperty.FormatException - otsu.hiNoteの例外
 
hiProperty.IllegalKeyException - otsu.hiNoteの例外
 
hiProperty.MultipledKeyException - otsu.hiNoteの例外
 
hiProperty.TypeConflictionException - otsu.hiNoteの例外
 
hiRef - otsu.hiNoteのクラス
参照値を保持.
hiRef.V1<T> - otsu.hiNoteのクラス
単純に1個のデータを持つ構造体.
hiRef.V2<T1,T2> - otsu.hiNoteのクラス
2つの値を持つ構造体.
hiRef.V3<T1,T2,T3> - otsu.hiNoteのクラス
3つの値を持つ構造体.
hiRegex - otsu.hiNoteのクラス
正規表現.
hiRegex.ExclusiveKeyException - otsu.hiNoteの例外
 
hiRegex.FormatException - otsu.hiNoteの例外
 
hiRegex.IllegalSequenceException - otsu.hiNoteの例外
 
hiRegex.MissingParamException - otsu.hiNoteの例外
 
hiRegex.MultipledKeyException - otsu.hiNoteの例外
 
hiRegex.NotYetSupporedException - otsu.hiNoteの例外
 
hiRegex.Parameter - otsu.hiNoteのクラス
 
hiRegress - otsu.hiNoteのクラス
直線/二次曲線回帰(Regression).
hiRegress.Linear - otsu.hiNoteのクラス
直線回帰(Linear Regression).
hiRegress.Quad - otsu.hiNoteのクラス
二次曲線回帰(quadratic regression).
hiSDropTargetAdapter - otsu.hiSwingのクラス
ドラッグ&ドロップでファイル名を得るためのクラス.
hiSocket - otsu.hiNoteのクラス
Socket-addressに関する補助機構
hiSocket() - クラス のコンストラクタotsu.hiNote.hiSocket
 
hiSocket.TCP - otsu.hiNoteのクラス
送受信機能を持つsocket.
hiSocket.TCP.ForObject<T> - otsu.hiNoteのクラス
socketによるシリアライズObjectのジェネリック送受信機.
hiSocket.TCP.ForText - otsu.hiNoteのクラス
テキスト送受信機能を持つsocket.
hiSocket.UDP - otsu.hiNoteのクラス
UDPソケット(Object送受信機能を持つ).
hiSocket.UDP.Multicast - otsu.hiNoteのクラス
マルチキャスト用UDPソケット(Object送受信機能を持つ).
hiSocket.UdpIF - otsu.hiNoteのインタフェース
 
hiStack - otsu.hiNoteのクラス
 
hiStatistics - otsu.hiNoteのクラス
 
hiStatistics() - クラス のコンストラクタotsu.hiNote.hiStatistics
 
histgram - クラス の変数otsu.hiNote.hiStatistics
 
hiSwing - otsu.hiSwingのクラス
値セットなどのユーティリティーメソッド群.
hiSwing.confirm - otsu.hiSwingのクラス
確認ダイアログの応答コード.
hiSwing.position - otsu.hiSwingの列挙
位置指定.
hiSyncAque<T> - otsu.hiNoteのクラス
Java標準同期queueのラッパー.
hiSyncAque(int) - クラス のコンストラクタotsu.hiNote.hiSyncAque
queue容量制限指定で構築
hiSyncAque(int, boolean) - クラス のコンストラクタotsu.hiNote.hiSyncAque
queue容量制限指定で、消費側順保証構築.
hiSyncCounter - otsu.hiGadgetのクラス
同期カウンタ(Semaphore).
hiSyncCounter() - クラス のコンストラクタotsu.hiGadget.hiSyncCounter
 
hiSyncCounter(boolean) - クラス のコンストラクタotsu.hiGadget.hiSyncCounter
 
hiSyncCounter(int) - クラス のコンストラクタotsu.hiGadget.hiSyncCounter
 
hiSyncDque<T> - otsu.hiNoteのクラス
Java標準同期queueのラッパー.
hiSyncDque() - クラス のコンストラクタotsu.hiNote.hiSyncDque
queue容量無制限で構築
hiSyncDque(int) - クラス のコンストラクタotsu.hiNote.hiSyncDque
queue容量制限指定で構築
hiSyncGate - otsu.hiNoteのクラス
同期扉.
hiSyncGate() - クラス のコンストラクタotsu.hiNote.hiSyncGate
閉じた状態の扉を設置する
hiSyncGate(boolean) - クラス のコンストラクタotsu.hiNote.hiSyncGate
初期状態を指定して扉を設置する.
hiSyncQue<T> - otsu.hiNoteのクラス
同期QUEUE.
hiSyncQue() - クラス のコンストラクタotsu.hiNote.hiSyncQue
QUEUEサイズ限定なしの同期QUEUEを作成する.
hiSyncQue(String) - クラス のコンストラクタotsu.hiNote.hiSyncQue
QUEUEサイズ限定なしの名前付き同期QUEUEを作成する.
hiSyncQue(int) - クラス のコンストラクタotsu.hiNote.hiSyncQue
予めQUEUEの最大サイズを指定する
hiSyncQue(int, String) - クラス のコンストラクタotsu.hiNote.hiSyncQue
予めQUEUEの最大サイズを指定する
hiTee - otsu.hiNote.commandのクラス
 
hiTee() - クラス のコンストラクタotsu.hiNote.command.hiTee
 
hiTemplate - otsu.hiGadgetのクラス
文字列生成テンプレート.
hiTemplate() - クラス のコンストラクタotsu.hiGadget.hiTemplate
 
hiTemplate.Simple - otsu.hiGadgetのクラス
キーセットを引数とする文字列置き換え機構.
hiTerminalAdapter - otsu.hiSwingのクラス
TextAreaに最大行数を管理し出力するPrintWriter.
hiTerminalAdapter(JTextArea, int) - クラス のコンストラクタotsu.hiSwing.hiTerminalAdapter
 
hiText - otsu.hiNoteのクラス
文字列編集補助機.
hiText() - クラス のコンストラクタotsu.hiNote.hiText
 
hiTextTable - otsu.hiNoteのクラス
文字列編集補助機.
hiTextTable() - クラス のコンストラクタotsu.hiNote.hiTextTable
 
hiTextTable.specialCell_intf - otsu.hiNoteのインタフェース
 
hiTextWriter - otsu.hiGadgetのクラス
PrintStream,PrintWriterの何れかに文字列出力を行う.
hiTextWriter(PrintStream) - クラス のコンストラクタotsu.hiGadget.hiTextWriter
PrintStreamを登録する.
hiTextWriter(PrintWriter) - クラス のコンストラクタotsu.hiGadget.hiTextWriter
PrintWriterを登録する.
hiThread - otsu.hiNoteのクラス
ラムダ式などに関するstaticメソッドを追加したThread.
hiThread() - クラス のコンストラクタotsu.hiNote.hiThread
 
hiThread.CanceledException - otsu.hiNoteの例外
キャンセル例外
hiThread.IntThread - otsu.hiNoteのクラス
 
hiTime - otsu.hiNoteのクラス
時間に関するユーティリティ.
hiTime() - クラス のコンストラクタotsu.hiNote.hiTime
 
hiTry - otsu.hiNoteのクラス
トライブロック補助クラス.
hiTry.C - otsu.hiNoteのクラス
資源管理体.
hiTry.R<T> - otsu.hiNoteのクラス
資源管理体.
hiTry.T - otsu.hiNoteのクラス
ブロックの入りと出のトレース機構.
hiU - otsu.hiNoteのクラス
hiNoteシステムの核として表示、トレースなどに焦点を絞ったメソッドを用意しています。
hiU.AcceptTypes - otsu.hiNoteの注釈型
@AcceptTypes.
hiU.AltName - otsu.hiNoteの注釈型
@AltNames 解釈用代替名 データ解釈時の代替名です。
hiU.AsBase64 - otsu.hiNoteの注釈型
バイト配列をbase64形式で表示する.
hiU.AsHex - otsu.hiNoteの注釈型
バイト配列を先頭に#を付加した16進表示する hiU.str()でバイト配列を先頭に#を付加した16進表示します。
hiU.BiConsumerEx<T,U,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つBiConsumer(引数2個、メソッドはaccept).
hiU.BiFunctionEx<T,U,R,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つ引数2個のFunction(メソッドはapply).
hiU.ConsumerEx<T,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つConsumer(引数1個メソッドはaccept).
hiU.FunctionEx<T,R,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つ引数1個Function(戻り値一個メソッドはapply).
hiU.Optional - otsu.hiNoteの注釈型
@Printable オプショナルフィールド
hiU.Printable - otsu.hiNoteの注釈型
@Printable 印字可能.
hiU.PrintAs - otsu.hiNoteの注釈型
@PrintAs 印字フォーマット指定 hiU.str(Object) 指定のフォーマットで印字します
hiU.PrinterIF - otsu.hiNoteのインタフェース
hiUのログ機能で使用する仮想プリンタ.
hiU.PrintName - otsu.hiNoteの注釈型
@PrintName 印字用代替名.
hiU.QuadrConsumerEx<T1,T2,T3,T4,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つQuadrConsumer(引数4個、メソッドはaccept).
hiU.QuadrFunctionEx<T1,T2,T3,T4,R,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つ引数4個のFunction(メソッドはapply).
hiU.RunnableEx<X extends Exception> - otsu.hiNoteのインタフェース
例外を持つRunnable(引数無し、メソッドはrun).
hiU.SupplierEx<R,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つSupplier(引数1個、戻り値無し、メソッドはget).
hiU.Trace - otsu.hiNoteのクラス
ログ/トレースに関するメソッド群
hiU.TriConsumerEx<T,U,V,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つTriConsumer(引数3個、メソッドはaccept).
hiU.TriFunctionEx<T,U,V,R,X extends Exception> - otsu.hiNoteのインタフェース
例外を持つ引数3個のFunction(メソッドはapply).
hiU.TypeHintField - otsu.hiNoteの注釈型
@TypeHintField.
hiU.UnexpectedEOFException - otsu.hiNoteの例外
予期しないEOF.
hiU.UnPrintable - otsu.hiNoteの注釈型
@UnPrintable 印字しない.
hiU_charSet - クラス のstatic変数otsu.hiNote.hiU
hiUで使う標準の文字セット.
hiUDPPrintWriter - otsu.hiNoteのクラス
StringをシリアライズしてUDPに送るプリンター.
hiUDPPrintWriter() - クラス のコンストラクタotsu.hiNote.hiUDPPrintWriter
相手未定のプリンター
hiUDPPrintWriter(String, int) - クラス のコンストラクタotsu.hiNote.hiUDPPrintWriter
指定hostの指定UDP-portに出力するプリンター.
hiUDPPrintWriter(String, int, long) - クラス のコンストラクタotsu.hiNote.hiUDPPrintWriter
指定hostの指定UDP-portに出力するプリンター.
hiUDPPrintWriter(int) - クラス のコンストラクタotsu.hiNote.hiUDPPrintWriter
自hostの指定UDP-portに出力するプリンター.
hiUDPPrintWriter(int, long) - クラス のコンストラクタotsu.hiNote.hiUDPPrintWriter
自hostの指定UDP-portに出力するプリンター.
hiUr - otsu.hiNote.commandのクラス
 
hiUr() - クラス のコンストラクタotsu.hiNote.command.hiUr
 
hiUs - otsu.hiNote.commandのクラス
 
hiUs() - クラス のコンストラクタotsu.hiNote.command.hiUs
 
hiWC - otsu.hiNote.commandのクラス
 
hiWC() - クラス のコンストラクタotsu.hiNote.command.hiWC
 
hiXML - otsu.hiGadgetのクラス
XMLを解析しhiXML.Dictを得る、またはhiXML.DictからXMLを生成します。
hiXML() - クラス のコンストラクタotsu.hiGadget.hiXML
 
hiXML.Array - otsu.hiGadgetのクラス
記述簡便化のクラス.
hiXML.Dict - otsu.hiGadgetのクラス
記述簡便化のクラス.
hiXMLnode - otsu.hiGadgetのクラス
hiXMLreader.read()で得られるXMLのノード情報.
hiXMLnode() - クラス のコンストラクタotsu.hiGadget.hiXMLnode
空のnodeを作る
hiXMLreader - otsu.hiGadgetのクラス
XMLシーケンシャル読み取り解析機.
hiXMLreader() - クラス のコンストラクタotsu.hiGadget.hiXMLreader
 
hiZipper - otsu.hiNoteのクラス
zip圧縮と解凍を行う.
hiZipper.option - otsu.hiNoteのクラス
 
host - クラス の変数otsu.hiGadget.hiHTTP.URL
 
hPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素を横に並べる.
HTML_CHARs - クラス のstatic変数otsu.hiNote.hiText
HTML制御文字.
HTML_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
HTML_CHARsに対応するescape表記(エンティティー参照)セット
HTML_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
HTML制御文字文字列.
HTML_eol - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()の改行デフォルト.
HTML_eol_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"eol".
HTML_evn_td_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtbodyの偶数行td属性デフォルト.
HTML_evn_td_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"evn_td_style".
HTML_evn_tr_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtbodyの偶数行tr属性デフォルト.
HTML_evn_tr_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"evn_tr_style".
HTML_odd_td_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtbodyの奇数行td属性デフォルト.
HTML_odd_td_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"odd_td_style".
HTML_odd_tr_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtbodyの奇数行tr属性デフォルト.
HTML_odd_tr_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"odd_tr_style".
HTML_table_class_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtableのクラスオプションキー."
HTML_table_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtableの属性デフォルト.
HTML_table_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"table_style".
HTML_tbody_style - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のtbodyの属性デフォルト.
HTML_tbody_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"tbody_style".
HTML_th_style - クラス のstatic変数otsu.hiNote.hiTextTable
toHtmlTable()のhtead内tdのデフォルト属性(横書き).
HTML_th_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"th_style".
HTML_th_styleV - クラス のstatic変数otsu.hiNote.hiTextTable
toHtmlTable()のhtead内tdの属性(縦書き).
HTML_thead_style - クラス のstatic変数otsu.hiNote.hiTextTable
toHtmlTable()のtheadの属性デフォルト.
HTML_thead_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"thead_style".
HTML_thead_tr_style - クラス のstatic変数otsu.hiNote.hiTextTable
toHtmlTable()のtheadの内のtr属性デフォルト.
HTML_thead_tr_style_nm - クラス のstatic変数otsu.hiNote.hiTextTable
hiText.toHtmlTable()のオプションキー:"thead_tr_style".
htmlEscape(String) - クラス のstaticメソッドotsu.hiNote.hiText
HTML制御文字をエスケープする.
htmlPane(Object...) - クラス のstaticメソッドotsu.hiSwing.L
HTML用EditorPane生成.
HTTP() - クラス のコンストラクタotsu.hiGadget.hiHTTP.HTTP
 
httpCall(String, int, String, int, int) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
http呼び出しを行う.
httpCall(String, int, String, String, int, int) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
http呼び出しを行う.

I

i() - クラス のstaticメソッドotsu.hiNote.hiU
関数inのトレース(付加メッセージなし).
i(String) - クラス のstaticメソッドotsu.hiNote.hiU
関数inのトレース(付加メッセージ付き).
i(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数inのトレース(付加メッセージ付き).
if_exist(String, hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名のオブジェクト存在する場合にラムダ式を適用する.
if_exist(int, hiU.ConsumerEx<hiJSON.Probe, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指位置のオブジェクト存在する場合にラムダ式を適用する.
IF_EXIST - クラス のstatic変数otsu.hiNote.hiU
存在する場合のみ実行する.
IGNORE_CASE - クラス のstatic変数otsu.hiNote.hiU
大文字小文字を区別しない.
IGNORE_LEVEL - クラス のstatic変数otsu.hiNote.hiU
階層を無視する.
IGNORE_QUOTE - クラス のstatic変数otsu.hiNote.hiU
引用符を特別扱いしない.
IGNORE_SPACE - クラス のstatic変数otsu.hiNote.hiU
空白を無視する.
IGNORE_TOP_LEVEL - クラス のstatic変数otsu.hiNote.hiU
第1階層を無視する.
IGNORE_toString - クラス のstatic変数otsu.hiNote.hiU
toStringを無視する.
ignoreException(hiU.RunnableEx<Exception>) - クラス のstaticメソッドotsu.hiNote.hiU
例外を無視する呼び出し.
ignoreException(hiU.RunnableEx<Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiU
例外を無視する呼び出し(標準エラー出力あり).
image_size_style - クラス の変数otsu.hiSwing.hiGraphicPanel
 
in - クラス のstatic変数otsu.hiNote.hiU
System.inのBufferedReader.
in_utf8 - クラス のstatic変数otsu.hiNote.hiU
System.inのBufferedReader.
include_dirs - クラス の変数otsu.hiNote.hiZipper.option
取り入れるフォルダ名をカンマで繋ぐ
include_suffixes - クラス の変数otsu.hiNote.hiZipper.option
取り入れるファイルの添え字をカンマで繋ぐ
indent - クラス のstatic変数otsu.hiGadget.hiDom
 
indent(int) - クラス のstaticメソッドotsu.hiNote.hiStack
階層を表す文字列を作成する.
indent(int, String, String) - クラス のstaticメソッドotsu.hiNote.hiStack
階層を文字列(パターン指定)を作成する.
indent(int) - クラス のstaticメソッドotsu.hiNote.hiU
階層を表す文字列を作成する.
indent(int, String, String) - クラス のstaticメソッドotsu.hiNote.hiU
階層を文字列(パターン指定)を作成する.
INDENT_WITH_BAR - クラス のstatic変数otsu.hiNote.hiU
インデントにバーを付ける.
indentBar(int) - クラス のstaticメソッドotsu.hiNote.hiU
階層を表すバー付き文字列を作成する.
indexOf(int, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定バイトを探す.
indexOfChar(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
指定の文字群のいずれかの文字が最初に出現する位置を得る.
indexOfSpace(String) - クラス のstaticメソッドotsu.hiNote.hiText
最初の空白文字列位置を得る.
init_infos() - クラス のstaticメソッドotsu.hiNote.hiField
 
Int(int) - クラス のコンストラクタotsu.hiNote.hiLastValues.Int
最終n個の値を記憶する.
Int(int, int) - クラス のコンストラクタotsu.hiNote.hiLastValues.Int
先頭n個、最終n個の値を記憶する.
INTOLERANCE - クラス のstatic変数otsu.hiNote.hiU
厳密さを要求する.
ints(byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
byteの配列(バッファ)をintの配列に変換する.
intsToLong(int...) - クラス のstaticメソッドotsu.hiNote.hiArrays
int並びを下位からlongにまとめる.
intsToLongFromTop(int...) - クラス のstaticメソッドotsu.hiNote.hiArrays
int並びを上位からlongにまとめる.
IntThread(String) - クラス のコンストラクタotsu.hiNote.hiThread.IntThread
 
intToShorts(int) - クラス のstaticメソッドotsu.hiNote.hiArrays
intを2個のshortに分ける.
invert(List<String[]>, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
ArrayList<String[]>のカラムと行を入れ替える.
invert(List<String[]>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
ArrayList<String[]<のカラムと行を入れ替える.
invokeMethod(Object, String, Object...) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のメソッドを実行する(試験中).
io - クラス の変数otsu.hiNote.hiZipper.option
ioキャンセラー
IO_message(String) - クラス のメソッドotsu.hiNote.hiIO
セットされているメッセンジャーにメッセージを送る.
IO_message(String) - インタフェース のメソッドotsu.hiNote.hiIO.Messenger
 
is_running() - クラス のメソッドotsu.hiNote.hiProcess
実行中かどうかを調べる.
isAlphaNumeric(String) - クラス のstaticメソッドotsu.hiNote.hiText
英数字文字列かチェックする.
isArray() - クラス のメソッドotsu.hiNote.hiField
この階層が配列か.
isBegin(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定定義の開始であるかを調べる.
isBegin() - クラス のメソッドotsu.symphonie.SyntaxElement
定義の開始であるかを調べる.
isBoolean() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがBooleanか調べる.
isCanceled() - クラス のメソッドotsu.hiNote.hiThread
cancel状態か.
isDigit(char) - クラス のstaticメソッドotsu.hiNote.hiText
半角10進文字かチェックする.
isDirectory(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルがディレクトリか調べる.
isDirectory(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルがディレクトリか調べる.
isDouble() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがDouble(数値)か調べる.
isEnd(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定定義の終了であるかを調べる
isEnd() - クラス のメソッドotsu.symphonie.SyntaxElement
定義の終了であるかを調べる
isExist(String) - クラス のメソッドotsu.hiNote.hiProperty
指定キーが有るか無いかを調べる 指定のキーがある場合真、無い場合偽が返ります。
isFile(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルがファイルか調べる.
isFile(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルがファイルか調べる.
isFixedToken() - クラス のメソッドotsu.symphonie.SyntaxElement
固定パターンのトークンでかつ、トークン名とテキストが同じか
isHex(char) - クラス のstaticメソッドotsu.hiNote.hiText
16進文字かチェックする.
isHidden(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが隠しファイルか調べる.
isHidden(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルが隠しファイルか調べる.
isJsonObject(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON.Probe
JSONのノードオブジェクトか調べる 次のいずれかの場合真となります。
isList() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがListか調べる.
isLong() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがLong(数値)か調べる.
isMap() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがMapか調べる.
isNull(String) - クラス のstaticメソッドotsu.hiNote.hiArrays
文字列がnullまたは空文字列であるかをチェックする.
isNull(List) - クラス のstaticメソッドotsu.hiNote.hiArrays
リストがnullまたは空であるかチェックする
isNull(Map) - クラス のstaticメソッドotsu.hiNote.hiArrays
Mapがnullまたは空であるかチェックする
isNull() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがnullか調べる.
isNull(String) - クラス のstaticメソッドotsu.hiNote.hiU
文字列がnullまたは空文字列であるかをチェックする.
isNull(Collection) - クラス のstaticメソッドotsu.hiNote.hiU
リスト/コレクションがnullまたは空であるかチェックする
isNull(Map) - クラス のstaticメソッドotsu.hiNote.hiU
Mapがnullまたは空であるかチェックする
isNull(Object[]) - クラス のstaticメソッドotsu.hiNote.hiU
Object 配列がnullまたは空であるかチェックする
isNull(int[]) - クラス のstaticメソッドotsu.hiNote.hiU
innt 配列がnullまたは空であるかチェックする
isNull(char[]) - クラス のstaticメソッドotsu.hiNote.hiU
char 配列がnullまたは空であるかチェックする
isNull(byte[]) - クラス のstaticメソッドotsu.hiNote.hiU
byte 配列がnullまたは空であるかチェックする
isNull(double[]) - クラス のstaticメソッドotsu.hiNote.hiU
double 配列がnullまたは空であるかチェックする
isNull(float[]) - クラス のstaticメソッドotsu.hiNote.hiU
float 配列がnullまたは空であるかチェックする
isNull(boolean[]) - クラス のstaticメソッドotsu.hiNote.hiU
boolean 配列がnullまたは空であるかチェックする
isNull(short[]) - クラス のstaticメソッドotsu.hiNote.hiU
short 配列がnullまたは空であるかチェックする
isNull(long[]) - クラス のstaticメソッドotsu.hiNote.hiU
long 配列がnullまたは空であるかチェックする
isNumeric() - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントがDoubleまたはLong(数値)か調べる.
isOff(int, int) - クラス のstaticメソッドotsu.hiNote.hiU
/** フラグビットがoffか調べる.
isOff(long, long) - クラス のstaticメソッドotsu.hiNote.hiU
/** フラグビットがoffか調べる.
isOn(int, int) - クラス のstaticメソッドotsu.hiNote.hiU
フラグビットがonか調べる.
isOn(long, long) - クラス のstaticメソッドotsu.hiNote.hiU
フラグビットがonか調べる.
isOpened() - クラス のメソッドotsu.hiNote.hiSyncGate
扉が開いているか.
isParameterized() - クラス のメソッドotsu.hiNote.hiField
この階層がジェネリック(Parameterized)か.
isPrimitive() - クラス のメソッドotsu.hiNote.hiField
この階層がprimitiveか
isResized() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
 
isSimpleClass() - クラス のメソッドotsu.hiNote.hiField
この階層が単純型か
isSpace(char) - クラス のstaticメソッドotsu.hiNote.hiText
空白文字かチェックする(全角空白対応).
isSpace(String) - クラス のstaticメソッドotsu.hiNote.hiText
空白文字列かチェックする(全角空白対応).
isTag(String) - クラス のメソッドotsu.hiGadget.hiXMLnode
タイプがTAGでかつtextが指定文字列であるかチェックする.
isTextElement(Element) - クラス のstaticメソッドotsu.hiGadget.hiDom
子要素がテキストか調べる.
isToken(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定トークンであるか調べる
isToken() - クラス のメソッドotsu.symphonie.SyntaxElement
トークンであるか調べる
isUnix() - クラス のstaticメソッドotsu.hiNote.hiU
システムがUNIXを調べる.
isWindows() - クラス のstaticメソッドotsu.hiNote.hiU
システムがWindowsを調べる.
itoa(int) - クラス のstaticメソッドotsu.hiNote.hiU
intの文字列を得る.
itoa3(int) - クラス のstaticメソッドotsu.hiNote.hiArrays
intの3桁区切りの文字列を得る.
itoa3(int) - クラス のstaticメソッドotsu.hiNote.hiU
intの3桁区切りの文字列を得る.

J

JAVA_CTRL_CHARs - クラス のstatic変数otsu.hiNote.hiText
文字列制御文字(引用符を除く).
JAVA_CTRL_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
文字列制御文字(引用符を除く)のESCAPE表現
JAVA_CTRL_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
文字列制御文字文字列(引用符を除く)
join(StringBuilder, Iterable, String) - クラス のstaticメソッドotsu.hiNote.hiArrays
Objectのリストを文字列連結しStringBuilderに付加する.
join(String[], String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列のリストを連結する.
join(String[]) - クラス のstaticメソッドotsu.hiNote.hiText
文字列のリストを連結する.
join(List<String>, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列のリストを連結する.
join(List<String>) - クラス のstaticメソッドotsu.hiNote.hiText
文字列のリストを連結する.
join(StringBuilder, Iterable, String) - クラス のstaticメソッドotsu.hiNote.hiText
Objectのリストを文字列連結しStringBuilderに付加する.
join(StringBuilder, Iterable, String) - クラス のstaticメソッドotsu.hiNote.hiU
Objectのリストを文字列連結しStringBuilderに付加する.
join_tokens(String[], int, int, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列配列の指定位置から指定位置までを連結する.
join_tokens(String[], String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列配列の指定位置から指定位置までを連結する.
JSON_ADDITIONAL_CHARs - クラス のstatic変数otsu.hiNote.hiText
JSON追加エスケープ文字.
JSON_ADDITIONAL_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
JSON_CHARsに対応するescape表現
JSON_ADDITIONAL_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
正規表現制御文字を並べた文字列
JSON_ESCAPE_CHARs - クラス のstatic変数otsu.hiNote.hiText
JSON文字列制御文字(引用符を除く).
JSON_ESCAPE_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
文字列制御文字(引用符を除く)のESCAPE表現
JSON_ESCAPE_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
文字列制御文字文字列(引用符を除く)
JSON_STYLE - クラス のstatic変数otsu.hiNote.hiU
JSON形式をhiU.str()で得るオプション.
JSON_STYLE_WITH_INDENT - クラス のstatic変数otsu.hiNote.hiU
JSON形式(インデント付き)をhiU.str()で得るオプション.
justSize(String, int, char, String) - クラス のstaticメソッドotsu.hiNote.hiText
指定長の文字列にする.
justSize(String, int, char) - クラス のstaticメソッドotsu.hiNote.hiText
指定長の文字列にする.
justSize2(String, int, char) - クラス のstaticメソッドotsu.hiNote.hiText
半角/全角を考慮し指定長の文字列にする.

K

KANJI_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
かな漢字の正規表現の範囲指定.
keep - クラス の変数otsu.hiNote.hiText
後ろに/*が来るため、解決されない行文字.
keep - クラス の変数otsu.hiNote.hiTextTable
後ろに/*が来るため、解決されない行文字.
KEEP_BOM - クラス のstatic変数otsu.hiNote.hiU
utfファイル、読み込み時にBOMをスキップしない.
KEEP_DELIMITER - クラス のstatic変数otsu.hiNote.hiU
デリミッターを保持する.
KEEP_LAST_NULL - クラス のstatic変数otsu.hiNote.hiU
hiText.split関数で最後がデリミタの場合最後の空要素を保持する.
KEEP_LINE_SEPARATOR - クラス のstatic変数otsu.hiNote.hiU
ファイル読み込み時改行コードを保持する.
KEEP_NULL - クラス のstatic変数otsu.hiNote.hiU
null値を保持する.
KEEP_ON_ERROR - クラス のstatic変数otsu.hiNote.hiU
エラー時に削除しない.
KEEP_OPEN - クラス のstatic変数otsu.hiNote.hiU
ファイルをオープンしっぱなしにする.
KEEP_QUOTE - クラス のstatic変数otsu.hiNote.hiU
引用符を保持する.
KEEP_REDUNDANCY - クラス のstatic変数otsu.hiNote.hiU
冗長な情報を保持する.
KEEP_REDUNDANCY - クラス のstatic変数otsu.symphonie.SyntaxConverter
トークン値とトークン名が同じでも表示
KEEP_SPACE - クラス のstatic変数otsu.hiNote.hiU
空白を保持する.

L

L - otsu.hiSwingのクラス
要素のレイアウトを簡略化するメソッド群.
L.align - otsu.hiSwingの列挙
整列.
L.bg - otsu.hiSwingの列挙
バックグラウンド色属性
L.border - otsu.hiSwingの列挙
パネルのボーダー属性
L.ColorSet - otsu.hiSwingのクラス
背景、前景、選択の各色.
L.DoIt - otsu.hiSwingのインタフェース
 
L.editable - otsu.hiSwingの列挙
編集可能フラグ
L.fg - otsu.hiSwingの列挙
描画色属性.
L.image_size - otsu.hiSwingの列挙
graphicPanelのイメージサイズ属性.
L.lineWrap - otsu.hiSwingの列挙
textAreaのLineWrap(行の折り返し)属性
L.opaque - otsu.hiSwingの列挙
不透明属性.
L.panelColor - otsu.hiSwingの列挙
下位パネルの色の統一
L.sizeFix - otsu.hiSwingの列挙
要素の縦横のfix属性
label(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きLabel生成.
lapTime(long) - クラス のstaticメソッドotsu.hiNote.hiTime
引数と現時刻との差を文字列で表す.
LAST - クラス のstatic変数otsu.hiNote.hiU
最後尾を現す.
last_values() - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
最後のn個の値を得る.
last_values() - クラス のメソッドotsu.hiNote.hiLastValues.Int
先頭のn個の値を得る.
last_values() - クラス のメソッドotsu.hiNote.hiLastValues
最後のn個の値を得る.
lastModified(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの最終変更時刻を得る.
lastModified(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの最終変更時刻を得る.
lastOf(List<T>, T) - クラス のstaticメソッドotsu.hiNote.hiArrays
Listの最後の要素を取得する(デフォルト値あり).
lastOf(T[], T) - クラス のstaticメソッドotsu.hiNote.hiArrays
配列の最後の要素を取得する(デフォルト値あり).
lastPart(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
特定文字で複数のパートに分断される文字列の最後のパートを得る.
lastPart(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
特定文字で複数のパートに分断される文字列の最後のパートを得る.
lastUnitSize(int, int) - クラス のstaticメソッドotsu.hiNote.hiU
最後のユニット内のデータ数.
length2(String) - クラス のstaticメソッドotsu.hiNote.hiText
半角を単位とする文字列長.
line - クラス の変数otsu.hiGadget.hiXMLnode
ノードを取得した行番号.
line - クラス の変数otsu.symphonie.Token
行番号
LINE_SEPARATOR - クラス のstatic変数otsu.hiNote.hiU
システムの行分割子
Linear() - クラス のコンストラクタotsu.hiNote.hiRegress.Linear
 
lineNumber(int, long) - クラス のstaticメソッドotsu.hiNote.hiStack
ファイル名#行番号を得る.
lineNumber(int) - クラス のstaticメソッドotsu.hiNote.hiStack
ファイル名#行番号を得る.
list(String...) - クラス のstaticメソッドotsu.hiNote.hiFile
階層化したフォルダの全ファイルを取得する
list(File...) - クラス のstaticメソッドotsu.hiNote.hiFile
階層化したフォルダの全ファイルを取得する
list() - クラス のメソッドotsu.hiNote.hiJSON.Probe
要素のProbeリストを得る.
list - クラス の変数otsu.hiSwing.hiListPanel
 
listPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きlistPanel生成.
literal(String...) - クラス のstaticメソッドotsu.hiNote.hiJSON
JSON文字列リテラルを簡易表記する.
LITERAL - クラス のstatic変数otsu.hiNote.hiU
引数を即値とみなす(正規表現扱いしない).
literal_lines(String...) - クラス のstaticメソッドotsu.hiNote.hiJSON
JSON文字列リテラルを簡易表記する(行保持).
location(int, int) - クラス のstaticメソッドotsu.hiSwing.L
freePanelでの配置位置.
location(Point) - クラス のstaticメソッドotsu.hiSwing.L
freePanelでの配置位置.
location(L.align) - クラス のstaticメソッドotsu.hiSwing.L
freePanelでの配置位置.
LOG_LOCK - クラス のstatic変数otsu.hiNote.hiU
setTraceFile(),t()の排他ロックオブジェクト.
logicalSize(int, int) - クラス のstaticメソッドotsu.hiSwing.L
論理サイズ属性.
longestWait - クラス の変数otsu.hiGadget.hiHTTP.HTTP
ヘッダ部、データ部でのread待ち最長時間
longToInts(long) - クラス のstaticメソッドotsu.hiNote.hiArrays
longを2個のintに分ける.
ltoa(long) - クラス のstaticメソッドotsu.hiNote.hiU
longの文字列を得る
ltoa3(long) - クラス のstaticメソッドotsu.hiNote.hiU
longの3桁区切りの文字列を得る

M

m(String...) - クラス のメソッドotsu.hiNote.hiTry.T
関数内でのメッセージ出力.
m(String) - クラス のstaticメソッドotsu.hiNote.hiU
関数内でのメッセージ出力.
m(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数内でのメッセージ出力.
main(String, String[]) - インタフェース のメソッドotsu.hiNote.command.hiCaller.hi_command_if
コマンドmain関数.
main(String[]) - クラス のメソッドotsu.hiNote.command.hiCaller
定義リスト上のクラスmain呼び出し
main(String[]) - クラス のメソッドotsu.hiNote.command.hiConv
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiConv
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiDiff
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiDiff
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiGenDataClass
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiHtmlChecker
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiHtmlChecker
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiTee
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiTee
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiUr
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiUr
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiUs
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiUs
 
main(String[]) - クラス のメソッドotsu.hiNote.command.hiWC
 
main(String, String[]) - クラス のメソッドotsu.hiNote.command.hiWC
 
main(String[]) - クラス のstaticメソッドotsu.hiNote.COMMAND
コマンド起動.
main(String[]) - クラス のstaticメソッドotsu.symphonie.COMMAND
コマンド起動.
margin(int) - クラス のstaticメソッドotsu.hiSwing.L
パネル用の指定厚のマージン用Borderを作成する。
margin(int, int, int, int) - クラス のstaticメソッドotsu.hiSwing.L
パネル用の指定厚のマージン用Borderを作成する。
MASTERD - クラス のstatic変数otsu.hiNote.hiU
試験用フラグ
matcher - クラス の変数otsu.hiNote.hiRegex.Parameter
マッチ情報
matches(String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
完全一致するか調べる
max - クラス の変数otsu.hiNote.hiFieldFormat
表示最大要素数-1.
max - クラス の変数otsu.hiNote.hiStatistics
 
max(int) - クラス のstaticメソッドotsu.hiSwing.L
最大値(ProgressBar用)
MAX_DATA_LEN_ON_PACKET - クラス のstatic変数otsu.hiNote.hiSocket.UDP
デフォルトパケット内最大データ長.
max_in_line - クラス の変数otsu.hiNote.hiFieldFormat
インデント出力の場合で、文字列配列を1行に収める最大数.
max_level - クラス の変数otsu.hiNote.hiFieldFormat
表示最大階層.
mean - クラス の変数otsu.hiNote.hiStatistics
 
median - クラス の変数otsu.hiNote.hiStatistics
 
MEMORY_SAVE - クラス のstatic変数otsu.hiNote.hiU
hiU.SAVE_MEMORYと同じ.
memorySizeInfo() - クラス のstaticメソッドotsu.hiNote.hiU
メモリサイズ情報表示を得る.
menu(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
メニューを作る.
menuBar(Object...) - クラス のstaticメソッドotsu.hiSwing.L
メニューバーを作る.
menuItem(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
メニュー要素を作る.
message(JFrame, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
メッセージダイアログを出す.
message(JFrame, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
メッセージダイアログを出す.
method - クラス の変数otsu.hiGadget.hiHTTP.Header
 
method - クラス の変数otsu.hiNote.hiField
add/putメソッド
MIDDLE - クラス のstatic変数otsu.hiNote.hiU
中央を現す.
min - クラス の変数otsu.hiNote.hiStatistics
 
min(int) - クラス のstaticメソッドotsu.hiSwing.L
最小値(ProgressBar用)
model - クラス の変数otsu.hiSwing.hiListPanel
 
MODERATE - クラス のstatic変数otsu.hiNote.hiU
控え目.
monospace(int) - クラス のstaticメソッドotsu.hiSwing.L
等幅フォントを得る.
mouseClicked(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
 
mouseEntered(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
 
mouseExited(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
 
mousePressed(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
基本イベント処理(利用者はオーバーロードしない).
mouseReleased(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
 
Multicast(String, int) - クラス のコンストラクタotsu.hiNote.hiSocket.UDP.Multicast
 
Multicast(String, int, long) - クラス のコンストラクタotsu.hiNote.hiSocket.UDP.Multicast
 
mustBegin(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定定義の開始でなければならない。
mustBegin() - クラス のメソッドotsu.symphonie.SyntaxElement
定義の開始でなければならない。
mustEnd(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定定義の終了でなければならない。
mustEnd() - クラス のメソッドotsu.symphonie.SyntaxElement
要素の終了でなければならない。
mustToken(String) - クラス のメソッドotsu.symphonie.SyntaxElement
指定定義のトークンでなければならない。
mustToken() - クラス のメソッドotsu.symphonie.SyntaxElement
トークンでなければならない。

N

n - クラス の変数otsu.hiNote.hiRegress.Linear
データ数
n - クラス の変数otsu.hiNote.hiRegress.Quad
データ数
name - クラス の変数otsu.hiNote.hiRegex.Parameter
 
name(String, Component) - クラス のstaticメソッドotsu.hiSwing.L
名前付きComponent(cardPanel,tabPanel用).
name - クラス の変数otsu.symphonie.SyntaxElement
定義名
name - クラス の変数otsu.symphonie.Token
トークン名
name_quote - クラス の変数otsu.hiNote.hiFieldFormat
名前を囲む引用符(bitではないが毎回セット) hiU.NAME_WITH_QUOTE,hiU.WITH_SINGLE_QUOTEの設定により"","\"","'"の値となります。
NAME_WITH_QUOTE - クラス のstatic変数otsu.hiNote.hiU
自動toStringで要素名に引用符をつける.
nameInXML(String) - クラス のstaticメソッドotsu.hiGadget.hiXMLnode
XMLの名前形式に文字列変換する.
need(String, String) - クラス のメソッドotsu.hiNote.hiArgs
必要とするオプション.
need_at_least(String, String...) - クラス のメソッドotsu.hiNote.hiArgs
必要とするオプション.
negative - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
否定:1
nest - クラス の変数otsu.hiGadget.hiXMLnode
階層.
nest - クラス の変数otsu.symphonie.SyntaxElement
構文の階層レベル
nestIn(Component, Object...) - インタフェース のメソッドotsu.hiSwing.L.DoIt
 
nestOut(Component, Object...) - インタフェース のメソッドotsu.hiSwing.L.DoIt
 
NEW_ID_MAX - クラス のstatic変数otsu.hiNote.hiJSON
parseでidの衝突を許す個数
newBytes(int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ指定長ののbyte配列を得る.
newBytes(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
byte配列の部分複製.
newBytes1(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ1のbyte配列を得る. hiBytes.newBytes(x,1)と同じです。
newBytes1fromInt(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ1のbyte配列を得る. hiBytes.newBytes(x,1)と同じです。
newBytes2(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ2のbyte配列を得る. hiBytes.newBytes(x,2)と同じです。
newBytes2fromInt(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ2のbyte配列を得る. hiBytes.newBytes(x,2)と同じです。
newBytes3(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ3のbyte配列を得る. hiBytes.newBytes(x,3)と同じです。
newBytes3fromInt(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ3のbyte配列を得る. hiBytes.newBytes(x,3)と同じです。
newBytes4(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ4のbyte配列を得る. hiBytes.newBytes(x,4)と同じです。
newBytes4(float) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定float値を持つ長さ4のbyte配列を得る.
newBytes4fromFloat(float) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定float値を持つ長さ4のbyte配列を得る.
newBytes4fromInt(int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ長さ4のbyte配列を得る. hiBytes.newBytes(x,4)と同じです。
newBytes8(double) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定float値を持つ長さ4のbyte配列を得る.
newBytes8fromDouble(double) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定float値を持つ長さ4のbyte配列を得る.
newBytesFromInt(int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
指定値を持つ指定長ののbyte配列を得る.
newDocument() - クラス のstaticメソッドotsu.hiGadget.hiDom
新規DOM(Document)を作成する.
newServerSocket() - クラス のstaticメソッドotsu.hiNote.hiSocket
サーバー側で接続点を得る.
newServerSocket(int) - クラス のstaticメソッドotsu.hiNote.hiSocket
サーバー側で接続点を得る.
newServerSocket(int, int) - クラス のstaticメソッドotsu.hiNote.hiSocket
サーバー側で接続点を得る.
newServerSocket(int, int, InetAddress) - クラス のstaticメソッドotsu.hiNote.hiSocket
サーバー側で接続点を得る.
newSocket() - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP.ForText
接続されていない状態のインスタンスを作る.
newSocket(String, int, int) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(utf-8).
newSocket(String, int, int, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP.ForText
クライアント側でコネクトする(文字セット指定).
newSocket(ServerSocket, int) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする(utf-8).
newSocket(ServerSocket, int, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP.ForText
サーバ側でコネクトする(文字セット指定).
newSocket() - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP
接続されていない状態のインスタンスを作る.
newSocket(String, int, int) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP
クライアント側でコネクトする.
newSocket(ServerSocket, int) - クラス のstaticメソッドotsu.hiNote.hiSocket.TCP
サーバ側でコネクトする.
newSocket(String, int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP.Multicast
 
newSocket(String, int, long) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP.Multicast
 
newSocket() - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
UDPソケットを作る.
newSocket(int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側側UDPソケットを作る.
newSocket(int, long) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側側UDPソケットを作る.
newSocket(int, InetAddress, long) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側UDPソケットを作る.
NO - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
NO:1
NO_BEGIN_END - クラス のstatic変数otsu.hiNote.hiU
開始終了で囲まない.
NO_COMMENT - クラス のstatic変数otsu.hiNote.hiU
コメントを出さない.
NO_ERR_PRINT - クラス のstatic変数otsu.hiNote.hiU
 
NO_ESCAPE - クラス のstatic変数otsu.hiNote.hiU
エスケープ表現を避ける.
NO_ESCAPE - クラス のstatic変数otsu.symphonie.SyntaxConverter
XMLで&を実体参照エスケープ(&amp;)にしない
NO_EXCEPTION - クラス のstatic変数otsu.hiNote.hiU
例外を投げない.
NO_FLUSH - クラス のstatic変数otsu.hiNote.hiU
オートフラッシュモード テキストファイルオープンで非オートフラッシュモード指定を行う。
NO_GROUP - クラス のstatic変数otsu.hiNote.hiU
正規表現の置き換えでグループ参照しない.
NO_INDENT - クラス のstatic変数otsu.symphonie.SyntaxConverter
インデントを付けない
NO_INDENT - クラス のstatic変数otsu.symphonie.SyntaxElement
インデントを付けない
NO_INDENT - クラス のstatic変数otsu.symphonie.SyntaxReader
インデントを付けない
NO_INFO - クラス のstatic変数otsu.hiGadget.hiXMLnode
サブタイプ情報が無いことを示す.
NO_LIMIT - クラス のstatic変数otsu.hiNote.hiU
最大限度を外す.
NO_LINE_NUMBER - クラス のstatic変数otsu.hiNote.hiU
行番号を付加しない.
NO_OPTION - クラス のstatic変数otsu.hiNote.hiU
オプション指定のないことを表す.
NO_QUOTE - クラス のstatic変数otsu.hiNote.hiU
文字列に引用符を付ける.
NO_QUOTE_CONCAT - クラス のstatic変数otsu.hiNote.hiU
引用連結を行わない.
NO_TRIM - クラス のstatic変数otsu.hiNote.hiU
空白、null値のトリミングを行わない.
NON_SPACE_EXPR_PAT - クラス のstatic変数otsu.hiNote.hiU
1文字の非空白文字を現す正規表現Pattern.
NON_SPACE_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
非空白文字の正規表現文字列.
NON_SPACEs_EXPR_PAT - クラス のstatic変数otsu.hiNote.hiU
連続する空白文字を現す正規表現Pattern.
NON_SPACEs_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
連続する非空白文字の正規表現文字列.
NONE - クラス のstatic変数otsu.hiNote.hiU
オプション指定のないことを表す.
NOT_STRICT - クラス のstatic変数otsu.hiNote.hiU
厳密さを要求しない.
null_char - クラス のstatic変数otsu.hiNote.hiJSON
null文字
num_of_values() - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
セットされた値の個数.
num_of_values() - クラス のメソッドotsu.hiNote.hiLastValues.Int
セットされた値の個数.
num_of_values() - クラス のメソッドotsu.hiNote.hiLastValues
セットされた値の個数.
Numeric() - クラス のコンストラクタotsu.hiNote.hiJSON.Numeric
 
NUMERICAL_REFERENCE - クラス のstatic変数otsu.hiNote.hiU
2バイト文字を16進数参照に変換する.

O

o() - クラス のメソッドotsu.hiNote.hiTry.T
ブロック途中での終了を明示する.
o(Object...) - クラス のメソッドotsu.hiNote.hiTry.T
ブロック途中での終了を付加情報付きで明示する.
o() - クラス のstaticメソッドotsu.hiNote.hiU
関数outのトレース(付加メッセージなし).
o(String) - クラス のstaticメソッドotsu.hiNote.hiU
関数outのトレース(付加メッセージ付き).
o(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数outのトレース(付加メッセージ付き).
objConv(Object, List<String[]>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
文字列の2次元Array-ObjectからArrayList<String[]>を得る(試験中).
objConv(Object, Map<String, String>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
Map<String,String>のObjectからMap<String,String>を得る(試験中).
ois - クラス の変数otsu.hiNote.hiSocket.TCP.ForObject
オブジェクト受信用stream.
OK - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
OK:0
OMIT_CALLER - クラス のstatic変数otsu.hiNote.hiU
トレース時に呼び出し元の行番号を表示しない.
OMIT_EMPTY_ELEMENT - クラス のstatic変数otsu.hiNote.hiU
空要素を排除する.
OMIT_EMPTY_MAP_ELEMENT - クラス のstatic変数otsu.hiNote.hiU
辞書の空要素を排除する.
OMIT_LAST_SPACE - クラス のstatic変数otsu.hiNote.hiU
hiText.split関数で最後のデリミタに空白文字のみが連続する場合、要素としない.
OMIT_NULL - クラス のstatic変数otsu.hiNote.hiU
nullポインタまたは長さ0の要素を削除する.
OMIT_SPACE - クラス のstatic変数otsu.hiNote.hiU
空白を削除する.
OMIT_SUFFIX - クラス のstatic変数otsu.hiNote.hiU
hiStack.lineNumber()でファイル名の最後の.javaを削除する 共通フラグ一覧 参照
OMIT_UNDERSCORED - クラス のstatic変数otsu.hiNote.hiU
_で始まるまたは終わるフィールドを無視する.
omitted_files - クラス の変数otsu.hiNote.hiZipper.option
 
ONLY_FIRST - クラス のstatic変数otsu.hiNote.hiU
最初の一個のみ対象とする.
ONLY_MATCHED - クラス のstatic変数otsu.hiNote.hiU
マッチしたもののみ.
ONLY_ONE_TARGET - クラス のstatic変数otsu.hiNote.hiU
/** 指定のもの以外を無効にする.
ONLY_PUBLIC - クラス のstatic変数otsu.hiNote.hiU
public要素のみを表示する.
ONLY_TARGET_CLASS - クラス のstatic変数otsu.hiNote.hiU
自動toStringを直接対象クラスについてのみ行う  自動toString時にベースクラスやフィールドに関しては要素展開表示を行いません。
oos - クラス の変数otsu.hiNote.hiSocket.TCP.ForObject
オブジェクト送信用stream.
op(Object...) - クラス のstaticメソッドotsu.hiSwing.L
引数式で動作実行.
open() - クラス のメソッドotsu.hiNote.hiSyncGate
扉を開ける
openBinaryFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを読み込み用にオープンする.
openBinaryFileR(File) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを読み込み用にオープンする.
openBinaryFileR(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでバイナリ読み込み用にオープンする(試験中)
openBinaryFileW(String) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを書き出し用にオープンする.
openBinaryFileW(File) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを書き出し用にオープンする.
openBinaryFileW(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでバイナリ書出し用にオープンする(試験中)
openBinaryFileW(String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを書き出し用にオープンする(オプション指定可).
openBinaryFileW(File, long) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリファイルを書き出し用にオープンする(オプション指定可).
openObjectFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
シリアライズされたデータの入ったファイルを読み込み用にオープンする.
openObjectFileR(File) - クラス のstaticメソッドotsu.hiNote.hiFile
シリアライズされたデータの入ったファイルを読み込み用にオープンする.
openObjectFileR(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでObject読み込み用にオープンする(試験中)
openObjectFileW(String) - クラス のstaticメソッドotsu.hiNote.hiFile
ファイルをオブジェクト書き出し用にオープンする.
openObjectFileW(File) - クラス のstaticメソッドotsu.hiNote.hiFile
ファイルをオブジェクト書き出し用にオープンする.
openObjectFileW(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでObject書出し用にオープンする(試験中)
openObjectFileW(String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
ファイルをオブジェクト書き出し用にオープンする(APPEND可).
openObjectFileW(File, long) - クラス のstaticメソッドotsu.hiNote.hiFile
ファイルをオブジェクト書き出し用にオープンする(オプション可).
openPrintStream(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
PrintStreamをオープンする(ファイル名指定).
openPrintStream(File, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
PrintStreamをオープンする(ファイル名指定).
openPrintStream(OutputStream, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
PrintStreamをオープンする(OutputStream指定).
openResBinaryFileR(Class, String) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリのリソースファイルを読み込み用にオープンする.
openResBinaryFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
バイナリのリソースファイルを読み込み用にオープンする.
openResObjectFileR(Class, String) - クラス のstaticメソッドotsu.hiNote.hiFile
シリアライズされたデータの入ったリソースファイルを読み込み用にオープンする.
openResObjectFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
シリアライズされたデータの入ったリソースファイルを読み込み用にオープンする.
openResTextFileR(Class, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストのリソースファイルを読み込み用にオープンする(utf-8).
openResTextFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストのリソースファイルを読み込み用にオープンする(utf-8).
openResTextFileR(Class, String, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストのリソースファイルを文字セット指定で読み込み用にオープンする.
openResTextFileR(String, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストのリソースファイルを文字セット指定で読み込み用にオープンする.
openResTextFileR(Class, String, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openResTextFileR(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを読み込み用にオープンする(utf-8).
openTextFileR(File) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを読み込み用にオープンする(utf-8).
openTextFileR(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでテキスト読み込み用にオープンする(試験中).
openTextFileR(String, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(File, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(URL, String) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでテキスト書き込み用にオープンする(試験中)
openTextFileR(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(File, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileR(File, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルを文字セット指定で読み込み用にオープンする.
openTextFileW(String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルをオープンする(utf-8).
openTextFileW(URL) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでテキスト書き出し用にオープンする(試験中)
openTextFileW(File) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルをオープンする(utf-8).
openTextFileW(String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルをオープンする(オプション指定可).
openTextFileW(File, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルをオープンする(オプション指定可).
openTextFileW(String, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルを文字セット指定でオープンする.
openTextFileW(File, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルを文字セット指定でオープンする.
openTextFileW(URL, String) - クラス のstaticメソッドotsu.hiNote.hiFile
URLでテキスト書き出し用にオープンする(試験中)
openTextFileW(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルを文字セット指定でオープン(オプション指定可).
openTextFileW(File, String, long) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力用のファイルを文字セット指定でオープン(オプション指定可).
option() - クラス のコンストラクタotsu.hiNote.hiZipper.option
 
original_bImage - クラス の変数otsu.hiSwing.hiGraphicPanel
 
other() - クラス のメソッドotsu.hiNote.hiArgs
引数の内、これまでの検出に使われなかったものを返す.
other(String, int, int) - クラス のメソッドotsu.hiNote.hiArgs
引数の内、これまでの検出に使われなかったものを返す.
OTHER_NO_LIMIT - クラス のstatic変数otsu.hiNote.hiU
対象外のものは限度なしとする.
otherEvent(MouseEvent) - クラス のメソッドotsu.hiSwing.hiDoubleClickAdapter
左ボタン・ダブルクリック以外のイベント.
otherStartsWith(String) - クラス のメソッドotsu.hiNote.hiArgs
引数の内指定の文字列で始まるものを返す.
otod(Object) - クラス のstaticメソッドotsu.hiNote.hiU
Objectからdouble値を得る.
otoi(Object) - クラス のstaticメソッドotsu.hiNote.hiU
Objectからint値を得る.
otol(Object) - クラス のstaticメソッドotsu.hiNote.hiU
Objectからlong値を得る.
otsu.hiGadget - パッケージ otsu.hiGadget
XML読み込みなど開発補助機構.
otsu.hiNote - パッケージ otsu.hiNote
汎用的に使用されるクラス群.
otsu.hiNote.command - パッケージ otsu.hiNote.command
コマンドエンジン.
otsu.hiSwing - パッケージ otsu.hiSwing
swing(JAVA-GUIパッケージ)のサポートクラス群.
otsu.symphonie - パッケージ otsu.symphonie
構文定義に従って構文を解析し、構文要素を順次、または構文木をまとめて取得する ライブラリ、コマンド.
out - クラス の変数otsu.hiNote.hiProcess
標準出力取得用同期QUEUE(初期値null)
out - クラス のstatic変数otsu.hiNote.hiU
System.outのUTF-8版.
out_pw - クラス のstatic変数otsu.hiNote.hiU
System.outのPrintWriter.
output(String) - クラス のメソッドotsu.hiNote.hiProcess
標準out行ごとに呼び出される.

P

p(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
関数内でのメッセージ出力.
PACK_BYTES - クラス のstatic変数otsu.hiNote.hiU
byte配列の表示時に4bytesごとにパックする(先頭に#が付く).
panel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素を並べる(デフォルト).
parameters - クラス の変数otsu.hiGadget.hiHTTP.Header
 
paramPos - クラス の変数otsu.hiNote.hiField
パラメタ名の位置
parent - クラス の変数otsu.hiNote.hiRegex.Parameter
親:defの場合hiRegex内でtopであっても親がいる
parentFuncName(int) - クラス のstaticメソッドotsu.hiNote.hiStack
親関数名を得る.
parentFuncName(int, long) - クラス のstaticメソッドotsu.hiNote.hiStack
親関数名を得る.
parentFuncName(int) - クラス のstaticメソッドotsu.hiNote.hiU
親関数名を得る.
parentPath(String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定ファイルの親のパス名を得る.
parentPath(File) - クラス のstaticメソッドotsu.hiNote.hiFile
指定ファイルのパス部の名前を得る.
parentPath(String) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの親パス名を得る.
parentPath(File) - クラス のメソッドotsu.hiNote.hiIO
指定ファイルの親パス名を得る.
parse(String, long) - クラス のstaticメソッドotsu.hiGadget.hiXML
XML形式文字列から辞書形式のObjectデータを得る.
parse(String) - クラス のstaticメソッドotsu.hiGadget.hiXML
 
parse(String, String[], long) - クラス のstaticメソッドotsu.hiGadget.hiXML
 
parse(InputStream) - クラス のメソッドotsu.hiGadget.hiXMLreader
指定InputStreamから読み込む.
parse(String) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズするテキストを指定.
parse(String) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列を指定する.
parse(ArrayList<String>) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列リストを指定する.
parse(String[]) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列配列を指定する.
parse(Reader) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の読み込み元を指定する.
parse(File) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の読み込み元ファイルを指定する.
parse(String, String) - クラス のメソッドotsu.symphonie.SymphonieApp
構文解析を行い構文木を得る.
parse(BufferedReader, long) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文解析を行い、構文木を文字列(XMLまたはjson)で得る.
parse(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parse(BufferedReader, long) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parse(String, String, long) - クラス のstaticメソッドotsu.symphonie.SyntaxDom
構文定義と、文章を与え、構文解析されたXML-Documentを得る.
parse(SyntaxReader, long) - クラス のstaticメソッドotsu.symphonie.SyntaxDom
構文解析されたXML-Documentを得る.
parse(SyntaxReader) - クラス のstaticメソッドotsu.symphonie.SyntaxDom
構文解析されたXML-Documentを得る.
parse(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき入力を設定する.
parse(String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき入力ファイルを設定する.
parse(String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき入力ファイルを設定する.
parse(BufferedReader) - クラス のメソッドotsu.symphonie.TokenReader
解析するソースを設定する.
parse(String) - クラス のメソッドotsu.symphonie.TokenReader
解析するファイルを設定する.
parse(String, String) - クラス のメソッドotsu.symphonie.TokenReader
解析するファイルを設定する.
parse_with_Reader(Reader) - クラス のメソッドotsu.hiGadget.hiXMLreader
指定Readerから読み込む Readerを使った読み込みは文字コードの不一致が起る可能性 がありますので推奨されません
parseAsString(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列をパーズしてStringを得る
parseAsString(String, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列をパーズしてStringを得る
parseBytes(String) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト並び(16進文字列)をパーズする 空白を含む16進文字列をパーズします。
parseFile(String) - クラス のメソッドotsu.hiGadget.hiXMLreader
指定ファイルを読み込む.
parseFile(String) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズ対象の読み込み元ファイルを指定する.
parseFile(String) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の読み込み元ファイルを指定する.
parseFile(File) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の読み込み元ファイルを指定する.
parseFile(String, long) - クラス のメソッドotsu.symphonie.SyntaxConverter
指定ファイルの構文解析を行い、構文木を文字列(XMLまたはjson)で得る.
parseFile(String, String, long) - クラス のメソッドotsu.symphonie.SyntaxConverter
指定ファイルの構文解析を行い、構文木を文字列(XMLまたはjson)で得る.
parseFile(String) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseFile(String, long) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseFile(String, String, long) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき入力ファイルを設定する.
parseFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき入力ファイルを設定する.
parseGraphHex(String) - クラス のstaticメソッドotsu.hiNote.hiHex
図形16進数(0~9,:~?)
parseGraphHex(String, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiHex
図形16進数(0~9,:~?)
parseHex(String, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列をバイナリにしてbyte配列にセットする(試験中).
parseInts(String, char) - クラス のstaticメソッドotsu.hiNote.hiArrays
整数文字列並びをパーズする.
parseInts(String, char, int) - クラス のstaticメソッドotsu.hiNote.hiArrays
整数文字列並びをパーズする.
parseInts(String, char, int, String) - クラス のstaticメソッドotsu.hiNote.hiArrays
整数文字列並びをパーズする.
parseInts(String, char, char, char) - クラス のstaticメソッドotsu.hiNote.hiArrays
前後に囲みがある整数文字列並びをパーズする.
parseJson(String, int) - クラス のメソッドotsu.hiNote.hiProperty
JSON形式の文字列から作成(試験中).
parseLines(String[], String) - クラス のメソッドotsu.symphonie.SymphonieApp
文字列配列に入れられた文を解析する。
parseNode(Object) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズする構造オブジェクトを指定.
parseNode(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の構造解析済みJSONノードを指定する.
parseQuery(String) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
query文字列(uudecode済み)を解析する.
parseReader(Reader) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズ対象の読み込み元を指定する.
parseReader(Reader) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の読み込み元を指定する.
parseStream(BufferedReader, String) - クラス のメソッドotsu.symphonie.SymphonieApp
 
parseString(String) - クラス のメソッドotsu.hiGadget.hiXMLreader
指定文字列をXMLとして読み込む.
parseString(String, String) - クラス のメソッドotsu.symphonie.SymphonieApp
構文解析を行い構文木を得る.
parseString(String, long) - クラス のメソッドotsu.symphonie.SyntaxConverter
指定文字列の構文解析を行い、構文木を文字列(XMLまたはjson)で得る.
parseString(String[], long) - クラス のメソッドotsu.symphonie.SyntaxConverter
指定文字列の構文解析を行い、構文木を文字列(XMLまたはjson)で得る.
parseString(String) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseString(String, long) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseString(String[]) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseString(String[], long) - クラス のメソッドotsu.symphonie.SyntaxDom
 
parseString(String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき文字列を設定する.
parseString(String[]) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき文字列を設定する.
parseString(ArrayList<String>) - クラス のメソッドotsu.symphonie.SyntaxReader
解析すべき文字列を設定する.
parseText(String) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズするテキストを指定.
parseText(String) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列を指定する.
parseText(ArrayList<String>) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列リストを指定する.
parseText(String[]) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズ対象の文字列配列を指定する.
parseToObject(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxConverter
解析結果をObjectで得る(試験中).
parseToObject(String) - クラス のメソッドotsu.symphonie.SyntaxConverter
解析結果をObjectで得る(試験中).
path - クラス の変数otsu.hiGadget.hiHTTP.Header
 
path - クラス の変数otsu.hiGadget.hiHTTP.URL
 
path(File) - クラス のstaticメソッドotsu.hiNote.hiFile
パス名の区切りをスラッシュで得る
path(String) - クラス のstaticメソッドotsu.hiNote.hiFile
パス名の区切りをスラッシュで得る
popupMenu(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
ポップアップメニューを作る.
port - クラス の変数otsu.hiGadget.hiHTTP.URL
 
print(Node, Writer, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
DocumentまたはElementを印字する.
print(Node, Writer) - クラス のstaticメソッドotsu.hiGadget.hiDom
DocumentまたはElementを印字する.
print(Node, OutputStream, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
DocumentまたはElementを印字する.
print(Node, OutputStream) - クラス のstaticメソッドotsu.hiGadget.hiDom
DocumentまたはElementを印字する.
print(boolean) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(char) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(char[]) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(double) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(float) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(long) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(Object) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(String) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
データ文字列出力を行う
print(boolean) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(char) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(char[]) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(double) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(float) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(long) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(Object) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(String) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームにデータ文字列出力を行う
print(boolean) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(char) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(char[]) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(double) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(float) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(long) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(Object) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(String) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
データ文字列出力を行う
print(boolean) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(char) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(char[]) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(double) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(float) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(long) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(Object) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(String) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームにデータ文字列出力を行う
print(boolean) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定データの文字列表現を送信する
print(char) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定文字を送信する
print(char[]) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(double) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(float) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(long) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(Object) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(String) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
* 指定データの文字列表現を送信する
print(String) - インタフェース のメソッドotsu.hiNote.hiU.PrinterIF
プリントする.
print(String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
行印字(スレッドセーフ).
print(Object) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
行印字(スレッドセーフ).
printCurrent(PrintStream) - クラス のメソッドotsu.symphonie.SyntaxReader
現状の文法候補情報を印刷する
printCurrent(PrintWriter) - クラス のメソッドotsu.symphonie.SyntaxReader
現状の文法候補情報を印刷する
printDom(Document, OutputStream, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printDom(Document, OutputStream) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printDom(Document, Writer, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printDom(Document, Writer) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printDom(Document, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printDom(Document) - クラス のstaticメソッドotsu.hiGadget.hiDom
 
printf(Locale, String, Object...) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
指定フォーマット出力を行う.
printf(String, Object...) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
指定フォーマット出力を行う hiNullPrintWriter.format(String,Object...)と同じです
printf(Locale, String, Object...) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに指定フォーマット出力を行う.
printf(String, Object...) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに指定フォーマット出力を行う format(String,Object...)と同じです
printf(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
指定フォーマット出力を行う.
printf(String, Object...) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
指定フォーマット出力を行う hiAbstractPrintWriter.format(String,Object...)と同じです
printf(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに指定フォーマット出力を行う.
printf(String, Object...) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに指定フォーマット出力を行う hiMultiPrinter.format(String,Object...)と同じです
printf(Locale, String, Object...) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定フォーマットで文字列を送信する.
printf(String, Object...) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定フォーマットで文字列を送信する.
printf(String, Object...) - インタフェース のメソッドotsu.hiNote.hiU.PrinterIF
フォーマット付きでプリントする.
printf(String, Object...) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
行印字(スレッドセーフ).
printJSON(PrintWriter, SyntaxReader, long, boolean) - クラス のstaticメソッドotsu.symphonie.SyntaxConverter
構文解析を行いjson出力を得る(試験中)。
printLines(PrintWriter, Iterable<String>) - クラス のstaticメソッドotsu.hiNote.hiFile
指定文字列並びを行並びとしてファイルなどに出力する.
printLines(PrintWriter, Iterable<String>, String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定文字列並びを行並びとしてファイルなどに出力する.
printLines(hiU.SupplierEx<PrintWriter, Exception>, Iterable<String>, String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、全行出力する.
printLines(hiU.SupplierEx<PrintWriter, Exception>, Iterable<String>) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、全行出力する.
println() - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行する
println(boolean) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(char) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(char[]) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(double) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(float) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(long) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(Object) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println(String) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
println() - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームを改行する
println(boolean) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(char) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(char[]) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(double) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(float) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(long) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(Object) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println(String) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
println() - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行する
println(boolean) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(char) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(char[]) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(double) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(float) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(long) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(Object) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(String) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
println(hiU.SupplierEx<PrintWriter, Exception>, String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、出力する.
println() - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームを改行する
println(boolean) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(char) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(char[]) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(double) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(float) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(long) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(Object) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println(String) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
println() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
改行コードを送信する
println(boolean) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定データの文字列表現を改行コードを付加して送信する
println(char) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定文字を改行コードを付加して送信する
println(char[]) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(double) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(float) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(long) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(Object) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(String) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
println(String) - インタフェース のメソッドotsu.hiNote.hiU.PrinterIF
1行プリントする.
println(String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
行印字(スレッドセーフ).
println(Object) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
行印字(スレッドセーフ).
printlnT(int, String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
トレース/テスト行印字(スレッドセーフ).
printStackTrace(PrintStream) - 例外 のメソッドotsu.hiNote.hiException
例外発生時のスタック階層を表示する この例外の原因となる例外のスタック階層を表示します。
printStackTrace(PrintWriter) - 例外 のメソッドotsu.hiNote.hiException
例外発生時のスタック階層を表示する.
printStackTraceNative(PrintStream) - 例外 のメソッドotsu.hiNote.hiException
RuntimeExceptionのprintStackTrace 本例外の階層も表示し、原因例外はCauseとして表示されます。
printStackTraceNative(PrintWriter) - 例外 のメソッドotsu.hiNote.hiException
RuntimeExceptionのprintStackTrace 本例外の階層も表示し、原因例外はCauseとして表示されます。
printSyntax(PrintWriter) - クラス のメソッドotsu.symphonie.SyntaxReader
構文情報を印刷する
printSyntax(PrintStream) - クラス のメソッドotsu.symphonie.SyntaxReader
構文情報を印刷する
printSyntaxDict(PrintStream) - クラス のメソッドotsu.symphonie.SyntaxReader
構文情報(定義別)を印刷する
printSyntaxDict(PrintWriter) - クラス のメソッドotsu.symphonie.SyntaxReader
構文情報(定義別)を印刷する
printTokenPriority(PrintStream) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンの優先情報を印刷する
printTokenPriority(PrintWriter) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンの優先情報を印刷する
printTokens(PrintStream) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンの優先情報を印刷する
printTokens(PrintWriter) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンの優先情報を印刷する
printTree(PrintWriter, Component) - クラス のstaticメソッドotsu.hiSwing.L
 
probe(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON
指定オブジェクトの探査用Probeを作る
Probe(Object) - クラス のコンストラクタotsu.hiNote.hiJSON.Probe
指定オブジェクトの探査用Probeを作る
progressBar(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きProgressbar生成.
protocol - クラス の変数otsu.hiGadget.hiHTTP.URL
 
protocol - クラス のstatic変数otsu.hiSwing.hiSDropTargetAdapter
 
PUBLIC_ONLY - クラス のstatic変数otsu.hiNote.hiU
public要素のみを表示します.
push(hiXMLnode) - クラス のメソッドotsu.hiGadget.hiXMLreader
nodeを書き戻す.
push(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を戻す。
put(double) - クラス のメソッドotsu.hiNote.hiFilter.CubeSpline
値を追加する.中央区間の補完情報が押し出されてくる.
put(String, Object) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントの指定名の要素を追加または置き換える.
put(T) - クラス のメソッドotsu.hiNote.hiSyncAque
データをqueueに追加
put(T) - クラス のメソッドotsu.hiNote.hiSyncDque
データをqueueに追加
put(T) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEの最後にデータを追加する.
put(T, int) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEの最後にデータを追加する;タイムアウトあり(試験中).
putBytes(byte[], byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト配列をバイト配列内部に上書きする.
putBytes(byte[], byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト配列をバイト配列内部に上書きする.
putInt(int, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intを指定バイト数の領域にセットする.
putInt1(int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intを1バイトの領域にセットする.
putInt2(int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intを2バイトの領域にセットする.
putInt3(int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intを3バイトの領域にセットする 値が3バイトに収まらない場合は下位がセットされます。
putInt4(int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intを4バイトの領域にセットする 値が4バイトに収まらない場合は下位がセットされます。
putInts(int[], byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intの配列をbyteの配列にセットする int配列をbyte配列にセットします。
putInts(int[], byte[]) - クラス のstaticメソッドotsu.hiNote.hiBytes
intの配列をbyteの配列にセットする int配列をbyte配列にセットします。
putInts(int[], byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
intの配列をbyteの配列にセットする int配列をbyte配列にセットします。
putTop(T) - クラス のメソッドotsu.hiNote.hiSyncDque
データをqueueの先頭に追加
putTop(T) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEの先頭にデータを追加する
putTop(T, int) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEの先頭にデータを追加する;タイムアウトあり(試験中)
putUtf8Str(String, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
文字列をutf-8のbyte列に変換しbyte配列上にセットする.
pw - クラス の変数otsu.hiNote.hiSocket.TCP.ForText
socketに関連付けられた送信用PrintWriter

Q

Quad() - クラス のコンストラクタotsu.hiNote.hiRegress.Quad
 
query - クラス の変数otsu.hiGadget.hiHTTP.URL
 
quotedName(String) - クラス のメソッドotsu.hiNote.hiFieldFormat
設定に従い名前に引用符を付加する。
quotedNameNoEscape(String) - クラス のメソッドotsu.hiNote.hiFieldFormat
設定に従い名前に引用符を付加する。
quotedText(String) - クラス のメソッドotsu.hiNote.hiFieldFormat
設定に従いテキスト値に引用符を付加する。
quotedTextNoEscape(String) - クラス のメソッドotsu.hiNote.hiFieldFormat
設定に従いテキスト値に引用符を付加する。

R

R() - クラス のコンストラクタotsu.hiNote.hiTry.R
値の設定されていないオブジェクトを作る.
R(T) - クラス のコンストラクタotsu.hiNote.hiTry.R
指定値で資源管理オブジェクトを作る.
R(T, Consumer<T>) - クラス のコンストラクタotsu.hiNote.hiTry.R
指定値でオブジェクトを作る.
R(T, Consumer<T>, Consumer<T>) - クラス のコンストラクタotsu.hiNote.hiTry.R
指定値で資源管理オブジェクトを作る.
R(T, Consumer<T>, Consumer<T>, long) - クラス のコンストラクタotsu.hiNote.hiTry.R
指定値で資源管理オブジェクトを作る.
R(Consumer<T>) - クラス のコンストラクタotsu.hiNote.hiTry.R
クローズ時の処理を設定し、資源管理オブジェクトを作る.
R(Consumer<T>, long) - クラス のコンストラクタotsu.hiNote.hiTry.R
クローズ時の処理を設定し、資源管理オブジェクトを作る.
R(Consumer<T>, Consumer<T>, long) - クラス のコンストラクタotsu.hiNote.hiTry.R
セット時の処理、クローズ時の処理を設定し、資源管理オブジェクトを作る.
radioButton(String, Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きラジオボタン生成.
rand(int) - クラス のstaticメソッドotsu.hiNote.hiU
線形合同法による乱数生成.
randomAccessFile(File, String) - クラス のメソッドotsu.hiNote.hiIO
RandomAccessFileを取得する(CANCEL可能)
randomAccessFile(String, String) - クラス のメソッドotsu.hiNote.hiIO
RandomAccessFileを取得する(CANCEL可能)
rangeOverMessage - クラス のstatic変数otsu.hiNote.hiFieldFormat
表示最大要素数を超えたことの表示.
rangeOverMessageUnKown - クラス のstatic変数otsu.hiNote.hiFieldFormat
 
rap(Exception) - 例外 のstaticメソッドotsu.hiNote.hiException
ExceptionをRuntimeExceptionにラップする.
rap(Exception) - クラス のstaticメソッドotsu.hiNote.hiU
ExceptionをhiException(RuntimeException)にラップする.
rap(hiU.RunnableEx) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げるラムダ式をラップし、RuntimeExceptionを投げる.
rap(hiU.ConsumerEx<T, Exception>, T) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げるラムダ式をラップし、RuntimeExceptionを投げる.
rap(hiU.BiConsumerEx<T, U, Exception>, T, U) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げるラムダ式をラップし、RuntimeExceptionを投げる.
rap(hiU.TriConsumerEx<T, U, V, Exception>, T, U, V) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げるラムダ式をラップし、RuntimeExceptionを投げる.
rap(hiU.QuadrConsumerEx<T1, T2, T3, T4, Exception>, T1, T2, T3, T4) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げるラムダ式をラップし、RuntimeExceptionを投げる.
rapF(hiU.FunctionEx<T, R, Exception>, T) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げる戻り値ありのラムダ式をラップし、RuntimeExceptionを投げる.
rapF(hiU.BiFunctionEx<T, U, R, Exception>, T, U) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げる戻り値ありのラムダ式をラップし、RuntimeExceptionを投げる.
rapF(hiU.TriFunctionEx<T, U, V, R, Exception>, T, U, V) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げる戻り値ありのラムダ式をラップし、RuntimeExceptionを投げる.
rapF(hiU.QuadrFunctionEx<T1, T2, T3, T4, R, Exception>, T1, T2, T3, T4) - クラス のstaticメソッドotsu.hiNote.hiU
例外を投げる戻り値ありのラムダ式をラップし、RuntimeExceptionを投げる.
re(char, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現上の"\"を別文字で与える.
re(char, String[]) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現上の"\"を別文字で与える.
read() - クラス のメソッドotsu.hiGadget.hiXMLreader
hiXMLnodeを読み込む.
read(hiXMLnode) - クラス のメソッドotsu.hiGadget.hiXMLreader
引数のhiXMLnodeにノード情報を読み込む.
read(String, String) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
read(File, String) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
read(String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む。
read(File, String, long) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む。
read(String) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む.
read(String, long) - クラス のメソッドotsu.hiNote.hiProperty
指定のPropertyファイルを読む。
read(BufferedReader) - クラス のメソッドotsu.hiNote.hiProperty
指定のリーダーを読む.
read(BufferedReader, long) - クラス のメソッドotsu.hiNote.hiProperty
指定のリーダーを読む.
read(String) - クラス のメソッドotsu.hiNote.hiRegex
指定ファイルを読み込み置き換える.
read() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
オブジェクトを受信する(EOFはException).
read(long) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
オブジェクトを受信する(EOFでnullを返す).
read() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
1文字読み込む.
read(char[], int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定文字数読み込む.
read(byte[], int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
指定バイト受信する.
read() - クラス のメソッドotsu.hiNote.hiSocket.TCP
1バイト読み込む.
read(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む.EOFはExceptionとなる
read(SyntaxElement, long) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む。
read(long) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む。
read() - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む.EOFはExceptionとなる
read(Token) - クラス のメソッドotsu.symphonie.TokenReader
トークンを取得する.
readBegin(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を読む。
readBegin() - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を読む。
readBegin(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
readBegin(String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
readBinaryAll(File) - クラス のstaticメソッドotsu.hiNote.hiFile
byte並び全体を読み込む.
readBinaryAll(String) - クラス のstaticメソッドotsu.hiNote.hiFile
byte並び全体を読み込む.
readByte(InputStream) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからbyte(1バイト)を読む
readByte(InputStream) - クラス のstaticメソッドotsu.hiNote.hiFile
1バイト読み込む.
readBytes(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからバイト配列を読む
readBytes(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む(EOF例外あり).
readBytes(InputStream, byte[]) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む.
readBytes(InputStream, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む.
readBytes(InputStream, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む.
readChunkedBody(BufferedInputStream, String, InetSocketAddress, hiHTTP.HTTP) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
CHNK化されたボディーを読み込む
readChunkedBody(BufferedInputStream, Charset, InetSocketAddress, hiHTTP.HTTP) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
CHNK化されたボディーを読み込む
readData(BufferedInputStream, int, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
指定バイト数のバイトデータを読む.
readDefinitionXML(String) - クラス のメソッドotsu.symphonie.TokenReader
XMLによるトークン定義を読み込む
readDefinitionXML(InputStream) - クラス のメソッドotsu.symphonie.TokenReader
XMLによるトークン定義を読み込む
readEnd() - クラス のメソッドotsu.symphonie.SyntaxReader
終了要素を読む。
readEnd(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
終了要素を読む。
readEnd(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
指定終了要素を読む。
readEnd(String) - クラス のメソッドotsu.symphonie.SyntaxReader
指定終了要素を読む。
readHeader(BufferedInputStream, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTPヘッダー部を読み込む.
readHeaderTexts(BufferedInputStream, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTPヘッダー部のテキストを読み込む.
readHTTP(BufferedInputStream, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTP情報を読み込む.
readImage(String) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
画像読み込み.
readInt(InputStream) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルから整数(4bytes)を読む.
readInt(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルから整数を読む
readInts(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからint配列(1要素:4bytes)を読む.
readLine(BufferedInputStream, String, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTPの1行(\r\n終端)を読む.
readLine(BufferedInputStream, Charset, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTPの1行(\r\n終端)を読む.
readLine(BufferedInputStream, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
HTTPの1行(\r\n終端)を読む.
readLine() - クラス のメソッドotsu.hiGadget.hiLinesReader
配列の1要素を1行として順次読み取る
readLine() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
1行読み込む.
readLine() - インタフェース のメソッドotsu.symphonie.TokenHook_if
テキストライン取得の横取り.
readLineDone(String, int) - インタフェース のメソッドotsu.symphonie.TokenHook_if
テキスト行レポート.
readNotEnd(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
終了以外を読む。
readRes(Class, String, String) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(Class, String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(String, String) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(String, String, long) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(Class, String) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(Class, String, long) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(String) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readRes(String, long) - クラス のメソッドotsu.hiNote.hiProperty
リソース上の指定のPropertyファイルを読む.
readResSyntaxFile(String) - クラス のメソッドotsu.symphonie.SyntaxDom
リソース上の構文定義ファイルを読む.
readResSyntaxFile(Class, String, String) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義ファイルを読む.
readResSyntaxFile(Class, String) - クラス のメソッドotsu.symphonie.SyntaxDom
リソース上の構文定義ファイルを読む.
readResSyntaxFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定してリソース上の標準構文定義ファイルを読み込む.
readResSyntaxFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定してリソース上の標準構文定義ファイルを読み込む.
readResSyntaxFile(Class, String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定してリソース上の標準構文定義ファイルを読み込む.
readResSyntaxObjectFile(String) - クラス のメソッドotsu.symphonie.SyntaxDom
リソースから構文定義オブジェクトを読み込む.
readResSyntaxObjectFile(Class, String) - クラス のメソッドotsu.symphonie.SyntaxDom
リソースから構文定義オブジェクトを読み込む.
readResSyntaxObjectFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
リソース上の構文定義オブジェクトを読み込む
readResSyntaxObjectFile(Class, String) - クラス のメソッドotsu.symphonie.SyntaxReader
リソース上の構文定義オブジェクトを読み込む
readShort(InputStream) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからshort(2bytes)を読む
readShort(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからshortを読む
readShorts(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルからshort配列(1要素2bytes)を読む.
readSyntax(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文定義を読み込む
readSyntax(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義を読み込む
readSyntax(String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定して標準構文定義ファイルを読み込む.
readSyntax(String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名、文字セット名を指定して標準構文定義ファイルを読み込む.
readSyntax(BufferedReader) - クラス のメソッドotsu.symphonie.SyntaxReader
オープンされているテキスト入力機を用いて構文定義を読み込む.
readSyntaxFile(String) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文定義ファイルを読む.
readSyntaxFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文定義ファイルを読む.
readSyntaxFile(String) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義ファイルを読む.
readSyntaxFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義ファイルを読む.
readSyntaxFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定して標準構文定義ファイルを読み込む.
readSyntaxFile(String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定して標準構文定義ファイルを読み込む.
readSyntaxFile(Class, String, String) - クラス のメソッドotsu.symphonie.SyntaxReader
ファイル名を指定してリソース上の標準構文定義ファイルを読み込む.
readSyntaxLines(String[]) - クラス のメソッドotsu.symphonie.SymphonieApp
構文定義をセットする.
readSyntaxObject(ObjectInputStream) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義オブジェクトを読み込む
readSyntaxObject(ObjectInputStream) - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義オブジェクトを読み込む
readSyntaxObjectFile(String) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義オブジェクトを読み込む
readSyntaxObjectFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義オブジェクトを読み込む
readSyntaxString(String) - クラス のメソッドotsu.symphonie.SymphonieApp
構文定義をセットする.
readSyntaxString(String) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文定義文字列を読む
readSyntaxString(String[]) - クラス のメソッドotsu.symphonie.SyntaxConverter
構文定義文字列配列を読む.
readSyntaxString(String) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義文字列を読む
readSyntaxString(String[]) - クラス のメソッドotsu.symphonie.SyntaxDom
構文定義文字列を読む
readSyntaxString(String) - クラス のメソッドotsu.symphonie.SyntaxReader
Stringにセットされている構文定義を読み込む.
readSyntaxString(String[]) - クラス のメソッドotsu.symphonie.SyntaxReader
Stringにセットされている構文定義を読み込む。
readText(BufferedInputStream, int, String, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
指定バイト数の文字列を読む.
readText(BufferedInputStream, int, Charset, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
指定バイト数の文字列を読む.
readText(BufferedInputStream, int, InetSocketAddress) - クラス のstaticメソッドotsu.hiGadget.hiHTTP
指定バイト数の文字列を読む.
readText(InputStream, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルから文字列を読む
readText(InputStream, int, String) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルから文字列を読む
readText(String) - クラス のメソッドotsu.hiNote.hiProperty
文字列で定義されたプロパティーを読む
readText(String, long) - クラス のメソッドotsu.hiNote.hiProperty
文字列で定義されたプロパティーを読む オプションとしてhiU.APPENDを指定すると、既に読み込まれている設定に追加となります。
readTextAll(BufferedReader, String) - クラス のstaticメソッドotsu.hiNote.hiFile
BufferedReaderから全行読む.
readTextAll(String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定名ファイル全体を読み込む.改行は\n 各行をArrayList<String>に得るhiFile.readTextLines(String)も用意してあります。
readTextAll(BufferedReader, long) - クラス のstaticメソッドotsu.hiNote.hiFile
全体を読み込む.
readTextAll(BufferedReader) - クラス のstaticメソッドotsu.hiNote.hiFile
全体を読み込む.
readTextAll(hiU.SupplierEx<BufferedReader, Exception>, String) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、全行読み込む.
readTextAll(hiU.SupplierEx<BufferedReader, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、改行コードを保持し全体を読み込む.
readTextAll(String, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルから全行読み取る.
readTextAll(File, String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルから全行読み取る.
readTextAll(File) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルから全行読み取る.
readTextLines(BufferedReader) - クラス のstaticメソッドotsu.hiNote.hiFile
BufferedReaderから全行読む.
readTextLines(hiU.SupplierEx<BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
指定のラムダ関数でオープンし、全行読み込む.
readTextLines(String) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルから全行読み取る.
readTextLines(File) - クラス のstaticメソッドotsu.hiNote.hiFile
テキストファイルから全行読み取る.
readToken(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
トークン名を指定して読む。
readToken(String) - クラス のメソッドotsu.symphonie.SyntaxReader
トークン名を指定して読む。
readToken(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンを読む。
readToken(Token) - インタフェース のメソッドotsu.symphonie.TokenHook_if
トークンを取得手順の横取り.
readTokenDone(int, Token) - インタフェース のメソッドotsu.symphonie.TokenHook_if
トークン取得レポート トークン取得完了時点で呼び出されます。
readType(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む.EOFはExceptionとなる
readType(SyntaxElement, long) - クラス のメソッドotsu.symphonie.SyntaxReader
構文要素を読む。
readXMLfile(String) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定名のXMLファイルを読みDOM(Document)を得る 次の作業に相当します。
readXMLfile(File) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定名のXMLファイルを読みDOM(Document)を得る
readXMLsource(InputSource) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定名の入力ソースを読みDOM(Document)を得る.
readXMLstream(InputStream) - クラス のstaticメソッドotsu.hiGadget.hiDom
指定名の入力ストリームを読みDOM(Document)を得る.
readXMLtext(String) - クラス のstaticメソッドotsu.hiGadget.hiDom
XML-Text読みDOM(Document)を得る.
ready() - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
読み込み可能かチェックする
receive(DatagramPacket) - クラス のメソッドotsu.hiNote.hiSocket.UDP.Multicast
 
receive(DatagramPacket) - クラス のメソッドotsu.hiNote.hiSocket.UDP
 
receive(DatagramPacket) - インタフェース のメソッドotsu.hiNote.hiSocket.UdpIF
 
receiveBytes() - クラス のメソッドotsu.hiNote.hiSocket.UDP
バイト配列を受信する(簡易版).
receiveObject() - クラス のメソッドotsu.hiNote.hiSocket.UDP
Object(シリアライズされたもの)を受信する.
receivePacket() - クラス のメソッドotsu.hiNote.hiSocket.UDP
パケットを受信する.
receiveString() - クラス のメソッドotsu.hiNote.hiSocket.UDP
String(シリアライズされたもの)を受信する.
REGEX_CHARs - クラス のstatic変数otsu.hiNote.hiText
正規表現制御文字セット.
REGEX_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
REGEX_CHARsに対応するescape表現
REGEX_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
正規表現制御文字を並べた文字列
regexEscape(String) - クラス のstaticメソッドotsu.hiNote.hiText
正規表現文字をエスケープする.
remove(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
カレントの指定名要素を削除する
remove(Object...) - クラス のメソッドotsu.hiNote.hiTry.C
管理から外す
remove_last_at_limit() - クラス のメソッドotsu.hiNote.hiSyncQue
最大数を超える場合,最後を削除する
remove_top_at_limit() - クラス のメソッドotsu.hiNote.hiSyncQue
最大数を超える場合,先頭を削除する
removeAll() - クラス のメソッドotsu.hiNote.hiTry.C
登録されている全管理オブジェクトの登録解除
removeEnv(String) - クラス のメソッドotsu.hiNote.hiProcess
実行時の環境変数を削除する.
removeListData() - クラス のメソッドotsu.hiSwing.hiListPanel
リストを消去する.
reOrder(ArrayList<String[]>, String[], long, StringBuilder) - クラス のstaticメソッドotsu.hiNote.hiTextTable
先頭行が名称並びである行カラムのカラム並べ替え.
reOrder(ArrayList<String[]>, String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
先頭行が名称並びである行カラムのカラム並べ替え.
repaint(hiGraphicPanel) - クラス のstaticメソッドotsu.hiSwing.hiSwing
hiGraphicPanelのグラフィック状態を画面に反映する.
repeatAfter(Timer, hiU.RunnableEx<Exception>, long, long) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーで指定ミリ秒後以降指定ミリ秒間隔で指定ラムダ式を実行する
repeatAfter(hiU.RunnableEx<Exception>, long, long) - クラス のstaticメソッドotsu.hiNote.hiTime
指定タイマーで指定ミリ秒後以降指定ミリ秒間隔で指定ラムダ式を実行する.
repeatOpen(long, long) - クラス のメソッドotsu.hiNote.hiSyncGate
指定ミリ秒後に開き以降指定ミリ秒後に繰り返し開く.
replace(HashMap<String, String>, long) - クラス のメソッドotsu.hiGadget.hiTemplate.Simple
置き換える.
replace(HashMap<String, String>) - クラス のメソッドotsu.hiGadget.hiTemplate.Simple
置き換える.
replace(String) - クラス のメソッドotsu.hiNote.hiRegex
指定文字列を置き換える.
replace(String, String...) - クラス のstaticメソッドotsu.hiNote.hiText
置き換え名指定の簡易テンプレート機構 文字列中の指定部分を置き換えます。
replace(String, HashMap<String, String>) - クラス のstaticメソッドotsu.hiNote.hiText
置き換え名指定の簡易テンプレート機構.
replace(String, HashMap<String, String>, long) - クラス のstaticメソッドotsu.hiNote.hiText
置き換え名指定の簡易テンプレート機構.
replace(ArrayList<String[]>, String[], String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
リスト内の指定値を持つ行を置き換える.
replace(ArrayList<String[]>, int[], String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
リスト内の指定値を持つ行を置き換える.
replace(ArrayList<String[]>, int[], String[], long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
リスト内の指定値を持つ行を置き換える(先頭も対象にできる).
replaceAll(String, hiProperty, hiU.FunctionEx<String, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyで示されるパターンにそって置き換える.
replaceAll(String, hiProperty, hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyで示されるパターンにそって置き換える.
replaceAll(String, hiProperty, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyで示されるパターンにそって置き換える.
replaceAll(String, hiProperty) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyで示されるパターンにそって置き換える.
replaceAll(String, String, String, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え.
replaceAll(String, Pattern, String, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え.
replaceAll(String, String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え.
replaceAll(String, Pattern, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え.
replaceAll(String, String, hiU.FunctionEx<String, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.FunctionEx<String, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, hiU.FunctionEx<String, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.FunctionEx<String, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, hiU.BiFunctionEx<String, Matcher, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.BiFunctionEx<String, Matcher, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, String, hiU.FunctionEx<String, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, String, hiU.FunctionEx<String, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, String, hiU.FunctionEx<String, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, String, hiU.FunctionEx<String, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, String, hiU.BiFunctionEx<String, Matcher, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, String, hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
 
replaceAll(String, Pattern, String, hiU.BiFunctionEx<String, Matcher, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, String, hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
 
replaceAll(String, String, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, String, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
 
replaceAll(String, Pattern, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>, long) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現でマッチする部分を置き換え(ラムダ式使用).
replaceAll(String, Pattern, String, hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のstaticメソッドotsu.hiNote.hiRegex
 
replaceAll(String, String, String) - クラス のstaticメソッドotsu.hiNote.hiText
単純文字列検索による全対応部分文字列置き換えを行う.
replaceAll(String, String[], String[]) - クラス のstaticメソッドotsu.hiNote.hiText
単純文字列検索による全対応部分文字列置き換えを行う.
replaceAll(String, String, char, char) - クラス のstaticメソッドotsu.hiNote.hiText
複数パターンの文字列置き換えを行う.
replaceAll(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
複数パターンの文字列置き換えを行う.
replaceAll(String, HashMap<String, String>) - クラス のstaticメソッドotsu.hiNote.hiText
単純文字列検索による全対応部分文字列置き換えを行う.
replaceUniCode(String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列中のunicode表現"\\uXXXX"を1文字に置き換える.
report_error(boolean) - クラス のstaticメソッドotsu.hiNote.hiProperty
Exception発生時などにSystem.errにレポートを出す.
reQ(char, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現上の"\"を別文字で与え,'を"に置き換える.
reQ(char, String[]) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現上の"\"を別文字で与え,'を"に置き換える.
reset() - クラス のメソッドotsu.hiGadget.hiXMLreader
読み込みをリセットする
reset() - クラス のメソッドotsu.hiNote.hiArgs
読み取ったものを全て再読取り可能にする.
reset() - クラス のメソッドotsu.hiNote.hiRef.V1
既にある値を廃棄する
reset() - クラス のメソッドotsu.hiNote.hiText
取り込み状態をリセットする.
reset() - クラス のメソッドotsu.hiNote.hiTextTable
取り込み状態をリセットする.
reset() - クラス のメソッドotsu.hiNote.hiThread
動作要求を受け付けるようにします.
reset() - クラス のメソッドotsu.hiNote.hiTry.R
既にある値を消去する(手続きも含め設定を消去する)
resetImage() - クラス のメソッドotsu.hiSwing.hiGraphicPanel
画像を表示しなおす
reshape(String) - クラス のメソッドotsu.hiNote.hiJSON
標準JSON形に整形する.
reshape(ArrayList<String>, long) - クラス のメソッドotsu.hiNote.hiJSON
標準JSON形に整形する.
reshape(String[]) - クラス のメソッドotsu.hiNote.hiJSON
標準JSON形に整形する.
resize(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiArrays
バイト配列のlengthを変更した配列を得る.
resize(int[], int) - クラス のstaticメソッドotsu.hiNote.hiArrays
int配列のlengthを変更した配列を得る.
resize(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイト配列のlengthを変更した配列を得る.
responseCode - クラス の変数otsu.hiGadget.hiHTTP.Header
 
responseType - クラス の変数otsu.hiGadget.hiHTTP.Header
 
restart(boolean) - クラス のメソッドotsu.hiNote.hiSyncQue
clean(true)で停止状態にしたものを、再使用可能にします。
restart() - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義を残し、解析状態をリセットする。
result() - クラス のメソッドotsu.hiNote.hiRegex
置き換え結果を取得する
result(StringBuilder) - クラス のメソッドotsu.hiNote.hiRegex
置き換え結果を取得する. outputの結果とreplaceの結果をそれぞれ取得します。
result - クラス の変数otsu.hiNote.hiThread.IntThread
 
RETRY - クラス のstatic変数otsu.hiNote.hiU
失敗時にリトライをする.
REUSE_ADDR - クラス のstatic変数otsu.hiNote.hiU
サーバSocketでアドレスを強制再利用する.
REVERSE - クラス のstatic変数otsu.hiNote.hiU
反転指定.
reverseSelection() - クラス のメソッドotsu.hiSwing.hiListPanel
選択状態を反転する.
root - クラス の変数otsu.hiNote.hiRegex.Parameter
 
row(int) - クラス のstaticメソッドotsu.hiSwing.L
行数を与える.
run() - インタフェース のメソッドotsu.hiNote.hiU.RunnableEx
 

S

s(String) - クラス のstaticメソッドotsu.hiNote.hiU
文字列nullで""を返す単純メソッド.
SAVE_MEMORY - クラス のstatic変数otsu.hiNote.hiU
メモリ使用量の少ない手法を採用する.
sb - クラス の変数otsu.hiNote.hiRegex.Parameter
組み立て途中の文字列
sbgColor(int) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる選択バックグラウンド色属性を作成する.
sbgColor(String) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる選択バックグラウンド色属性を色名または色値文字列から作成する.
sbgColor(Color) - クラス のstaticメソッドotsu.hiSwing.L
L.set()で用いる選択バックグラウンド色属性をColorから作成する.
scale(int) - クラス のメソッドotsu.hiNote.hiTextTable
 
scrollPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きでスクロール域を付加する.
select(int) - クラス のstaticメソッドotsu.hiSwing.L
要素選択(comboBox用).
selected - クラス の変数otsu.hiSwing.L.ColorSet
 
selected_fg - クラス の変数otsu.hiSwing.L.ColorSet
 
selfAction - クラス のstatic変数otsu.hiSwing.hiSwing
 
send(DatagramPacket) - クラス のメソッドotsu.hiNote.hiSocket.UDP.Multicast
 
send(DatagramPacket) - クラス のメソッドotsu.hiNote.hiSocket.UDP
 
send(DatagramPacket) - インタフェース のメソッドotsu.hiNote.hiSocket.UdpIF
 
sendBytes(SocketAddress, byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP.Multicast
バイト配列を送信する.
sendBytes(SocketAddress, byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
バイト配列を送信する.
sendBytes(String, int, byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
バイト配列を送信する.
sendBytes(int, byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
バイト配列を送信する.
sendBytes(String, byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
バイト配列を送信する.
sendBytes(SocketAddress, byte[], int) - インタフェース のメソッドotsu.hiNote.hiSocket.UdpIF
 
sendBytes(byte[], int) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
バイト列を送る.
sendObject(SocketAddress, Object) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Objectをシリアライズして送信する.
sendObject(String, int, Object) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Objectをシリアライズして送信する.
sendObject(int, Object) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Objectをシリアライズして送信する.
sendObject(String, Object) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Objectをシリアライズして送信する.
sendResponceBytes(byte[], int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
応答バイト配列を返す.
sendResponseObject(Object) - クラス のメソッドotsu.hiNote.hiSocket.UDP
応答を返す.
sendResponseString(String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
応答を返す.
sendString(SocketAddress, String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Stringをシリアライズして送信する.
sendString(String, int, String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Stringをシリアライズして送信する.
sendString(int, String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Stringをシリアライズして送信する.
sendString(String, String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Stringをシリアライズして送信する.
sendStringAsBytes(SocketAddress, String) - クラス のメソッドotsu.hiNote.hiSocket.UDP
Stringを単純なUTF-8バイト並びとして1パケットで送信する
separator(Object...) - クラス のstaticメソッドotsu.hiSwing.L
JSeparetorを得る.
separator() - クラス のstaticメソッドotsu.hiSwing.L
JSeparetorを得る.
set(double) - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
値をセットする
set(int) - クラス のメソッドotsu.hiNote.hiLastValues.Int
値をセットする
set(T1) - クラス のメソッドotsu.hiNote.hiLastValues
値をセットする.
set(T) - クラス のメソッドotsu.hiNote.hiRef.V1
既にある値をcloseし、新たな値を設定する
set(double, double) - クラス のメソッドotsu.hiNote.hiRegress.Linear
値をセットする.
set(double, double) - クラス のメソッドotsu.hiNote.hiRegress.Quad
値をセットする.
set(Object...) - クラス のメソッドotsu.hiNote.hiTry.C
管理する資源Objectを設定する
set(T) - クラス のメソッドotsu.hiNote.hiTry.R
既にある値をcloseし、新たな値を設定する.
set(String, int, long) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
指定hostの指定UDP-portに出力する設定
set(String, int) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
指定hostの指定UDP-portに出力する設定
set(int, long) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
自hostの指定UDP-portに出力する設定.
set(int) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
自hostの指定UDP-portに出力する設定.
set(JComponent, Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素にサイズ、リスナーなどの情報を設定する.
set(JFrame, Object...) - クラス のstaticメソッドotsu.hiSwing.L
JFrameに要素と属性をセットする.
set_ignore_case(boolean) - クラス のメソッドotsu.hiNote.hiProperty
大文字小文字を無視する(キーは大文字化される).
set_option(long) - クラス のメソッドotsu.hiNote.hiProperty
オプションをセットする.
set_option(long) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
自hostの指定UDP-portに出力する設定.
set_return_null_when_empty(boolean) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEが空の時、get()でwaitせずnullを返す指定.
set_source_name(String) - クラス のメソッドotsu.hiNote.hiRegex
 
set_timeout(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
socketのso-timeout値をセットします。
set_timeout(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
socketのso-timeout値をセットします。
setAttributes(Element, HashMap<String, String>) - クラス のstaticメソッドotsu.hiGadget.hiDom
Elementに複数のattributeを設定する
setBackground(Color) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
背景色を設定.
setBackground(Color) - クラス のメソッドotsu.hiSwing.hiListPanel
背景色を設定する.
setBackground(JComponent, Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
背景色をセットする.
setBackground(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
背景色をセットする.
setBackground(JComponent, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
背景色をセットする.
setBufferLen(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
フラッシュしないまま保持できる文字数設定.
setColor(JComponent, Color, Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
表示色をセットする
setColor(JComponent, String, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
表示色をセットする
setColor(JComponent, int, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
表示色をセットする
setColor(JComponent, L.ColorSet) - クラス のstaticメソッドotsu.hiSwing.hiSwing
表示色をセットする
setCommandJarName(String) - クラス のメソッドotsu.hiNote.command.hiCaller
コマンドが実行jarの場合、パラメタ異常helpで出すjar名.
setContext(String) - クラス のメソッドotsu.symphonie.TokenReader
文脈を変える
setCSS(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JEditorPaneまたはJTextPaneにcssをセットする.
setDataLenMax(int) - クラス のメソッドotsu.hiNote.hiSocket.UDP
パケット内に置くデータの最大長を指定する.
setDefaultFont(Font) - クラス のstaticメソッドotsu.hiSwing.L
デフォルトフォントをセットする.
setEditable(JComponent, boolean) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JTextComponentなどの編集可能性を変更します.
setEnabled(JComponent, boolean) - クラス のstaticメソッドotsu.hiSwing.hiSwing
要素をenableにする.
setEnv(String, String) - クラス のメソッドotsu.hiNote.hiProcess
実行時の環境変数をセットする.
setField(Class<?>, Object, String, Object, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定名の要素オブジェクトを設定する 通常は hiField.setField(Class,String,Object),hiField.setField(Class,String,Object,long),#setField(Object,String,Object)},hiField.setField(Object,String,Object,long)を使います。
setField(Class<?>, Object, String, Object) - クラス のstaticメソッドotsu.hiNote.hiField
指定名の要素オブジェクトを設定する hiField.setField(Class,Object,String,Object,long)からオプションを省略したメソッドです
setField(Class<?>, String, Object) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のstatic要素オブジェクトを設定する.
setField(Class<?>, String, Object, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定名のstatic要素オブジェクトを設定する 構造体の指定名の要素に値を設定します。
setField(Object, String, Object) - クラス のstaticメソッドotsu.hiNote.hiField
指定要素に値を設定する.
setField(Object, String, Object, long) - クラス のstaticメソッドotsu.hiNote.hiField
指定要素に値を設定する.
setFont(Font) - クラス のメソッドotsu.hiSwing.hiListPanel
フォントをセットする
setForeground(Color) - クラス のメソッドotsu.hiSwing.hiListPanel
背景色を設定する.
setForeground(JComponent, Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
前面色をセットする.
setForeground(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
前面色をセットする.
setForeground(JComponent, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
前面色をセットする.
setHelper(hiArgs.Helper) - クラス のメソッドotsu.hiNote.hiArgs
ヘルパーをセットする.
setImage(BufferedImage) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
画像を設定.
setImageSize(Dimension) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
イメージサイズ(表示サイズではない)指定.
setItems(JComboBox, List) - クラス のstaticメソッドotsu.hiSwing.hiSwing
コンボボックスの項目を置き換えます.
setItems(JComboBox, String...) - クラス のstaticメソッドotsu.hiSwing.hiSwing
コンボボックスの項目を置き換えます.
setLimit(int) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEに溜められる最大数を設定する.
setLineSpacing(JComponent, float) - クラス のstaticメソッドotsu.hiSwing.hiSwing
行間を指定する.
setListData(Object[]) - クラス のメソッドotsu.hiSwing.hiListPanel
リストに値をセットする.
setListData(List) - クラス のメソッドotsu.hiSwing.hiListPanel
リストに値をセットする.
setListData(int, Object) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置の値を置き換える.
setListData(hiListPanel, int, Object) - クラス のstaticメソッドotsu.hiSwing.hiSwing
指定位置の値を置き換える.
setListData(hiListPanel, List) - クラス のstaticメソッドotsu.hiSwing.hiSwing
リストに値をセットする.
setListData(hiListPanel, Object[]) - クラス のstaticメソッドotsu.hiSwing.hiSwing
リストに値をセットする.
setLogFile(String, long) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
シングルログ用ファイル名をセットする.
setLogFile(String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
シングルログ用ファイル名をセットする.
setMaxDataLen(int) - クラス のメソッドotsu.hiNote.hiUDPPrintWriter
パケット内に置く最大データ長
setMaximum(JProgressBar, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JProgressBarに最大値をセットする.
setMessenger(hiIO.Messenger) - クラス のメソッドotsu.hiNote.hiIO
メッセンジャーをセットする.
setMinimum(JProgressBar, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JProgressBarに最小値をセットする.
setMode(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
モード変更(hiU.AUTO_FLUSHのみ).
setName(String) - クラス のメソッドotsu.hiNote.hiSyncQue
queueにデバッグ用の名前を設定する.
setOption(long) - クラス のメソッドotsu.hiNote.hiFieldFormat
フラグで表示条件を設定する.
setOutputQue(hiSyncQue<String>) - クラス のメソッドotsu.hiNote.hiProcess
利用者指定の標準出力取得用同期QUEUEをセットする.
setOutputQue(int) - クラス のメソッドotsu.hiNote.hiProcess
指定サイズの標準出力取得用同期QUEUEをセットする.
setPreferredSize(Dimension) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
表示サイズを変更し、画像を表示しなおす。
setPrinter(PrintWriter) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターをセットする.
setPrinter(PrintStream) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターをセットする.
setPrinter(hiU.PrinterIF) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
ログ用プリンターをセットする.
setProg(String[]) - クラス のメソッドotsu.hiNote.command.hiCaller
呼び出し定義リスト追加.
setProtocol(String) - クラス のstaticメソッドotsu.hiSwing.hiSDropTargetAdapter
 
setQueueSize(int) - クラス のメソッドotsu.hiGadget.hiXMLreader
内部でのXML読読み込み部(SAX)とAP部のQUEUEのサイズ指定.
setSelected(AbstractButton, boolean) - クラス のstaticメソッドotsu.hiSwing.hiSwing
AbstractButton(JCheckBox,JButtonなど)の選択状態を変更する.
setSelected(JComponent, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
ComboBoxの選択要素を変更する.
setSelectedIndex(int[]) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置の要素を選択する.
setSelectedIndex(int) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置の行を選択する.
setSelectionBackground(JComponent, Color) - クラス のstaticメソッドotsu.hiSwing.hiSwing
Listの選択色を設定する.
setSize(Dimension) - クラス のメソッドotsu.hiSwing.hiGraphicPanel
イメージサイズと表示サイズ指定.
setSize(JComponent, Dimension) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JComponentのサイズを設定する.
setSizeRatio(double, double) - クラス のstaticメソッドotsu.hiSwing.L
指定サイズ値にかける比率を設定する.
setSizeRatio(double) - クラス のstaticメソッドotsu.hiSwing.L
指定サイズ値にかける比率を設定する。
setSourceName(String) - クラス のメソッドotsu.hiGadget.hiXMLreader
ソース名をセットする.
setSourceName(String) - クラス のメソッドotsu.symphonie.SyntaxReader
解析されるソース名を設定する.
setSourceName(String) - クラス のメソッドotsu.symphonie.TokenReader
ソース名を設定する.
setString(String, String) - クラス のメソッドotsu.hiNote.hiProperty
内部データの追加/置き換えを行う.
setStringArray(String, ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProperty
内部データの追加/置き換えを行う.
setStringArray(String, String[]) - クラス のメソッドotsu.hiNote.hiProperty
内部データの追加/置き換えを行う.
setStruct(String, hiProperty) - クラス のメソッドotsu.hiNote.hiProperty
内部データの追加/置き換えを行う.
setStructArray(String, ArrayList<hiProperty>) - クラス のメソッドotsu.hiNote.hiProperty
内部データの追加/置き換えを行う.
setSyntax(String) - クラス のメソッドotsu.symphonie.SymphonieApp
構文定義をセットする.
setSyntaxSourceName(String) - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義ソース名を設定する.
setText(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
必要に応じinvokerを介して要素のsetTextを呼び出す.
setText(JComponent, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
int値を文字列としてセットする
setThreadTraceFormat(String, long, int) - クラス のstaticメソッドotsu.hiNote.hiStack
スレッド毎の関数トレースのフォーマットを指定する.
setThreadTraceFormat(String, long, int) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
スレッド毎の関数トレースのフォーマットを指定する.
setTimeout(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
受信待ちのタイムアウト設定.
setTokenHook(TokenHook_if) - クラス のメソッドotsu.symphonie.SyntaxReader
解析途中のトークン読み取り部で、情報をフックする.
setTraceFile(int, String, long) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
テストトレース用ファイル名をセットする.
setTraceFile(String, long) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
テストトレース用ファイル名をセットする.(0番目) hiU.t(Object...)
setTraceFile(String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
テストトレース用ファイル名をセットする.
setTraceFile(int, String) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
テストトレース用ファイル名をセットする.
setTraceFold(int) - クラス のstaticメソッドotsu.hiNote.hiStack
関数トレースの折りたたみ段数を指定する
setTraceFold(int) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
関数トレースの折りたたみ段数を指定する
setTraceFormat(String, long, int) - クラス のstaticメソッドotsu.hiNote.hiStack
関数トレースのフォーマットを指定する.
setTraceFormat(String, long, int) - クラス のstaticメソッドotsu.hiNote.hiU.Trace
関数トレースのフォーマットを指定する.
setType(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JEditPaneのコンテキストタイプを設定する.
setUsage(String[]) - クラス のメソッドotsu.hiNote.hiArgs
エラー時に表示するusage文字列をセットする.
setUsage(String[], PrintStream) - クラス のメソッドotsu.hiNote.hiArgs
エラー時に表示するusage文字列と出力先をセットする.
setUsage(String[], PrintWriter) - クラス のメソッドotsu.hiNote.hiArgs
エラー時に表示するusage文字列と出力先をセットする.
setValue(JProgressBar, int) - クラス のstaticメソッドotsu.hiSwing.hiSwing
JProgressBarに値をセットする.
setValueFrom(Object) - クラス のメソッドotsu.hiNote.hiProperty
 
setValueFrom(Object, long) - クラス のメソッドotsu.hiNote.hiProperty
 
setValueFrom(Class<?>) - クラス のメソッドotsu.hiNote.hiProperty
 
setValueFrom(Class<?>, long) - クラス のメソッドotsu.hiNote.hiProperty
 
setValueFromData(Class<?>, Object, Class<?>, Object, long) - クラス のstaticメソッドotsu.hiSwing.hiSwing
値を表示に設定する.
setValueFromData(Object, Object) - クラス のstaticメソッドotsu.hiSwing.hiSwing
 
setValueFromData(Object, Object, long) - クラス のstaticメソッドotsu.hiSwing.hiSwing
 
SHALLOW - クラス のstatic変数otsu.hiNote.hiU
浅いデータ複製をとる.
SHORT_AS_HEX - クラス のstatic変数otsu.hiNote.hiU
byte値表示時に10進数を用いる.
short_format - クラス の変数otsu.hiNote.hiFieldFormat
shortに適用するform (%04xなど)
shorten(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;短縮時は中央部を短縮表示(..)に置き換える.
shorten(String, int, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;短縮時は中央部を指定文字列にに置き換える.
shortenLast(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;指定長より長い場合最後尾を短縮文字列に置き換える.
shortenLast(String, int, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;指定長より長い場合最後尾を短縮文字列に置き換える.
shortenLast2(String, int, String, char) - クラス のstaticメソッドotsu.hiNote.hiText
半角全角を考慮した文字列の短縮化;指定長より長い場合最後尾を短縮文字列に置き換える.
shortenTop(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;指定長より長い場合最先頭を短縮文字列に置き換える.
shortenTop(String, int, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の短縮化;指定長より長い場合最先頭を短縮文字列に置き換える.
shortsToInt(short...) - クラス のstaticメソッドotsu.hiNote.hiArrays
short並びを下位からintにまとめる.
shortsToIntFromTop(short...) - クラス のstaticメソッドotsu.hiNote.hiArrays
short並びを上位からintにまとめる.
shortsToLong(short...) - クラス のstaticメソッドotsu.hiNote.hiArrays
short並びを下位からlongにまとめる.
shortsToLongFromTop(short...) - クラス のstaticメソッドotsu.hiNote.hiArrays
short並びを上位からlongにまとめる.
show(int) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置を先頭にして表示.
show_offset - クラス の変数otsu.hiSwing.hiListPanel
 
showCard(JComponent, String) - クラス のstaticメソッドotsu.hiSwing.hiSwing
カードパネルで名前指定で要素を表示する.
showCard(JComponent, hiSwing.position) - クラス のstaticメソッドotsu.hiSwing.hiSwing
カードパネルで位置指定で要素を表示する.
showListData(int) - クラス のメソッドotsu.hiSwing.hiListPanel
指定位置の要素が表示されるようにする.
shuffled_ints(int, int) - クラス のstaticメソッドotsu.hiNote.hiArrays
シャッフルされた整数列を得る(seed指定により同じものを得る事ができる)。
shuffled_ints(int) - クラス のstaticメソッドotsu.hiNote.hiArrays
シャッフルされた整数列を得る。
Simple(String) - クラス のコンストラクタotsu.hiGadget.hiTemplate.Simple
指定文字列でテンプレートを作成する.
simpleInt(String) - クラス のstaticメソッドotsu.hiNote.hiCalc
整数の四則(+ - * /)と余剰%計算および括弧制御を行う。
SINGLE_EMPTY_STRING_ARRAY - クラス のstatic変数otsu.hiNote.hiU
空文字列1個の配列
SINGLE_LINE_STRING - クラス のstatic変数otsu.hiNote.hiU
複数行に渡る文字列を許可しない hiJSONでダブルクオート、シングルクオートによる文字列が複数行に渡るのを許可しない。
SINGLE_REGION - クラス のstatic変数otsu.hiNote.hiU
単領域扱いをする.
size() - クラス のメソッドotsu.hiNote.hiJSON.Probe
現要素のサイズを得る
size() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEに溜まっているデータ数を得る.
size(int, int) - クラス のstaticメソッドotsu.hiSwing.L
要素のサイズ属性.
size(double, int) - クラス のstaticメソッドotsu.hiSwing.L
要素のサイズ属性.
size(double, double) - クラス のstaticメソッドotsu.hiSwing.L
要素のサイズ属性.
size(int, double) - クラス のstaticメソッドotsu.hiSwing.L
要素のサイズ属性.
size_ratio - クラス のstatic変数otsu.hiSwing.L
 
SJIS_1BYTE_CODE - クラス のstatic変数otsu.hiNote.hiU
String#getBytes("Shift_JIS")で1バイトになってしまう全角文字.
skip(hiXMLnode) - クラス のメソッドotsu.hiGadget.hiXMLreader
現状レベルのENDまでスキップする.
skip() - クラス のメソッドotsu.hiGadget.hiXMLreader
現状レベルのENDまでスキップする.
skip(InputStream, long) - クラス のstaticメソッドotsu.hiNote.hiBytes
バイナリファイルデータスキップ
skip(BufferedInputStream, long) - クラス のstaticメソッドotsu.hiNote.hiFile
BufferedInputStreamを繰り返し無しで読み飛ばす.
skip(RandomAccessFile, long) - クラス のstaticメソッドotsu.hiNote.hiFile
RandamAccessFileをlongによる長さ指定で読み飛ばす.
skip(long) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定文字数スキップする
SKIP - クラス のstatic変数otsu.hiNote.hiU
読み飛ばし指定.
SKIP - クラス のstatic変数otsu.symphonie.SyntaxReader
指定データまでスキップする指定.
skip() - クラス のメソッドotsu.symphonie.SyntaxReader
現構文階層のENDまでスキップする.
skip(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
現構文階層のENDまでスキップする.
skip(int) - クラス のメソッドotsu.symphonie.SyntaxReader
指定階層のENDまでスキップ
skip(SyntaxElement, int) - クラス のメソッドotsu.symphonie.SyntaxReader
指定階層のENDまでスキップ
SKIP_FUNC_NAME - クラス のstatic変数otsu.hiNote.hiU
hiJSONで関数形式配列記述で関数名を読み飛ばす. hiJSONで関数形式配列記述で要素が1個の場合、関数名、配列階層を飛ばし1個のObjectとします。
skipUTF8BOM(InputStream, String) - クラス のstaticメソッドotsu.hiNote.hiFile
先頭のUTF-8のBOM(0xEFBBBF)を読み飛ばす.
sleep(long) - クラス のstaticメソッドotsu.hiNote.hiThread
指定ミリ秒スリープする(throws Exception無し) 例外はhiExceptionでラップされます。
sleep(long, int) - クラス のstaticメソッドotsu.hiNote.hiThread
指定ナノ秒スリープする(throws Exception無し) 例外はhiExceptionでラップされます。
sleep(int) - クラス のstaticメソッドotsu.hiNote.hiTime
指定ミリ秒Exception無しにスリープする.
sockConnect(String, int, int) - クラス のstaticメソッドotsu.hiNote.hiSocket
指定サーバにsocket接続する。
socket - クラス の変数otsu.hiNote.hiSocket.TCP.ForObject
接続したsocket
socket - クラス の変数otsu.hiNote.hiSocket.TCP.ForText
接続されたsocket
socket - クラス の変数otsu.hiNote.hiSocket.TCP
接続されたsocket
SOL - クラス のstatic変数otsu.hiNote.hiRegex
single_regionでの行先頭パターン
source_name - クラス の変数otsu.hiGadget.hiXMLnode
XMLソース名.
sourceName - クラス の変数otsu.symphonie.Token
ソース名(ある場合のみ)
space(int) - クラス のstaticメソッドotsu.hiNote.hiText
指定長の空白文字列を得る.
SPACE_AS_DLMT - クラス のstatic変数otsu.hiNote.hiU
空白でも分割する.
SPACE_AS_USUAL_CHAR - クラス のstatic変数otsu.hiNote.hiU
空白文字を通常の文字扱いする.
SPACE_EXPR_PAT - クラス のstatic変数otsu.hiNote.hiU
1文字の空白文字を現す正規表現Pattern.
SPACE_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
空白文字の正規表現文字列.
SPACEs_EXPR_PAT - クラス のstatic変数otsu.hiNote.hiU
連続する空白文字を現す正規表現Pattern.
SPACEs_EXPR_STR - クラス のstatic変数otsu.hiNote.hiU
連続する空白文字の正規表現文字列.
SPACEs_STR - クラス のstatic変数otsu.hiNote.hiU
空白の正規表現"用"文字列.
SPEED - クラス のstatic変数otsu.hiNote.hiU
処理速度を重視した手法を採用する.
split(String, char, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をデリミタで単純分割する(コメント、引用処理エンジン).
split(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をデリミタで単純分割する.
split(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をデリミタで単純分割する(コメント、配列考慮).
split(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をデリミタで単純分割する(コメント、配列考慮).
SPLIT_OPTION - クラス のstatic変数otsu.hiNote.hiProperty
デフォルトの文字列の行カラム分割オプション.
SPLIT_OPTION - クラス のstatic変数otsu.hiNote.hiTextTable
デフォルトの文字列の行カラム分割オプション.
splitLine(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を改行コードで分割する(行連結文字指定付).
splitSimple(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で単純分割する.
splitSimple(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で単純分割する.
splitSimple(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列を指定文字で単純分割する.
sr - クラス の変数otsu.symphonie.SyntaxDom
構文解析機.
start() - クラス のメソッドotsu.hiNote.hiProcess
設定されたコマンドを非同期実行する.
start(Runnable) - クラス のstaticメソッドotsu.hiNote.hiThread
ラムダ式をスレッドで実行する.
start(Runnable, String) - クラス のstaticメソッドotsu.hiNote.hiThread
ラムダ式をスレッドで実行する.
start_pos - クラス の変数otsu.symphonie.Token
行内の開始文字位置
staticSendBytes(SocketAddress, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
バイト列送信のstaticメソッド.
staticSendBytes(int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
バイト列送信のstaticメソッド.
staticSendBytes(String, int, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
バイト列送信のstaticメソッド.
staticSendBytes(String, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
バイト列送信のstaticメソッド.
staticSendObject(SocketAddress, Object) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
Object送信のstaticメソッド.
staticSendObject(String, int, Object) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
Object送信のstaticメソッド.
staticSendObject(int, Object) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
Object送信のstaticメソッド.
staticSendObject(String, Object) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
Object送信のstaticメソッド.
staticSendString(SocketAddress, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
文字列送信のstaticメソッド.
staticSendString(String, int, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
文字列送信のstaticメソッド.
staticSendString(int, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
文字列送信のstaticメソッド.
staticSendString(String, String) - クラス のstaticメソッドotsu.hiNote.hiSocket.UDP
文字列送信のstaticメソッド.
stddev - クラス の変数otsu.hiNote.hiStatistics
 
stop(boolean) - クラス のメソッドotsu.hiNote.hiProcess
コマンドを停止する.
str(byte[], int, int, String) - クラス のstaticメソッドotsu.hiNote.hiBytes
文字列を得る.
str(Object) - クラス のメソッドotsu.hiNote.hiFieldFormat
 
str(Object, StringBuilder) - クラス のメソッドotsu.hiNote.hiFieldFormat
文字列表示をStringBuilderに得る.
str(Object, long) - クラス のメソッドotsu.hiNote.hiFieldFormat
文字列表示を得る(オプション指定あり).
str(Object, long, StringBuilder) - クラス のメソッドotsu.hiNote.hiFieldFormat
文字列表示をStringBuilderに得る(オプション付き)。
str(int) - クラス のstaticメソッドotsu.hiNote.hiHex
intを16進文字列で表す(符号無し).
str(short) - クラス のstaticメソッドotsu.hiNote.hiHex
shortを16進文字列で表す(符号無し).
str(long) - クラス のstaticメソッドotsu.hiNote.hiHex
longを16進文字列で表す(符号無し).
str(byte) - クラス のstaticメソッドotsu.hiNote.hiHex
byteを16進文字列で表す(符号無し).
str(char) - クラス のstaticメソッドotsu.hiNote.hiHex
charを16進文字列で表す(符号無し).
str(byte[]) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を16進文字列で表す.
str(byte[], int) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を16進文字列で表す.
str(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を16進文字列で表す.
str(byte[], int, int, String) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列をフォーマットされた16進文字列で表す.
str(byte[], String) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列をフォーマットされた16進文字列で表す.
str(byte[], int, String) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列をフォーマットされた16進文字列で表す.
str(String, String) - クラス のstaticメソッドotsu.hiNote.hiHex
文字列を16進コードで現す.
str(String) - クラス のstaticメソッドotsu.hiNote.hiHex
文字列内部コードを16進数で現す.
str(Object) - クラス のメソッドotsu.hiNote.hiJSON.Engine
JSON表示
str(Object, long) - クラス のメソッドotsu.hiNote.hiJSON.Engine
JSON表示
str(Object) - クラス のstaticメソッドotsu.hiNote.hiJSON
JSON表示を得る
str(Object, long) - クラス のstaticメソッドotsu.hiNote.hiJSON
JSON文字列を得る.
str(Throwable, long, int) - クラス のstaticメソッドotsu.hiNote.hiStack
短縮Exception文字列を得る(スタックトレースなどオプション付き).
str(Throwable) - クラス のstaticメソッドotsu.hiNote.hiStack
短縮Exception文字列を得る(スタックトレースなどオプション付き).
str(Object) - クラス のstaticメソッドotsu.hiNote.hiU
Objectを表示する(toStringを持たないObjectや配列も可) 配列や辞書も表示できます。
str(Object, long) - クラス のstaticメソッドotsu.hiNote.hiU
hiU.str(Object)にオプションをつけたもの.
str(int[], int, int) - クラス のstaticメソッドotsu.hiNote.hiU
intの配列の指定部分を表示する(試験中).
str(Object, long, StringBuilder) - クラス のstaticメソッドotsu.hiNote.hiU
Objectを文字列化する.
str(Throwable, long) - クラス のstaticメソッドotsu.hiNote.hiU
短縮Exception文字列を得る(スタックトレースなどオプション付き).
str(Throwable) - クラス のstaticメソッドotsu.hiNote.hiU
 
str(Throwable, long, int) - クラス のstaticメソッドotsu.hiNote.hiU
短縮Exception文字列を得る(スタックトレースなどオプション付き).
str2(int) - クラス のstaticメソッドotsu.hiNote.hiHex
int(2byte) を4桁の16進数にする
str2bytes(String, int) - クラス のstaticメソッドotsu.hiNote.hiBytes
文字列(charの並び)をbyte配列にする.
str4(int) - クラス のstaticメソッドotsu.hiNote.hiHex
int(4byte) を8桁の16進数にする
str_class_disp(Class<?>, hiU.TriFunctionEx<hiFieldFormat, Class<?>, Object, String, Exception>) - クラス のメソッドotsu.hiNote.hiFieldFormat
特定クラスの表示法をラムダ式で与える.
STR_CONCAT - クラス のstatic変数otsu.hiNote.hiU
hiU.CONCAT_STRと同じ.
str_current_options() - クラス のメソッドotsu.hiNote.hiFieldFormat
設定されているオプションフラグ名リストを得る.
str_default() - クラス のstaticメソッドotsu.hiNote.hiFieldFormat
デフォルトのフォーマットを得る.
str_default() - クラス のstaticメソッドotsu.hiNote.hiJSON
フォーマットのデフォルトを得る.
str_depth(int) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiU.s()の表示階層を設定する.
str_disable_option(long) - クラス のメソッドotsu.hiNote.hiFieldFormat
指定オプションをoffにし保持する.
str_escape(String[], String, String[]) - クラス のメソッドotsu.hiNote.hiFieldFormat
文字列中でエスケープすべき文字を設定する.
str_forget_option(long, long) - クラス のメソッドotsu.hiNote.hiFieldFormat
指定オプションを廃棄する.
str_forget_option() - クラス のメソッドotsu.hiNote.hiFieldFormat
オプション全て廃棄する.
str_format() - クラス のメソッドotsu.hiNote.hiJSON.Engine
この機構の表示フォーマットを得る.
str_format() - クラス のstaticメソッドotsu.hiNote.hiJSON
デフォルトのフォーマットを得る 影響を残しません
str_format() - クラス のstaticメソッドotsu.hiNote.hiU
hiFieldFormatを得る.
str_get_disable_option() - クラス のメソッドotsu.hiNote.hiFieldFormat
str_disable_option指定値を得る.
str_get_option() - クラス のメソッドotsu.hiNote.hiFieldFormat
str_option指定値を得る.
str_get_valid_option(long) - クラス のメソッドotsu.hiNote.hiFieldFormat
str_option/str_disable_optionによる有効値を得る
str_ignore_annotations(Class<?>...) - クラス のメソッドotsu.hiNote.hiFieldFormat
指定のアノーテーションを無効にする.
str_limit(int) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiU.s()の表示サイズリミットを設定する.
str_obey_annots(Class<?>, Class<?>...) - クラス のメソッドotsu.hiNote.hiFieldFormat
 
str_option(long) - クラス のメソッドotsu.hiNote.hiFieldFormat
指定オプションをonにし保持する.
str_option_name(long) - クラス のstaticメソッドotsu.hiNote.hiFieldFormat
ビット並びをhiFieldFormat用のフラグ名リストにする.
str_param_field(String, String) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiFieldFormat(表示エンジン)のpublic fieldの値を変更する
str_param_field(String, boolean) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiFieldFormat(表示エンジン)のpublic fieldの値を変更する
str_param_field(String, int) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiFieldFormat(表示エンジン)のpublic fieldの値を変更する
str_param_field(String, long) - クラス のメソッドotsu.hiNote.hiFieldFormat
hiFieldFormat(表示エンジン)のpublic fieldの値を変更する
str_reset_format() - クラス のメソッドotsu.hiNote.hiJSON.Engine
このエンジンの表示フォーマットをリセットする.
stream() - クラス のメソッドotsu.hiNote.hiJSON.Probe
リスト要素をProbeのStreamとして得る.
STRICT - クラス のstatic変数otsu.hiNote.hiU
厳密さを要求する 構文の解析などにおいて、厳密さを要求する.
stringInXML(String) - クラス のstaticメソッドotsu.hiGadget.hiXMLnode
XMLデータ文字列形式に変換する.
strs(Object...) - クラス のメソッドotsu.hiNote.hiFieldFormat
 
strs(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
複数オブジェクトの文字表示.
strVal(String) - クラス のメソッドotsu.hiNote.hiProperty
単純値の内部表現文字列を得る.
str1(int) - クラス のstaticメソッドotsu.hiNote.hiHex
int(1byte) を2桁の16進数にする
sub_type - クラス の変数otsu.hiGadget.hiXMLnode
nodeの補助種別.
substring(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の指定位置以降を取り出す(範囲外指定可).
substring(String, int, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の指定範囲を取り出す(範囲外指定可).
Sx - クラス の変数otsu.hiNote.hiRegress.Linear
Xの合計
Sx - クラス の変数otsu.hiNote.hiRegress.Quad
Xの合計
Sx2 - クラス の変数otsu.hiNote.hiRegress.Linear
X^2の合計
Sx2 - クラス の変数otsu.hiNote.hiRegress.Quad
X^2の合計
Sx2y - クラス の変数otsu.hiNote.hiRegress.Quad
X^2Yの合計
Sx3 - クラス の変数otsu.hiNote.hiRegress.Quad
X^3の合計
Sx4 - クラス の変数otsu.hiNote.hiRegress.Quad
X^4の合計
Sxy - クラス の変数otsu.hiNote.hiRegress.Linear
XYの合計
Sxy - クラス の変数otsu.hiNote.hiRegress.Quad
XYの合計
Sy - クラス の変数otsu.hiNote.hiRegress.Linear
Yの合計:Sy/nで平均値が得られる
Sy - クラス の変数otsu.hiNote.hiRegress.Quad
Yの合計:Sy/nで平均値が得られる
Sy2 - クラス の変数otsu.hiNote.hiRegress.Linear
Y^2合計:Sy2/nで2乗平均値が得られる.
Sy2 - クラス の変数otsu.hiNote.hiRegress.Quad
Y^2合計:Sy2/nで2乗平均値が得られる.
SymphonieApp - otsu.symphonieのクラス
構文解析アプレット.
SymphonieApp() - クラス のコンストラクタotsu.symphonie.SymphonieApp
 
sync - クラス の変数otsu.hiNote.hiProcess
終了イベント取得用同期QUEUE.
sync() - クラス のstaticメソッドotsu.hiSwing.hiSwing
set系の処理終了を待つ.
SyntaxConverter - otsu.symphonieのクラス
構文木表現への変換機.
SyntaxConverter() - クラス のコンストラクタotsu.symphonie.SyntaxConverter
 
SyntaxDom - otsu.symphonieのクラス
構文解析を行い、XML-Document(DOM)を得る 構文定義と、その構文にそった文章を与え、文章を構文解析します。
SyntaxDom() - クラス のコンストラクタotsu.symphonie.SyntaxDom
 
SyntaxElement - otsu.symphonieのクラス
解析結果としてユーザに通知されるデータ 構文定義法、入力解析法などの総合的な説明を パッケージ otsu.symphonieの説明 で行ってありますので、まずご覧ください。
SyntaxElement() - クラス のコンストラクタotsu.symphonie.SyntaxElement
空のデータを作成する.
SyntaxErrorException - otsu.symphonieの例外
構文エラーを現す
SyntaxReader - otsu.symphonieのクラス
構文解析機。
SyntaxReader() - クラス のコンストラクタotsu.symphonie.SyntaxReader
構文情報も解析文もセットされていないSyntaxReaderを作成します。
SyntaxReader(String) - クラス のコンストラクタotsu.symphonie.SyntaxReader
構文定義ファイルを読み込む.
SyntaxReader(String, String) - クラス のコンストラクタotsu.symphonie.SyntaxReader
構文定義ファイルを文字コード指定で読み込む.
sysCharSet() - クラス のstaticメソッドotsu.hiNote.hiFile
システム(仮想マシン)のデフォルトの文字セットを得る.
sysCharSet() - クラス のstaticメソッドotsu.hiNote.hiU
システム(仮想マシン)のデフォルトの文字セットを得る.

T

t(boolean) - クラス のstaticメソッドotsu.hiNote.hiTry.T
付加表示要素無しのトレース.
t(boolean, Object...) - クラス のstaticメソッドotsu.hiNote.hiTry.T
付加表示要素1個のトレース.
t(Object...) - クラス のstaticメソッドotsu.hiNote.hiU
TraceまたはTest出力.
T_OUTPUT - クラス のstatic変数otsu.hiNote.hiU
hiU.t(Object...)のトレース設定番号
tabAlign(String[], int) - クラス のstaticメソッドotsu.hiNote.hiTextTable
複数行でタブによる縦整列を行う.
tabPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
tab重ねの領域.
TAG - クラス のstatic変数otsu.hiGadget.hiXMLnode
nodeタイプがタグであることを示す.
target - クラス の変数otsu.hiSwing.hiSDropTargetAdapter
 
TARGET_CLASS_ONLY - クラス のstatic変数otsu.hiNote.hiU
自動toString表示を直接対象クラスについてのみ行う  自動toString時にベースクラスやフィールドに関しては要素展開表示を行いません。
TARGET_CLASS_toString - クラス のstatic変数otsu.hiNote.hiU
対象クラスにtoStringがある場合利用(BASEクラスは無視).
TCP() - クラス のコンストラクタotsu.hiNote.hiSocket.TCP
接続されていない状態のインスタンスを作る.
TCP(String, int, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP
クライアント側でコネクトする.
TCP(ServerSocket, int) - クラス のコンストラクタotsu.hiNote.hiSocket.TCP
サーバ側でコネクトする.
TERSE - クラス のstatic変数otsu.hiNote.hiU
短く表示する.
TEXT - クラス のstatic変数otsu.hiGadget.hiXMLnode
nodeタイプがテキストであることを示す.
text - クラス の変数otsu.hiGadget.hiXMLnode
TAG、TEXTの場合内容がセットされる.
text - クラス の変数otsu.symphonie.SyntaxElement
トークンの場合、トークン文字列
text - クラス の変数otsu.symphonie.Token
トークン・テキスト
text_quote - クラス の変数otsu.hiNote.hiFieldFormat
文字列値を囲む引用符.
textArea(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きTextArea生成.
textElement(String, String) - クラス のstaticメソッドotsu.hiGadget.hiXML
タグに囲まれたXML要素文字列を生成(簡易版).
textElement(String, String, StringBuilder) - クラス のstaticメソッドotsu.hiGadget.hiXML
タグに囲まれたXML要素文字列を生成(簡易版).
textField(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きTextField生成.
textPane(Object...) - クラス のstaticメソッドotsu.hiSwing.L
属性付きTextPane生成.
time - クラス の変数otsu.hiGadget.hiHTTP.HTTP
総所要時間
timeDiff(long, long) - クラス のstaticメソッドotsu.hiNote.hiTime
ミリ秒の差を文字列化.
tn(int, Object...) - クラス のstaticメソッドotsu.hiNote.hiU
TraceまたはTest出力(設定番号指定あり).
to(String) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定名の要素に移動する.
to(int) - クラス のメソッドotsu.hiNote.hiJSON.Probe
指定番目の要素に移動する.
toArray(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列を得る.
toArray(List<T>) - クラス のstaticメソッドotsu.hiNote.hiArrays
非推奨です。
toArray(List<T>, Class<?>) - クラス のstaticメソッドotsu.hiNote.hiArrays
Listから配列を得る.
toArray(Set<T>) - クラス のstaticメソッドotsu.hiNote.hiArrays
非推奨です。
toArray(Set<T>, Class<?>) - クラス のstaticメソッドotsu.hiNote.hiArrays
Setから配列を得る.
toArrayDict(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列辞書を得る.
toArrayDict(String, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列辞書を得る.
toArrayDict(String, LinkedHashMap<String, String[]>, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列辞書を得る.
toArrayDict(String, LinkedHashMap<String, String[]>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列辞書を得る.
toBytes(String, long) - クラス のstaticメソッドotsu.hiNote.hiBytes
16進文字列からbyte配列を得る.
toBytes(String) - クラス のstaticメソッドotsu.hiNote.hiBytes
16進文字列からbyte配列を得る.
toBytes(String, long) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列からbyte配列を得る.
toBytes(String) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列からbyte配列を得る.
tockenStatus - クラス の変数otsu.symphonie.Token
EOFまたはTOKEN
toGraphHex(byte[]) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を0~9,,:~?
toGraphHex(byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を0~9,,:~?
toGraphHex(byte[], int, int, StringBuilder) - クラス のstaticメソッドotsu.hiNote.hiHex
バイト配列を0~9,:~?
toHankaku(CharSequence) - クラス のstaticメソッドotsu.hiNote.hiU
数値文字列を半角化する.
toHtmlTable(List<String[]>, HashMap<String, String>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
行カラム並びをHTMLのテーブル文にする(試験中).
toHtmlTable(ArrayList<String[]>, int[], int, String, hiTextTable.specialCell_intf, HashMap<String, String>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
 
toHtmlTable(ArrayList<String[]>, int[], int, String) - クラス のstaticメソッドotsu.hiNote.hiTextTable
 
toHtmlTable(ArrayList<String[]>, int[], int, String, hiTextTable.specialCell_intf) - クラス のstaticメソッドotsu.hiNote.hiTextTable
 
toHtmlTable(ArrayList<String[]>, int[], int, String, HashMap<String, String>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
 
toInt(String) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列をパーズしintをえます。
toInt(String, int) - クラス のstaticメソッドotsu.hiNote.hiHex
16進文字列をパーズしintをえます。
toJSONText() - クラス のメソッドotsu.symphonie.SyntaxElement
トークン/マークをJsonの文字列にします。
TOKEN - クラス のstatic変数otsu.symphonie.SyntaxElement
type情報,トークン
Token - otsu.symphonieのクラス
トークンデータを表す単純構造体
TOKEN - クラス のstatic変数otsu.symphonie.Token
トークンを読み込んだ
tokenAsBeginEnd(boolean) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンをBEGIN,ENDで通知する.
TokenHook_if - otsu.symphonieのインタフェース
トークン取得タイミングでの呼び出しインターフェース
TokenReader - otsu.symphonieのクラス
トークン解析機.
TokenReader() - クラス のコンストラクタotsu.symphonie.TokenReader
 
tokens(String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(引用符ブロック制御あり).
tokens(String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(オプション指定).
tokens(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(デリミッター指定).
tokens(String, char) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(デリミッター指定).
tokens(String, char, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(デリミッター指定).
tokens(String, String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(デリミッター、オプション指定).
tokens(String, String, String, String, long) - クラス のstaticメソッドotsu.hiNote.hiText
文字列をトークン分割する(デリミッター、弱デリミッター、引用符ペアリスト、オプション).
TOLERANCE - クラス のstatic変数otsu.hiNote.hiU
厳密さを要求しない.
toList(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リストを得る.
toList(String, ArrayList<String>, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リストを得る.
toList(String, ArrayList<String>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リストを得る.
toList(T[]) - クラス のstaticメソッドotsu.hiNote.hiArrays
配列からArrayListを得る.
toListDict(String, LinkedHashMap<String, ArrayList<String>>, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リスト辞書を得る.
toListDict(String, LinkedHashMap<String, ArrayList<String>>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リスト辞書を得る.
toListDict(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列リスト辞書を得る.
toMatrix(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストを得る.
toMatrix(String, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストを得る.
toMatrix(String, ArrayList<String[]>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストを得る.
toMatrix(String, ArrayList<String[]>, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストを得る.
toMatrixDict(String) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストの辞書を得る.
toMatrixDict(String, LinkedHashMap<String, ArrayList<String[]>>, long) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストの辞書を得る.
toMatrixDict(String, LinkedHashMap<String, ArrayList<String[]>>) - クラス のstaticメソッドotsu.hiGadget.hiJSONutl
JSON文字列を解析し、文字列配列のリストの辞書を得る.
toMember(Object, String) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定のインスタンスのメンバにパーズする
top - クラス の変数otsu.hiNote.hiRegex.Parameter
当該hiRegex内のtop
TOP - クラス のstatic変数otsu.hiNote.hiU
先頭を現す.
top_values() - クラス のメソッドotsu.hiNote.hiLastValues.Dbl
先頭のn個の値を得る.
top_values() - クラス のメソッドotsu.hiNote.hiLastValues.Int
先頭のn個の値を得る.
top_values() - クラス のメソッドotsu.hiNote.hiLastValues
先頭のn個の値を得る.
toStaticMember(Class<T>, String) - クラス のメソッドotsu.hiNote.hiJSON.Engine
指定の型のstaticメンバにデータを得る
toStrArray(List<String>) - クラス のstaticメソッドotsu.hiNote.hiArrays
非推奨です。
toStrArrayList(String[]) - クラス のstaticメソッドotsu.hiNote.hiArrays
非推奨です。
toString(Node, String) - クラス のstaticメソッドotsu.hiGadget.hiDom
文字列にする.
toString(Node) - クラス のstaticメソッドotsu.hiGadget.hiDom
DocumentまたはElementを文字列にする.
toString() - クラス のメソッドotsu.hiGadget.hiHTTP.URL
文字列化
toString() - クラス のメソッドotsu.hiGadget.hiXMLnode
Java標準のtoStringメソッド.
toString() - クラス のメソッドotsu.hiNote.hiArgs
内容ダンプ.
toString() - 例外 のメソッドotsu.hiNote.hiException
例外情報を表示する.
toString(int) - インタフェース のメソッドotsu.hiNote.hiFieldFormat.Indentable
 
toString(StringBuilder, int) - インタフェース のメソッドotsu.hiNote.hiFieldFormat.Indentable
 
toString(Object) - クラス のメソッドotsu.hiNote.hiFieldFormat
非推奨です。
toString() - クラス のメソッドotsu.hiNote.hiJSON.Engine
概要表示(間違って表示したときの用心).
toString() - クラス のメソッドotsu.hiNote.hiJSON.Numeric
 
toString() - クラス のメソッドotsu.hiNote.hiProperty
文字列化.
toString() - クラス のメソッドotsu.hiNote.hiRef.V1
値の文字表示を得る.
toString() - クラス のメソッドotsu.hiNote.hiRef.V2
値の表記を得る (T1,T2)形式.
toString() - クラス のメソッドotsu.hiNote.hiRef.V3
* 値の表記を得る (T1,T2,T3)形式.
toString(List<String[]>, String) - クラス のstaticメソッドotsu.hiNote.hiTextTable
Stringの配列のリストからデリミタ区切りの文字列を生成する.
toString(List<String[]>, String, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
Stringの配列のリストからデリミタ区切りの文字列を生成する(オプション付き).
toString(String[], String) - クラス のstaticメソッドotsu.hiNote.hiTextTable
Stringの配列からデリミタで区切られるStringを得る.
toString(String[], String, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
Stringの配列からデリミタ区切りの文字列を生成する(オプション付き).
toString() - クラス のメソッドotsu.symphonie.SyntaxElement
文字列で情報を得る 次のような形式で表示する。
toString() - クラス のメソッドotsu.symphonie.Token
文字列表現を得る.
toStringBuilder(Object, StringBuilder) - クラス のメソッドotsu.hiNote.hiFieldFormat
ObjectまたはObjectの配列を文字列にする.
toStringNative() - 例外 のメソッドotsu.hiNote.hiException
例外情報を表示する.
toTable(List<String[]>, String[], long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字による罫線付テーブル表示を得る.
toTable(List<String[]>, long) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字による罫線付テーブル文字列を得る.
toTable(List<String[]>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字による罫線付テーブル表示を得る.
total - クラス の変数otsu.hiNote.hiStatistics
 
toUpperCase(BufferedReader) - クラス のstaticメソッドotsu.hiNote.hiText
引用符で囲まれた部分以外を大文字に変換する.
toXMLString() - クラス のメソッドotsu.hiGadget.hiXMLnode
XMLのノード形式の文字列を得る.
toXMLString(long) - クラス のメソッドotsu.symphonie.SyntaxElement
XML形式の文字列にする.
toXMLString() - クラス のメソッドotsu.symphonie.SyntaxElement
XML文字列にする
Trace() - クラス のコンストラクタotsu.hiNote.hiU.Trace
 
trim(String) - クラス のstaticメソッドotsu.hiNote.hiText
前後の空白文字(全角空白を含む)を取り払う.
trim(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の前後から指定数削除する.
trim(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の前後から指定文字を削除する.
trimComment(String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列からコメント分を削除する.
trimComment(List<String>) - クラス のstaticメソッドotsu.hiNote.hiText
複数行の文字列からコメント分を削除する.
trimComment(String[]) - クラス のstaticメソッドotsu.hiNote.hiText
文字列からコメント分を削除する.
trimComment(List<String>) - クラス のstaticメソッドotsu.hiNote.hiTextTable
複数行の文字列からコメント分を削除する.
trimComment(String[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
文字列からコメント分を削除する.
trimCommentInLine(String) - クラス のメソッドotsu.hiNote.hiText
行データからコメント部を削除する.
trimDots(String) - クラス のstaticメソッドotsu.hiNote.hiFile
絶対パス名の.
trimLast(String) - クラス のstaticメソッドotsu.hiNote.hiText
後ろの空白文字を削除.
trimLast(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の最後から指定数削除する.
trimLast(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の前方にある指定文字並びを削除する.
trimQuote(String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の先頭と最後の引用符を削除する.
trimTop(String) - クラス のstaticメソッドotsu.hiNote.hiText
先頭の空白文字を削除.
trimTop(String, int) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の先頭から指定数削除する.
trimTop(String, String) - クラス のstaticメソッドotsu.hiNote.hiText
文字列の前方にある指定文字並びを削除する.
tryGet() - クラス のメソッドotsu.hiNote.hiSyncAque
データ取得.
tryGet() - クラス のメソッドotsu.hiNote.hiSyncDque
データ取得.
tryGet() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEのデータを取り出す.
tryOpen() - クラス のメソッドotsu.hiNote.hiSyncGate
扉が開いているか.
tryOpenAndClose() - クラス のメソッドotsu.hiNote.hiSyncGate
開いてしていたら扉を閉じ、他の侵入を禁止する.
tryReadBegin(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を読む。
tryReadBegin(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBegin(SyntaxElement, String, long) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBegin(String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBegin(String, long) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBeginEnd(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBeginEnd(String) - クラス のメソッドotsu.symphonie.SyntaxReader
開始要素を指定して読む。
tryReadBytes(InputStream, byte[], int) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む.
tryReadBytes(InputStream, byte[], int, int) - クラス のstaticメソッドotsu.hiNote.hiFile
指定長バイト分断無しで読み込む.
tryReadEnd(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
終了要素を読む.
tryReadEnd(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
指定終了要素を読む 終了要素でない場合偽が返る。
tryReadNotEnd(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
終了以外を読む。
tryReadToken(SyntaxElement) - クラス のメソッドotsu.symphonie.SyntaxReader
トークンを読む。
tryReadToken(SyntaxElement, String) - クラス のメソッドotsu.symphonie.SyntaxReader
トークン名を指定して読む。
tryReadToken(SyntaxElement, String, long) - クラス のメソッドotsu.symphonie.SyntaxReader
トークン名を指定して読む。
tt(String, String, int[]) - クラス のstaticメソッドotsu.hiNote.hiTextTable
 
TX() - クラス のコンストラクタotsu.hiNote.hiJSON.TX
 
type - クラス の変数otsu.hiGadget.hiXMLnode
nodeの種別.
type(String) - クラス のstaticメソッドotsu.hiSwing.L
コンテキストタイプ属性.
type - クラス の変数otsu.symphonie.SyntaxElement
読み取った情報の種別を表す.
typeParameters - クラス の変数otsu.hiNote.hiField
パラメタ型のパラメタ並び

U

UDP() - クラス のコンストラクタotsu.hiNote.hiSocket.UDP
クライアント側UDPソケット.
UDP(int) - クラス のコンストラクタotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側側UDPソケットを作る.
UDP(int, long) - クラス のコンストラクタotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側側UDPソケット(IP4)を作る.
UDP(int, InetAddress, long) - クラス のコンストラクタotsu.hiNote.hiSocket.UDP
ポート指定で待ち受け側側UDPソケットを作る.
unEscape(String) - クラス のstaticメソッドotsu.hiGadget.hiXML
XMLエスケープを外す(簡易版).
UnexpectedEOFException() - 例外 のコンストラクタotsu.hiNote.hiU.UnexpectedEOFException
 
UnexpectedEOFException(String) - 例外 のコンストラクタotsu.hiNote.hiU.UnexpectedEOFException
 
unitNum(int, int) - クラス のstaticメソッドotsu.hiNote.hiU
ユニット数。
unknown_charset - クラス の変数otsu.hiGadget.hiHTTP.Header
 
unknown_lines - クラス の変数otsu.hiGadget.hiHTTP.Header
 
unzip(File, File) - クラス のstaticメソッドotsu.hiNote.hiZipper
zipファイルを指定フォルダ下に展開する.
unzip(File, File, hiZipper.option) - クラス のstaticメソッドotsu.hiNote.hiZipper
zipファイルを指定フォルダ下に展開する(オプション付き).
up() - クラス のメソッドotsu.hiGadget.hiSyncCounter
 
URL(String) - クラス のコンストラクタotsu.hiGadget.hiHTTP.URL
 
use(hiU.SupplierEx<T, Exception>, hiU.FunctionEx<T, R, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
資源のオープン、利用し結果を取得する 資源がclose()関数を持つ場合、自動でclose()されます。
use(hiU.SupplierEx<T, Exception>, hiU.ConsumerEx<T, Exception>, Consumer<T>) - クラス のstaticメソッドotsu.hiNote.hiFile
資源のオープン、利用、クローズをラムダ関数で行う.
use(hiU.SupplierEx<T, Exception>, hiU.ConsumerEx<T, Exception>, Consumer<T>) - クラス のメソッドotsu.hiNote.hiIO
CANCEL可能なラムダ機構
USE_AT_FIELD - クラス のstatic変数otsu.hiNote.hiU
hiU.str()でタイプ名仮想フィールド@class,@typeを置く.
use_exception(boolean) - クラス のstaticメソッドotsu.hiNote.hiProperty
読み取り失敗時やデフォルト指定の無い値取得で値が無い場合RuntimeExceptionを投げる デフォルトではExceptionを投げます。
use_exception(boolean) - クラス のメソッドotsu.hiNote.hiSocket.UDP
例外を投げる設定.
use_exception - クラス のstatic変数otsu.hiNote.hiU
デフォルト指定の無い値取得で値が無い場合RuntimeExceptionを投げる
use_exception(boolean) - クラス のstaticメソッドotsu.hiNote.hiU
デフォルト指定の無い値取得で値が無い場合RuntimeExceptionを投げる デフォルトではExceptionを投げます。
usedMemory() - クラス のstaticメソッドotsu.hiNote.hiU
使用中のメモリサイズを得る.
user_info - クラス の変数otsu.hiNote.hiField
 
useRandomAccessFile(String, String, hiU.BiConsumerEx<String, RandomAccessFile, Exception>) - クラス のメソッドotsu.hiNote.hiIO
RandomAccessファイルをラムダ式で利用.
useRandomAccessFile(String, String, hiU.BiConsumerEx<String, RandomAccessFile, Exception>) - クラス のstaticメソッドotsu.hiNote.hiTry.R
RandomAccessファイルをラムダ式で利用.
useTextFileR(String, String, long, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト入力ファイルをラムダ式で使用.
useTextFileR(String, long, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト入力ファイルをラムダ式で使用.
useTextFileR(String, String, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト入力ファイルをラムダ式で使用.
useTextFileR(String, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト入力ファイルをラムダ式で使用.
useTextFileR(URL, String, hiU.BiConsumerEx<URL, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileR(URL, hiU.BiConsumerEx<URL, BufferedReader, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileR(String, String, long, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト入力ファイルをラムダ式で使用(CANCEL可).
useTextFileR(String, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト入力ファイルをラムダ式で使用(CANCEL可).
useTextFileR(String, String, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト入力ファイルをラムダ式で使用(CANCEL可).
useTextFileR(String, long, hiU.BiConsumerEx<String, BufferedReader, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト入力ファイルをラムダ式で使用(CANCEL可).
useTextFileW(String, String, long, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(String, long, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(String, String, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(String, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(URL, String, hiU.BiConsumerEx<URL, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(URL, hiU.BiConsumerEx<URL, PrintWriter, Exception>) - クラス のstaticメソッドotsu.hiNote.hiFile
テキスト出力ファイルをラムダ式で使用.
useTextFileW(String, String, long, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト出力ファイルをラムダ式で使用(CANCEL可).
useTextFileW(String, String, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト出力ファイルをラムダ式で使用(CANCEL可).
useTextFileW(String, long, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト出力ファイルをラムダ式で使用(CANCEL可).
useTextFileW(String, hiU.BiConsumerEx<String, PrintWriter, Exception>) - クラス のメソッドotsu.hiNote.hiIO
テキスト出力ファイルをラムダ式で使用(CANCEL可).
UTF8 - クラス のstatic変数otsu.hiNote.hiU
UTF-8のCharset

V

V1() - クラス のコンストラクタotsu.hiNote.hiRef.V1
値の設定されていないオブジェクトを作る
V1(T) - クラス のコンストラクタotsu.hiNote.hiRef.V1
指定値でオブジェクトを作る.
V2() - クラス のコンストラクタotsu.hiNote.hiRef.V2
値の設定されていないオブジェクトを作る
V2(T1, T2) - クラス のコンストラクタotsu.hiNote.hiRef.V2
指定値でオブジェクトを作る
V3() - クラス のコンストラクタotsu.hiNote.hiRef.V3
値の設定されていないオブジェクトを作る
V3(T1, T2, T3) - クラス のコンストラクタotsu.hiNote.hiRef.V3
指定値でオブジェクトを作る.
val(Object) - クラス のstaticメソッドotsu.hiNote.hiField
valueフィールドを取得.
val(Object, Class<T>) - クラス のstaticメソッドotsu.hiNote.hiField
valueフィールドを取得 "value"という名の指定型のフィールドの値を得ます。
val() - クラス のメソッドotsu.hiNote.hiRef.V1
値を得る.
val() - クラス のメソッドotsu.hiNote.hiTry.R
値を得る.
value - クラス の変数otsu.hiNote.hiRef.V1
<T>の値を保持する.
value1 - クラス の変数otsu.hiNote.hiRef.V2
<T1>の値を保持する.
value1 - クラス の変数otsu.hiNote.hiRef.V3
<T1>の値を保持する.
value2 - クラス の変数otsu.hiNote.hiRef.V2
<T2>の値を保持する.
value2 - クラス の変数otsu.hiNote.hiRef.V3
<T3>の値を保持する.
value3 - クラス の変数otsu.hiNote.hiRef.V3
<T3>の値を保持する.
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.hiGraphicPanel.image_size
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.hiSwing.position
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.align
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.bg
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.border
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.editable
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.fg
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.image_size
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.lineWrap
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.opaque
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.panelColor
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドotsu.hiSwing.L.sizeFix
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.hiGraphicPanel.image_size
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.hiSwing.position
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.align
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.bg
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.border
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.editable
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.fg
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.image_size
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.lineWrap
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.opaque
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.panelColor
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドotsu.hiSwing.L.sizeFix
この列挙型の定数を含む配列を宣言されている順序で返します。
var - クラス の変数otsu.hiNote.hiRegex.Parameter
 
VERBOSE - クラス のstatic変数otsu.hiNote.hiU
冗長な情報を保持する.
version - クラス の変数otsu.hiGadget.hiHTTP.Header
 
version_check(hiArgs) - クラス のstaticメソッドotsu.hiNote.command.hiCaller
コマンド引数に-versionがある場合ライブラリバージョンを表示しexitする.
vPanel(Object...) - クラス のstaticメソッドotsu.hiSwing.L
要素を縦に並べる.

W

wait(Object) - クラス のメソッドotsu.hiNote.hiU
明示Exception無しのwait.
waitAt(hiSyncQue<hiProcess>) - クラス のメソッドotsu.hiNote.hiProcess
利用者指定の同期QUEUEを終了イベント待ち用にセット.
waitFor() - クラス のメソッドotsu.hiNote.hiProcess
完了を待つ.
waitFor(ArrayList<String>) - クラス のメソッドotsu.hiNote.hiProcess
完了を待つ;結果をリストに得る(試験中).
waitFor(long) - クラス のメソッドotsu.hiNote.hiProcess
完了を待つ;タイムアウト時コマンド停止.
waitFor() - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEのデータを取り出す.
waitFor(long) - クラス のメソッドotsu.hiNote.hiSyncQue
QUEUEのデータを取り出す.
waitOpen() - クラス のメソッドotsu.hiNote.hiSyncGate
扉が開くのを待つ.
waitOpen(long) - クラス のメソッドotsu.hiNote.hiSyncGate
扉が開くのを待つ.
waitOpenAndClose() - クラス のメソッドotsu.hiNote.hiSyncGate
開くまで待ち直ちに、他の侵入を禁止する.
waitZero() - クラス のメソッドotsu.hiGadget.hiSyncCounter
 
wakeupThread(long) - クラス のメソッドotsu.hiNote.hiSyncQue
待ち状態のスレッドの待ちを解く(未).
wakeupThread(ArrayList<Long>) - クラス のメソッドotsu.hiNote.hiSyncQue
待ち状態のスレッドの待ちを解く(未).
WEAK - クラス のstatic変数otsu.hiNote.hiU
弱設定指定.
whenClose(Consumer<T>) - クラス のメソッドotsu.hiNote.hiTry.R
close時の手続きを設定する.
whenClose(Consumer<T>, long) - クラス のメソッドotsu.hiNote.hiTry.R
close時の手続きを設定する.
whenCloseBR(BiConsumer<String, BufferedReader>) - クラス のメソッドotsu.hiNote.hiIO
BufferedReaderのクローズ直前に実行する手続き設定.
whenClosed(Consumer<String>) - クラス のメソッドotsu.hiNote.hiIO
クローズ直後に実行する手続き設定.
whenClosePW(BiConsumer<String, PrintWriter>) - クラス のメソッドotsu.hiNote.hiIO
PrintWriterのクローズ直前に実行する手続き設定.
whenCloseRA(BiConsumer<String, RandomAccessFile>) - クラス のメソッドotsu.hiNote.hiIO
RandomAccessFileのクローズ直前に実行する手続き設定.
whenOpen(Consumer<String>) - クラス のメソッドotsu.hiNote.hiIO
オープン直前に実行する手続き設定.
whenOpenedBR(BiConsumer<String, BufferedReader>) - クラス のメソッドotsu.hiNote.hiIO
PrintWriterのオープン成功時に実行する手続き設定.
whenOpenedPW(BiConsumer<String, PrintWriter>) - クラス のメソッドotsu.hiNote.hiIO
PrintWriterのオープン成功時に実行する手続き設定.
whenOpenedRA(BiConsumer<String, RandomAccessFile>) - クラス のメソッドotsu.hiNote.hiIO
RandomAccessFileのオープン成功時に実行する手続き設定.
whenSet(Consumer<T>) - クラス のメソッドotsu.hiNote.hiTry.R
セット時の手続きを設定する.
WIDTH - クラス のstatic変数otsu.hiNote.hiU
幅を示す.
with(File) - クラス のstaticメソッドotsu.hiNote.hiRegex
定義をファイルからセットする.
with(hiProperty) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyからセットする.
with(hiProperty, hiRegex) - クラス のstaticメソッドotsu.hiNote.hiRegex
hiPropertyからセットする.
with(String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
 
with(Pattern, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
with(Pattern) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
with(char, String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
逆スラッシュ代替文字,正規表現文字列と置き換え文字列からセットする.
WITH_ADDR - クラス のstatic変数otsu.hiNote.hiU
自動toStringでアドレス相当値を表示する.
with_atType_parse(hiU.QuadrFunctionEx<Class<?>, hiField, String, Object, Object, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
@typeパーズ手続き設定.
with_atType_parse(hiU.QuadrFunctionEx<Class<?>, hiField, String, Object, Object, Exception>) - クラス のstaticメソッドotsu.hiNote.hiJSON
@typeパーズ手続き設定.
WITH_BEGIN_END - クラス のstatic変数otsu.hiNote.hiU
開始終了で囲む.
WITH_BEGIN_END - クラス のstatic変数otsu.symphonie.SyntaxConverter
トークンをタグで囲む
WITH_BEGIN_END - クラス のstatic変数otsu.symphonie.SyntaxElement
トークンXML表示をタグで囲む.
with_class_from_node(Class<?>, hiU.TriFunctionEx<Class<?>, hiField, Object, Object, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
nodeをクラスに割り当てる処理設定.
with_class_from_node(Class<?>, hiU.TriFunctionEx<Class<?>, hiField, Object, Object, Exception>) - クラス のstaticメソッドotsu.hiNote.hiJSON
部分パーズ手続きの登録.
WITH_COLON - クラス のstatic変数otsu.hiNote.hiU
キーと値の分離表示にコロンを使う.
with_dict_parse(String, hiU.TriFunctionEx<String, Object, Map<String, Object>, Object, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
辞書形式解析.
with_dict_parse(String, hiU.TriFunctionEx<String, Object, Map<String, Object>, Object, Exception>) - クラス のstaticメソッドotsu.hiNote.hiJSON
辞書型データをノードに置き換える手続きを設定.
WITH_EXCEPTION - クラス のstatic変数otsu.hiNote.hiU
異常時にreturn値ではなくRuntimeExceptionを投げる.
with_functionStyle_parse(String, hiU.BiFunctionEx<String, ArrayList<Object>, Object, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
関数形式配列解析手続き設定.
with_functionStyle_parse(String, hiU.BiFunctionEx<String, ArrayList<Object>, Object, Exception>) - クラス のstaticメソッドotsu.hiNote.hiJSON
関数形式配列解析手続き設定.
WITH_INDENT - クラス のstatic変数otsu.hiNote.hiU
インデントを付ける.
WITH_INDEX - クラス のstatic変数otsu.hiNote.hiU
インデックス値を表示する.
WITH_LINE_NUMBER - クラス のstatic変数otsu.hiNote.hiU
hiStack.parentFuncNameでファイル行番号を付加する 共通フラグ一覧 参照
with_line_separator(String) - クラス のメソッドotsu.hiNote.hiRegex
最終結果の改行コードを指定のものにする.
WITH_NAME - クラス のstatic変数otsu.hiNote.hiU
名前を表示する.
WITH_NEW_ID - クラス のstatic変数otsu.hiNote.hiU
同一idの場合後ろに_番号を付けて登録する.
with_option(long) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズオプションを指定する.
with_option(long) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズオプションを指定する.
with_regex_node_parse(hiU.BiFunctionEx<String, String, Object, Exception>) - クラス のメソッドotsu.hiNote.hiJSON.Engine
正規表現形式解析手続き設定.
WITH_SINGLE_QUOTE - クラス のstatic変数otsu.hiNote.hiU
シングルクオートを使う.
with_source_name(String) - クラス のメソッドotsu.hiNote.hiRegex
${_SOURCE_}で得られる名前をセットする
WITH_STACK - クラス のstatic変数otsu.hiNote.hiU
Exception短縮表示でスタックも表示する.
WITH_TYPE - クラス のstatic変数otsu.hiNote.hiU
タイプ名を付ける、またはタイプチェックを行う.
WITH_TYPE - クラス のstatic変数otsu.symphonie.SyntaxConverter
(未)json時に値をタイプ別に書き分ける.デフォルトでは全て文字列
withFile(String) - クラス のstaticメソッドotsu.hiNote.hiRegex
指定定義ファイルにより変換準備のできたhiRegexを得る.
withFunction(hiU.FunctionEx<String, String, Exception>) - クラス のメソッドotsu.hiNote.hiRegex
マッチ部の通知を受けるラムダ関数追加.
withFunction(hiU.BiFunctionEx<String, Matcher, String, Exception>) - クラス のメソッドotsu.hiNote.hiRegex
マッチ部の通知を受けるラムダ関数追加.
withFunction(hiU.TriFunctionEx<String, Matcher, hiRegex.Parameter, String, Exception>) - クラス のメソッドotsu.hiNote.hiRegex
マッチ部の通知を受けるラムダ関数追加.
withOption(long) - クラス のメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列による定義にオプションを追加する.
without_option(long) - クラス のメソッドotsu.hiNote.hiJSON.Engine
パーズオプションを無効にする.
without_option(long) - クラス のstaticメソッドotsu.hiNote.hiJSON
パーズオプションを無効にする.
withPrinter(PrintWriter) - クラス のメソッドotsu.hiNote.hiRegex
printでの出力先を設定する.
withProgress(PrintWriter, int) - クラス のメソッドotsu.hiNote.hiRegex
進行状態を表示する
withProgress(PrintStream, int) - クラス のメソッドotsu.hiNote.hiRegex
進行状態を表示する
withPropFile(String) - クラス のstaticメソッドotsu.hiNote.hiRegex
定義をファイルからセットする.
withQ(char, String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
逆スラッシュ代替文字,正規表現文字列と置き換え文字列からセットする.
withRegex(String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
withRegex(char, String, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
withRegex(String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
withRegex(char, String) - クラス のstaticメソッドotsu.hiNote.hiRegex
正規表現文字列と置き換え文字列からセットする.
withText(String) - クラス のstaticメソッドotsu.hiNote.hiProperty
指定文字列からhiPropertyを作成する.
withText(String[]) - クラス のstaticメソッドotsu.hiNote.hiProperty
指定文字列からhiPropertyを作成する.
wrapArray(Object) - クラス のstaticメソッドotsu.hiGadget.hiXML
ObjectがhiXML.Arrayで無い場合、hiXML.Arrayを被せる.
write(char[]) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字列を出力する
write(char[], int, int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
改行付きでデータ文字列出力を行う
write(int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字出力を行う
write(String) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字列出力を行う
write(String, int, int) - クラス のメソッドotsu.hiGadget.hiNullPrintWriter
文字列出力を行う
write(char[]) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
write(char[], int, int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに改行付きでデータ文字列出力を行う
write(int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字出力を行う
write(String) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字列出力を行う
write(String, int, int) - クラス のメソッドotsu.hiGadget.hiTextWriter
登録ストリームに文字列出力を行う
write(char[]) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字列を出力する
write(char[], int, int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
改行付きでデータ文字列出力を行う
write(int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字出力を行う
write(String) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字列出力を行う
write(String, int, int) - クラス のメソッドotsu.hiNote.hiAbstractPrintWriter
文字列出力を行う
write(char[]) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
write(char[], int, int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに改行付きでデータ文字列出力を行う
write(int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字出力を行う
write(String) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字列出力を行う
write(String, int, int) - クラス のメソッドotsu.hiNote.hiMultiPrinter
登録ストリームに文字列出力を行う
write(String) - クラス のメソッドotsu.hiNote.hiProperty
内容を文字列の形で出力する.
write(String, String) - クラス のメソッドotsu.hiNote.hiProperty
内容を文字列の形で出力する.
write(PrintWriter) - クラス のメソッドotsu.hiNote.hiProperty
内容を文字列の形で出力する.
write(String) - クラス のメソッドotsu.hiNote.hiRegex
指定ファイルを置き換え対象文字列として読み込む.
write(T) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForObject
オブジェクトを送信する.
write(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP.ForText
指定字列ならびを改行コードを付加して送信する
write(byte[], int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
指定バイトを送信する.
write(byte[]) - クラス のメソッドotsu.hiNote.hiSocket.TCP
指定バイトを送信する.
write(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
1バイト送信する.
writeNoFlush(byte[], int, int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
指定バイトを送信する(flushしない).
writeNoFlush(byte[]) - クラス のメソッドotsu.hiNote.hiSocket.TCP
指定バイトを送信する(flushしない).
writeNoFlush(int) - クラス のメソッドotsu.hiNote.hiSocket.TCP
1バイト送信する(flushしない).
writeSyntaxObject(ObjectOutputStream) - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義オブジェクトを書き出す
writeSyntaxObjectFile(String) - クラス のメソッドotsu.symphonie.SyntaxReader
構文定義オブジェクトを書き出す

X

x_max - クラス の変数otsu.hiNote.hiRegress.Linear
Xの最大値
x_max - クラス の変数otsu.hiNote.hiRegress.Quad
Xの最大値
x_max_y - クラス の変数otsu.hiNote.hiRegress.Linear
Xが最大値の時のY
x_max_y - クラス の変数otsu.hiNote.hiRegress.Quad
Xが最大値の時のY
x_min - クラス の変数otsu.hiNote.hiRegress.Linear
Xの最小値
x_min - クラス の変数otsu.hiNote.hiRegress.Quad
Xの最小値
x_min_y - クラス の変数otsu.hiNote.hiRegress.Linear
Xが最小値の時のY
x_min_y - クラス の変数otsu.hiNote.hiRegress.Quad
Xが最小値の時のY
XML_BODY_CHARs - クラス のstatic変数otsu.hiNote.hiText
XML-BODY部制御文字文字列.
XML_BODY_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
XML_CHARsに対応するescape表記(エンティティー参照)セット
XML_BODY_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
XML-BODY部制御文字文字列.
XML_CHARs - クラス のstatic変数otsu.hiNote.hiText
XML制御文字.
XML_CHARs_ESCAPE - クラス のstatic変数otsu.hiNote.hiText
XML_CHARsに対応するescape表記(エンティティー参照)セット
XML_CHARs_STR - クラス のstatic変数otsu.hiNote.hiText
XML制御文字文字列.
xmlEscape(String) - クラス のstaticメソッドotsu.hiNote.hiText
XML制御文字をエスケープする.
xmlEscape(String, long) - クラス のstaticメソッドotsu.hiNote.hiText
XML制御文字をエスケープする/元に戻する.
xmlUnEscape(String) - クラス のstaticメソッドotsu.hiNote.hiText
XML制御エスケープ文字をを元に戻す(簡易版).

Y

y(double) - クラス のメソッドotsu.hiNote.hiRegress.Linear
y=f(x)を得る
y(double) - クラス のメソッドotsu.hiNote.hiRegress.Quad
y=f(x)を計算する
y_max - クラス の変数otsu.hiNote.hiRegress.Linear
Yの最大値
y_max - クラス の変数otsu.hiNote.hiRegress.Quad
Yの最大値
y_max_x - クラス の変数otsu.hiNote.hiRegress.Linear
Yが最大値の時の X
y_max_x - クラス の変数otsu.hiNote.hiRegress.Quad
Yが最大値の時の X
y_min - クラス の変数otsu.hiNote.hiRegress.Linear
Yの最小値
y_min - クラス の変数otsu.hiNote.hiRegress.Quad
Yの最小値
y_min_x - クラス の変数otsu.hiNote.hiRegress.Linear
Yが最小値の時の X
y_min_x - クラス の変数otsu.hiNote.hiRegress.Quad
Yが最小値の時の X
YES - クラス のstatic変数otsu.hiSwing.hiSwing.confirm
YES:0

Z

zip(File, File) - クラス のstaticメソッドotsu.hiNote.hiZipper
指定File(フォルダまたはファイル)を圧縮する.
zip(File, File, hiZipper.option) - クラス のstaticメソッドotsu.hiNote.hiZipper
指定File(フォルダまたはファイル)を圧縮する(オプション付き).
zip(File, String) - クラス のstaticメソッドotsu.hiNote.hiZipper
指定File(フォルダまたはファイル)を圧縮する.
zip(File, String, hiZipper.option) - クラス のstaticメソッドotsu.hiNote.hiZipper
指定File(フォルダまたはファイル)を圧縮する(オプション付き).
zip(File, ArrayList<File>) - クラス のstaticメソッドotsu.hiNote.hiZipper
複数の指定File(フォルダまたはファイル)を圧縮する.
zip(File, ArrayList<File>, hiZipper.option) - クラス のstaticメソッドotsu.hiNote.hiZipper
複数の指定File(フォルダまたはファイル)を圧縮する(オプション付き).
zipped_files - クラス の変数otsu.hiNote.hiZipper.option
結果

_

_LINE_CONNECTOR_ - クラス の変数otsu.hiNote.hiProperty
 
_v_ - クラス のstatic変数otsu.hiNote.hiArrays
ライブラリのバージョン
_v_ - クラス のstatic変数otsu.hiNote.hiCalc
 
_v_ - クラス のstatic変数otsu.hiNote.hiStack
 
_v_ - クラス のstatic変数otsu.hiNote.hiText
 
_v_ - クラス のstatic変数otsu.hiNote.hiTextTable
 
_v_ - クラス のstatic変数otsu.hiNote.hiU
ライブラリのバージョン
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
ナビゲーション・リンクをスキップ