Kagetaka

直列化された形式


パッケージ net.hizlab.kagetaka.applet

クラス net.hizlab.kagetaka.applet.HawkAppletApplet を拡張し、Serializable を実装しています

直列化されたフィールド

supportProtocol

Hashtable supportProtocol
サポートプロトコル

hawkContext

net.hizlab.kagetaka.applet.HawkApplet.HawkAppletContext hawkContext
影鷹コンテキスト

addressBar

TextField addressBar
アドレスバー

statusText

String statusText
ステータスバーの文字列

option

Option option
オプション

logLevel

int logLevel
ログレベル

visitedUrl

Hashtable visitedUrl
訪問済み URL

cookieManager

CookieStore cookieManager
クッキーマネージャ


パッケージ net.hizlab.kagetaka.awt

クラス net.hizlab.kagetaka.awt.AlignLayoutObject を拡張し、Serializable を実装しています

直列化されたフィールド

sense

int sense
配置方向

nowtop

int nowtop
現在先頭のインデックス

top

int top
先頭にするインデックス

last

int last
最後のインデックス

hgap

int hgap
水平方向のギャップ

vgap

int vgap
垂直方向のギャップ

components

Vector components
全コンポーネント

クラス net.hizlab.kagetaka.awt.DialogBoxDialog を拡張し、Serializable を実装しています

直列化されたフィールド

mainPanel

Panel mainPanel
ダイアログのメインの部分のパネルです。 ダイアログにコンポーネントを追加する場合は、 このパネルに追加する必要があります。

メインパネル

result

int result
戻り値

mode

int mode
表示モード

owner

Frame owner
オーナ

dialogGbl

GridBagLayout dialogGbl
ダイアログ用レイアウタ

buttonPanel

Panel buttonPanel
ボタンパネル

buttonGbl

GridBagLayout buttonGbl
ボタンパネル用レイアウタ

defaultKeyListener

KeyListener defaultKeyListener
デフォルトのキーリスナ

buttons

Button[] buttons
ボタン

defaultButton

Button defaultButton
デフォルトボタン

fixedSize

boolean fixedSize
サイズ修正フラグ

クラス net.hizlab.kagetaka.awt.IconSizedComponent を拡張し、Serializable を実装しています

直列化されたフィールド

image

Image image
アイコンイメージ

クラス net.hizlab.kagetaka.awt.ImageButtonSizedComponent を拡張し、Serializable を実装しています

直列化されたフィールド

backImage

Image backImage
背景イメージ

backImageSize

Dimension backImageSize
背景イメージサイズ

icc

ImageCreatorComponent icc
イメージクリエータ

state

int state
状態

stateEnable

int stateEnable
ノーマルの状態

stateDown

int stateDown
押下時の状態

statePaint

int statePaint
表示されている状態

stateLock

Object stateLock
状態ロック

pressX

int pressX
押された X 位置

pressY

int pressY
押された Y 位置

area

Polygon area
ホットスポットエリア

imageArea

Polygon imageArea
イメージを基準にしたホットスポットエリア

all

boolean all
全イメージ指定か

base

Image base
通常時イメージ

over

Image over
オーバー時イメージ

down

Image down
押下時イメージ

disable

Image disable
無効時イメージ

sover

Image sover
ホットスポットオーバー時イメージ

sdown

Image sdown
ホットスポット押下時イメージ

sdisable

Image sdisable
ホットスポット無効時イメージ

label

String label
ラベル文字

labelSize

Dimension labelSize
ラベルサイズ

baseSize

Dimension baseSize
通常イメージサイズ

spotSize

Dimension spotSize
ホットスポットイメージサイズ

offScreen

Image offScreen
オフスクリーン

og

Graphics og
オフスクリーングラフィック

ogLock

Object ogLock
オフスクリーンロック

oob

OffscreenObserver oob
オフスクリーンイメージ更新用

oos

OffscreenObserver oos
オフスクリーンスポット更新用

クラス net.hizlab.kagetaka.awt.InputBoxDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

message

SizedLabel message
メッセージ

icon

Icon icon
アイコン

text

TextField text
アイコン

fixedSize

boolean fixedSize
サイズ修正フラグ

クラス net.hizlab.kagetaka.awt.MessageBoxDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

gbl

GridBagLayout gbl
レイアウトマネージャ

message

SizedLabel message
メッセージ

icon

Icon icon
アイコン

クラス net.hizlab.kagetaka.awt.ProgressBarComponent を拡張し、Serializable を実装しています

直列化されたフィールド

min

int min
最小値

max

int max
最大値

now

int now
現在の値

クラス net.hizlab.kagetaka.awt.SizedButtonButton を拡張し、Serializable を実装しています

直列化されたフィールド

size

Dimension size
固定したサイズ

固定サイズ

クラス net.hizlab.kagetaka.awt.SizedComponentComponent を拡張し、Serializable を実装しています

直列化されたフィールド

size

Dimension size
固定したサイズ

固定サイズ

クラス net.hizlab.kagetaka.awt.SizedLabelSizedComponent を拡張し、Serializable を実装しています

直列化されたフィールド

text

String text
ラベルの文字列

lines

Vector lines
行毎の文字列

height

int height
高さ

descent

int descent
フォントの descent

クラス net.hizlab.kagetaka.awt.StatusBarComponent を拡張し、Serializable を実装しています

直列化されたフィールド

statusSize

Dimension statusSize
ステータスバーの固定サイズ

statusText

String statusText
ステータスに表示する文字列

statusChars

char[] statusChars
ステータスに表示する文字列

popupMenu

PopupMenu popupMenu
ポップアップメニュー

icc

ImageCreatorComponent icc
イメージクリエイタ

クラス net.hizlab.kagetaka.awt.TabbedContainerContainer を拡張し、Serializable を実装しています

直列化されたフィールド

tabbarHeight

int tabbarHeight
タブバーの高さ

minWidth

int minWidth
一つのタブの最小幅

maxWidth

int maxWidth
一つのタブの最大幅

focusFrameColor

Color focusFrameColor
フォーカスのあるフレーム色

activeTitleFont

Font activeTitleFont
アクティブタイトルフォント

activeTitleForeground

Color activeTitleForeground
アクティブタイトル文字色

activeTitleBackground

Color activeTitleBackground
アクティブタイトル文字色

unactiveTitleFont

Font unactiveTitleFont
非アクティブタイトルフォント

unactiveTitleForeground

Color unactiveTitleForeground
非アクティブタイトル文字色

unactiveTitleBackground

Color unactiveTitleBackground
非アクティブタイトル文字色

tabbar

net.hizlab.kagetaka.awt.TabbedContainer.Tabbar tabbar
タブバー

tabbarLayout

AlignLayout tabbarLayout
タブバーレイアウトマネージャ

tabScrollbar

net.hizlab.kagetaka.awt.TabbedContainer.TabScrollbar tabScrollbar
タブバー

main

Panel main
メインパネル

mainLayout

CardLayout mainLayout
メインパネルレイアウトマネージャ

activeTabPanel

net.hizlab.kagetaka.awt.TabbedContainer.TabPanel activeTabPanel
アクティブパネル

activeTabPanelIndex

int activeTabPanelIndex
アクティブパネル

activeVisible

boolean activeVisible
アクティブパネルが表示されてるかどうか

panels

Vector panels
パネルのリスト

hash

Hashtable hash
パネルのハッシュ

images

Vector images
利用している画像

クラス net.hizlab.kagetaka.awt.ToolbarContainer を拡張し、Serializable を実装しています

直列化されたフィールド

backImage

Image backImage
背景画像

backImageSize

Dimension backImageSize
背景画像サイズ

クラス net.hizlab.kagetaka.awt.TransparentColor を拡張し、Serializable を実装しています

クラス net.hizlab.kagetaka.awt.TreeList を拡張し、Serializable を実装しています

直列化されたフィールド

rootItem

TreeItem rootItem
ルートアイテム

viewItems

Vector viewItems
表示中アイテム


パッケージ net.hizlab.kagetaka.awt.event

クラス net.hizlab.kagetaka.awt.event.ActionEventActionEvent を拡張し、Serializable を実装しています

クラス net.hizlab.kagetaka.awt.event.StateEventComponentEvent を拡張し、Serializable を実装しています

serialVersionUID: -2025545748456852899l

直列化されたフィールド

state

int state
状態

クラス net.hizlab.kagetaka.awt.event.TabEventComponentEvent を拡張し、Serializable を実装しています

serialVersionUID: -4920569181427301866l

直列化されたフィールド

key

String key
キー


パッケージ net.hizlab.kagetaka.awt.tate

クラス net.hizlab.kagetaka.awt.tate.ButtonComponent を拡張し、Serializable を実装しています

直列化されたフィールド

label

String label
ラベル文字

command

String command
コマンド名

text

Text text
テキスト

クラス net.hizlab.kagetaka.awt.tate.CheckboxComponent を拡張し、Serializable を実装しています

直列化されたフィールド

iconColor

Color iconColor
アイコンの背景色

backImage

Image backImage
アイコンの背景色

label

String label
ラベル文字

text

Text text
テキスト

state

boolean state
チェックされた状態

group

CheckboxGroup group
チェックボックスグループ

resetText

boolean resetText
文字を再建算する必要があるか

クラス net.hizlab.kagetaka.awt.tate.CheckboxGroupObject を拡張し、Serializable を実装しています

直列化されたフィールド

selectedCheckbox

Checkbox selectedCheckbox
選択されたチェックボックス

クラス net.hizlab.kagetaka.awt.tate.ChoiceComponent を拡張し、Serializable を実装しています

直列化されたフィールド

index

int index
選択されているインデックス

values

Vector values
ラベル文字

texts

Vector texts
テキスト

list

List list
リスト

openWindow

boolean openWindow
入力ウィンドウが開かれてるか

lastClose

long lastClose
最後に入力ウィンドウを閉じた時刻

resetText

boolean resetText
文字を再建算する必要があるか

クラス net.hizlab.kagetaka.awt.tate.ComponentComponent を拡張し、Serializable を実装しています

直列化されたフィールド

option

Option option
オプション

ic

ImageCreator ic
イメージクリエータ

name

String name
名前

nameExplicitlySet

boolean nameExplicitlySet
名前が設定されたかどうか

textManager

TextManager textManager
テキストマネージャ

border

Border border
ボーダー

stateLock

Object stateLock
状態ロック

stateRequest

int stateRequest
状態

stateEnable

int stateEnable
ノーマルの状態

statePaint

int statePaint
表示されている状態

focusRequest

boolean focusRequest
フォーカス

focusPaint

boolean focusPaint
表示されている状態のフォーカス

repaintForce

boolean repaintForce
強制的に再表示

preferredSize

Dimension preferredSize
推奨サイズ

pressX

int pressX
押された X 位置

pressY

int pressY
押された Y 位置

offScreenImage

Image offScreenImage
オフスクリーン

offScreenSize

Dimension offScreenSize
オフスクリーン

offScreenGraphics

Graphics offScreenGraphics
オフスクリーングラフィック

クラス net.hizlab.kagetaka.awt.tate.FileFieldContainer を拡張し、Serializable を実装しています

直列化されたフィールド

name

String name
名前

nameExplicitlySet

boolean nameExplicitlySet
名前が設定されたかどうか

text

TextField text
テキスト

button

Button button
ボタン

title

String title
ダイアログのタイトル

filter

FilenameFilter filter
ファイル名のフィルタ

クラス net.hizlab.kagetaka.awt.tate.ListComponent を拡張し、Serializable を実装しています

直列化されたフィールド

INSET_H

int INSET_H
横のスペース

INSET_V

int INSET_V
縦のスペース

rows

int rows
行数

multipleMode

boolean multipleMode
複数選択モードか

listMode

boolean listMode
リストモードか

values

Vector values
ラベル文字

texts

Vector texts
テキスト

selectedIndex

int selectedIndex
選択されているインデックス

selections

Vector selections
テキスト

currentIndex

int currentIndex
フォーカスのあるインデックス

currentIndex2

int currentIndex2
開始フォーカスのあるインデックス

currentIndex3

int currentIndex3
マウスダウンしたインデックス

viewStart

int viewStart
表示開始インデックス

viewEnd

int viewEnd
表示終了インデックス

visibleIndex

int visibleIndex
表示させるインデックス

visibleReq

int visibleReq
表示させるインデックス要求

rowWidth

int rowWidth
1 行の幅

scrollbar

net.hizlab.kagetaka.awt.tate.List.Scrollbar scrollbar
横スクロールバー

lastMultipleSelected

boolean lastMultipleSelected
最後の複数選択が、選択状態かどうか

autoScroll

net.hizlab.kagetaka.awt.tate.List.AutoScroll autoScroll
スクロールを行うスレッド

resetText

boolean resetText
文字を再建算する必要があるか

クラス net.hizlab.kagetaka.awt.tate.TextAreaTextComponent を拡張し、Serializable を実装しています

直列化されたフィールド

scrollbarVisibility

int scrollbarVisibility
スクロールバーの可視属性

scrollbarHorizontal

net.hizlab.kagetaka.awt.tate.TextArea.Scrollbar scrollbarHorizontal
横スクロールバー

scrollbarVertical

net.hizlab.kagetaka.awt.tate.TextArea.Scrollbar scrollbarVertical
縦スクロールバー

クラス net.hizlab.kagetaka.awt.tate.TextComponentComponent を拡張し、Serializable を実装しています

直列化されたフィールド

value

String value
ラベル文字

text

Text text
テキスト

locked

boolean locked
ロック

multiline

boolean multiline
複数行

cols

int cols
列数

rows

int rows
行数

wordwrap

boolean wordwrap
ワードラップ

viewPosition

Point viewPosition
右上からの表示位置

textSize

Dimension textSize
テキストの実際のサイズ

frameSize

Insets frameSize
テキストの実際のサイズ

lineHeight

int lineHeight
1行の高さ

blink

net.hizlab.kagetaka.awt.tate.TextComponent.Blink blink
カーソルの点滅

viewCursor

boolean viewCursor
カーソルのオン

calcSize

boolean calcSize
サイズを計算済みか

openWindow

boolean openWindow
入力ウィンドウが開かれてるか

lastClose

long lastClose
最後に入力ウィンドウを閉じた時刻

クラス net.hizlab.kagetaka.awt.tate.TextFieldTextComponent を拡張し、Serializable を実装しています

直列化されたフィールド

command

String command
コマンド名

echoChar

char echoChar
エコー文字

maxlength

int maxlength
最大文字数


パッケージ net.hizlab.kagetaka.bookmarks

クラス net.hizlab.kagetaka.bookmarks.BookmarkAsDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

bm

BookmarkManager bm
ブックマークマネージャ

owner

Frame owner
オーナー

text

TextField text
テキスト

urlText

TextField urlText
URL

tree

Tree tree
ブックマークツリー

parent

Bookmark parent
親ブックマーク

root

net.hizlab.kagetaka.bookmarks.BookmarkAs.Item root
ルートアイテム

entries

Vector entries
操作のエントリ

クラス net.hizlab.kagetaka.bookmarks.BookmarkEditorFrame を拡張し、Serializable を実装しています

直列化されたフィールド

lock

Object lock
ロックオブジェクト

option

ViewerOption option
オプション

bm

BookmarkManager bm
ブックマークマネージャ

wm

WindowManager wm
ウィンドウマネージャ

search

TextField search
検索

tree

Tree tree
ブックマークツリー

up

Button up
上へボタン

down

Button down
下へボタン

text

Label text
テキストラベル

url

Label url
URL ラベル

root

net.hizlab.kagetaka.bookmarks.BookmarkEditor.Item root
ルートアイテム

entries

Vector entries
操作のエントリ

buffer

Bookmark buffer
カットバッファ

popupMenu

PopupMenu popupMenu
コンテキストメニュー

menuItems

MenuItem[] menuItems
メニュー

changed

boolean changed
変更されたかどうか

クラス net.hizlab.kagetaka.bookmarks.DetailDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

owner

Frame owner
オーナー

bm

BookmarkManager bm
ブックマークマネージャ

text

TextField text
テキスト

urlText

TextField urlText
URL

shorCut

TextField shorCut
URL

bookmark

Bookmark bookmark
ブックマーク


パッケージ net.hizlab.kagetaka.build

クラス net.hizlab.kagetaka.build.ParseExceptionException を拡張し、Serializable を実装しています

直列化されたフィールド

message

String message
エラーメッセージ

line

int line
行番号

column

int column
カラム位置


パッケージ net.hizlab.kagetaka.download

クラス net.hizlab.kagetaka.download.DownloadFrame を拡張し、Serializable を実装しています

直列化されたフィールド

textUrl

TextField textUrl
URL

textPath

TextField textPath
パス

labelState

Label labelState
状況

labelRemain

Label labelRemain
残り

labelProcess

Label labelProcess
経過

labelProgress

Label labelProgress

progressBar

ProgressBar progressBar
バー

ceckKeepOpen

Checkbox ceckKeepOpen
チェック

buttonClose

Button buttonClose
閉じる

mfTitle

MessageFormat mfTitle
タイトルフォーマット

mfState

MessageFormat mfState
状況フォーマット

mfRemain

MessageFormat mfRemain
残りフォーマット

mfProcess

MessageFormat mfProcess
経過フォーマット

mfProgress

MessageFormat mfProgress
率フォーマット

option

ViewerOption option
オプション

connection

URLConnection connection
コネクション

filePath

File filePath
ファイルパス

wm

WindowManager wm
ウィンドウマネージャ

thread

net.hizlab.kagetaka.download.Download.DownloadThread thread
ダウンロードスレッド

complete

boolean complete
成功フラグ

resumeLength

int resumeLength
ダウンロード済みサイズ


パッケージ net.hizlab.kagetaka.history

クラス net.hizlab.kagetaka.history.HistoryEditorFrame を拡張し、Serializable を実装しています

直列化されたフィールド

lock

Object lock
ロックオブジェクト

option

ViewerOption option
オプション

hm

HistoryManager hm
履歴マネージャ

bm

BookmarkManager bm
ブックマークマネージャ

wm

WindowManager wm
ウィンドウマネージャ

list

List list
履歴リスト

text

Label text
テキストラベル

url

Label url
URL ラベル

first

Label first
初回訪問日

last

Label last
最終訪問日

count

Label count
訪問回数

histories

History[] histories
履歴リスト

size

int size
履歴リストのサイズ

popupMenu

PopupMenu popupMenu
コンテキストメニュー

menuItems

MenuItem[] menuItems
メニュー


パッケージ net.hizlab.kagetaka.rendering

クラス net.hizlab.kagetaka.rendering.HawkPanelPanel を拡張し、Serializable を実装しています

直列化されたフィールド

hawkContext

HawkContext hawkContext
影鷹コンテキスト

option

Option option
オプション

gbl

GridBagLayout gbl
レイアウタ

canvas

Canvas canvas
影鷹キャンパス

horizontal

net.hizlab.kagetaka.rendering.HawkPanel.FixedScrollbar horizontal
横スクロールバー

vertical

net.hizlab.kagetaka.rendering.HawkPanel.FixedScrollbar vertical
縦スクロールバー

toolTip

ToolTip toolTip
ツールチップ

canvasSize

Dimension canvasSize
キャンパスサイズ

viewportSize

Dimension viewportSize
ビューポートサイズ

position

Point position
描画する右上の位置

popupMenu

PopupMenu popupMenu
コンテキストメニュー

menuItems

MenuItem[] menuItems
コンテキストメニューアイテム

mainMenuItems

Vector mainMenuItems
メインのメニューアイテム

linkMenuItems

Vector linkMenuItems
リンクのメニューアイテム

imageMenuItems

Vector imageMenuItems
イメージのメニューアイテム

charScale

Dimension charScale
文字の幅と高さ

listener

PanelListener listener
リスナ

cursorLock

Object cursorLock
カーソルロック

defaultCursorType

int defaultCursorType
デフォルトのカーソルタイプ

temporaryCursorType

int temporaryCursorType
一時的なカーソルタイプ

cursorType

int cursorType
現在表示中のカーソルタイプ

currentLink

URL currentLink
現在選択中のリンク

currentImage

URL currentImage
現在選択中の画像

itemMap

ItemMap itemMap
アイテムマップ

callRequestFocus

boolean callRequestFocus
ループ制御

クラス net.hizlab.kagetaka.rendering.OptionObject を拡張し、Serializable を実装しています

直列化されたフィールド

inputStreamParser

String inputStreamParser
インプットストリームパーサ

filterParsers

String[] filterParsers
フィルタパーサ

defaultFont

Font defaultFont
デフォルトフォント

defaultFixedFont

Font defaultFixedFont
デフォルト等幅フォント

fontPerPixel

double fontPerPixel
1 ピクセルあたりのフォントサイズ

charsSpinRight

CharList charsSpinRight
右回転させる文字

charsSpinLtrb

CharList charsSpinLtrb
右上に移動させる文字

charsKinsokuHead

CharList charsKinsokuHead
先頭禁止文字

charsKinsokuTail

CharList charsKinsokuTail
末尾禁止文字

loadImage

boolean loadImage
画像をロードするかどうか

showScrollbar

boolean showScrollbar
スクロールバーを表示するかどうか

spinGifImage

boolean spinGifImage
GIF 画像を回転させるかどうか

spinGifAspectRatio

double spinGifAspectRatio
GIF 画像を回転させる縦横比

spinGifMinWidth

int spinGifMinWidth
GIF 画像を回転させる最低の幅

spinJpegImage

boolean spinJpegImage
JPEG 画像を回転させるかどうか

spinJpegAspectRatio

double spinJpegAspectRatio
JPEG 画像を回転させる縦横比

spinJpegMinWidth

int spinJpegMinWidth
JPEG 画像を回転させる最低の幅

swapDecoration

boolean swapDecoration
テキスト修飾ラインを交換するか


パッケージ net.hizlab.kagetaka.theme

クラス net.hizlab.kagetaka.theme.InvalidThemeExceptionException を拡張し、Serializable を実装しています


パッケージ net.hizlab.kagetaka.viewer

クラス net.hizlab.kagetaka.viewer.AuthorizationDialogDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

site

Label site
サイト名

realm

Label realm
領域

username

TextField username
ユーザ名

password

TextField password
パスワード

クラス net.hizlab.kagetaka.viewer.ExPropertiesProperties を拡張し、Serializable を実装しています

直列化されたフィールド

propertiesFile

File propertiesFile
プロパティファイル

propertiesParent

String propertiesParent
プロパティの親ディレクトリ

クラス net.hizlab.kagetaka.viewer.HawkViewerFrame を拡張し、Serializable を実装しています

直列化されたフィールド

option

ViewerOption option
ビューアオプション

windowManager

WindowManager windowManager
ウィンドウマネージャ

bookmarkManager

BookmarkManager bookmarkManager
ブックマークマネージャ

historyManager

HistoryManager historyManager
ヒストリマネージャ

theme

Theme theme
テーマ

viewerMenu

ViewerMenu viewerMenu
メニュー

gbl

GridBagLayout gbl
メインレイアウトマネージャ

insets

Insets insets
メインマージン

naviBar

ViewerToolbar naviBar
ナビゲーションバー

linkBar

ViewerToolbar linkBar
リンクバー

mainPanel

TabbedContainer mainPanel
メインパネル

statusBar

StatusBar statusBar
ステータスバー

contextListener

net.hizlab.kagetaka.viewer.HawkViewer.ViewerContextListener contextListener
コンテキストリスナ

dndWrapper

DnDWrapper dndWrapper
ドラッグアンドドロップマネージャ

dndListener

DnDListener dndListener
ドラッグアンドドロップリスナ

titleMain

String titleMain
メインタイトル

titleSuffix

String titleSuffix
タイトル末尾に付加する文字列

statusText

String statusText
ステータスメッセージ

contexts

Vector contexts
カレント影鷹コンテキスト

contextHash

Hashtable contextHash
カレント影鷹コンテキスト

context

ViewerContext context
カレント影鷹コンテキスト

tabContextIndex

int tabContextIndex
タブのコンテキストメニュー用

クラス net.hizlab.kagetaka.viewer.OpenDialogDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

path

TextField path
パス

クラス net.hizlab.kagetaka.viewer.OptionDialogDialogBox を拡張し、Serializable を実装しています

直列化されたフィールド

option

ViewerOption option
ビューアオプション

tree

Tree tree
カテゴリ

main

Panel main
メインパネル

mainLayout

CardLayout mainLayout
メインパネルレイアウトマネージャ

クラス net.hizlab.kagetaka.viewer.ViewerOptionOption を拡張し、Serializable を実装しています

直列化されたフィールド

optionPath

String optionPath
オプションファイルのパス

p

ExProperties p
プロパティ

applications

ViewerOption.Application[] applications
アプリケーション

homeUrl

String homeUrl
ホーム

logLevel

int logLevel
ログレベル

windowPosition

Point windowPosition
ウィンドウの位置

windowSize

Dimension windowSize
ウィンドウの大きさ

screenResolution

int screenResolution
1 インチあたりのドット数

httpStrict

boolean httpStrict
HTTP の解釈

showNavibar

boolean showNavibar
ナビゲーションバー

showNavibarButtons

String[] showNavibarButtons
ナビゲーションバーボタン

showSearchbar

boolean showSearchbar
検索バー

showLinkbar

boolean showLinkbar
リンクバー

showLinkbarButtons

String[] showLinkbarButtons
リンクバーボタン

showStatusbar

boolean showStatusbar
ステータスバー

proxyUse

boolean proxyUse
プロキシの利用

proxyHttpHost

String proxyHttpHost
HTTP プロキシのホスト

proxyHttpPort

int proxyHttpPort
HTTP プロキシのホスト

proxyHttpNone

String proxyHttpNone
HTTP プロキシの除外先

proxyFtpHost

String proxyFtpHost
FTP プロキシのホスト

proxyFtpPort

int proxyFtpPort
FTP プロキシのホスト

proxyFtpNone

String proxyFtpNone
FTP プロキシの除外先

proxySocksHost

String proxySocksHost
SOCKS プロキシのホスト

proxySocksPort

int proxySocksPort
SOCKS プロキシのホスト

historyManager

HistoryManager historyManager
履歴マネージャ

historyPath

File historyPath
履歴のパス

historySaveNum

int historySaveNum
履歴の保存数

historyWindowPosition

Point historyWindowPosition
履歴マネージャウィンドウの位置

historyWindowSize

Dimension historyWindowSize
履歴マネージャウィンドウの大きさ

bookmarkManager

BookmarkManager bookmarkManager
ブックマークマネージャ

bookmarksPath

File bookmarksPath
ブックマークのパス

bookmarksWindowPosition

Point bookmarksWindowPosition
ブックマークマネージャウィンドウの位置

bookmarksWindowSize

Dimension bookmarksWindowSize
ブックマークマネージャウィンドウの大きさ

cookieManager

CookieManager cookieManager
クッキーマネージャ

cookiePath

File cookiePath
クッキーのパス

cookieAcceptStrict

boolean cookieAcceptStrict
正確なクッキーのみ受け入れる

cookieAcceptSession

String cookieAcceptSession
セッションクッキー受け取り時の動作

cookieAcceptStrage

String cookieAcceptStrage
保存クッキー受け取り時の動作

cookieWindowPosition

Point cookieWindowPosition
クッキーマネージャウィンドウの位置

cookieWindowSize

Dimension cookieWindowSize
クッキーマネージャウィンドウの大きさ

downloadWindowPosition

Point downloadWindowPosition
ダウンロードウィンドウの位置

downloadWindowClose

boolean downloadWindowClose
ダウンロード終了後にウィンドウを閉じるか

downloadSavePath

String downloadSavePath
ダウンロードの保存先パス

themeManager

ThemeManager themeManager
テーママネージャ

userThemesPath

File userThemesPath
ユーザテーマのパス

systemThemesPath

File systemThemesPath
システムテーマのパス

themeKey

String themeKey
テーマのキー

viewerConsole

ViewerConsole viewerConsole
影鷹コンソール


Kagetaka

Copyright (c) 2002-2003 The Kagetaka Project 'September 12, 2003'