Kagetaka

直列化された形式


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

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

直列化されたフィールド

supportProtocol

Hashtable supportProtocol
サポートプロトコル

context

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

offscreenBuffer

OffscreenBuffer offscreenBuffer
オフスクリーンイメージ

cookieManager

CookieManager cookieManager
クッキーマネージャ

addressBar

TextField addressBar
アドレスバー

statusText

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

option

Option option
オプション

showScrollbar

int showScrollbar
スクロールバーの表示

logLevel

int logLevel
ログレベル

visitedUrl

Hashtable visitedUrl
訪問済み URL


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

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

直列化されたフィールド

sense

int sense
配置方向

nowtop

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

top

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

show

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

last

int last
最後のインデックス

hgap

int hgap
水平方向のギャップ

vgap

int vgap
垂直方向のギャップ

components

Vector components
全コンポーネント

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

直列化されたフィールド

component

Component component
コンポーネント

label

Label label
ラベル

checkbox

Checkbox checkbox
チェックボックス

mainPanel

Container mainPanel
メインパネル

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

直列化されたフィールド

type

int type
タイプ

text

TextField text
テキスト

title

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

message

String message
ダイアログのメッセージ

filter

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

absoluter

PathAbsoluter absoluter
パス変換

size

Dimension size
固定したサイズ

固定サイズ

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

直列化されたフィールド

baseContainer

Container baseContainer
ベースコンテナ

components

Vector components
コンポーネント

containers

Vector containers
コンテナ

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

直列化されたフィールド

mainPanel

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

メインパネル

owner

Frame owner
このダイアログのオーナフレームです。

オーナ

result

int result
戻り値

mode

int mode
表示モード

dialogGbl

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

buttonPanel

Container buttonPanel
ボタンパネル

buttonGbl

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

defaultKeyListener

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

buttons

Button[] buttons
ボタン

defaultButton

Button defaultButton
デフォルトボタン

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

直列化されたフィールド

message

Label message
メッセージ

tree

Tree tree
ツリー

root

net.hizlab.kagetaka.awt.DirectoryDialog.Item root
ルートアイテム

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

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

直列化されたフィールド

preferredSize

Dimension preferredSize
推奨サイズ

icon

ImageContainer icon
アイコンイメージ

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

直列化されたフィールド

lock

Object lock
ロックオブジェクト

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

preferredSize

Dimension preferredSize
推奨サイズ

backObserver

WrappedObserver backObserver
オフスクリーンイメージ更新用

buttonObserver

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

hotspotObserver

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

backImageContainer

ImageContainer backImageContainer
背景イメージ

isSeparate

boolean isSeparate
全イメージ指定か

buttonNormalImage

ImageContainer buttonNormalImage
通常時イメージ

buttonOverImage

ImageContainer buttonOverImage
オーバー時イメージ

buttonDownImage

ImageContainer buttonDownImage
押下時イメージ

buttonDisableImage

ImageContainer buttonDisableImage
無効時イメージ

hotspotOverImage

ImageContainer hotspotOverImage
ホットスポットオーバー時イメージ

hotspotDownImage

ImageContainer hotspotDownImage
ホットスポット押下時イメージ

hotspotDisableImage

ImageContainer hotspotDisableImage
ホットスポット無効時イメージ

hotspotArea

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

label

String label
ラベル文字

buttonFixedArea

Rectangle buttonFixedArea
実際に描画されているボタンの位置

hotspotFixedArea

Polygon hotspotFixedArea
実際に描画されているホットスポットの位置

state

int state
状態

stateEnable

int stateEnable
ノーマルの状態

stateDown

int stateDown
押下時の状態

pressX

int pressX
押された X 位置

pressY

int pressY
押された Y 位置

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

直列化されたフィールド

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

preferredSize

Dimension preferredSize
推奨サイズ

offscreenObserver

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

imageContainer

ImageContainer imageContainer
通常時イメージ

クラス 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 を実装しています

直列化されたフィールド

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

min

int min
最小値

max

int max
最大値

now

int now
現在の値

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

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

直列化されたフィールド

minWidth

int minWidth
最小幅

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

直列化されたフィールド

preferredSize

Dimension preferredSize
推奨サイズ

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

lines

net.hizlab.kagetaka.awt.SizedLabel.Lines lines
ラベルの文字列

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

直列化されたフィールド

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

preferredSize

Dimension preferredSize
推奨サイズ

statusText

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

statusIcons

StatusBarIcon[] statusIcons
ステータスに表示するアイコン

popupMenu

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

listeners

Vector listeners
アイテム用リスナ

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

直列化されたフィールド

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.TabPanel.Tabbar tabbar
タブバー

tabScrollbar

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

main

net.hizlab.kagetaka.awt.TabPanel.MainPanel main
メインパネル

tabs

Vector tabs
パネルのリスト

activeTab

TabPanel.Tab activeTab
アクティブタブ

hasFocus

boolean hasFocus
タブがフォーカスを持っているかどうか

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

直列化されたフィールド

key

String key
キー

component

Component component
コンポーネント

title

String title
タイトル

titleChars

char[] titleChars
タイトルの char

imageContainer

ImageContainer imageContainer
画像

width

int width
タブ幅

observer

WrappedObserver observer
描画通知

minimumSize

Dimension minimumSize
最小サイズ

maximumSize

Dimension maximumSize
最大サイズ

preferredSize

Dimension preferredSize
推奨サイズ

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

直列化されたフィールド

preferredSize

Dimension preferredSize
推奨サイズ

backImageContainer

ImageContainer backImageContainer
背景画像

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

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

直列化されたフィールド

lock

Object lock
ロックオブジェクト

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

preferredSize

Dimension preferredSize
推奨サイズ

name

String name
名前

nameExplicitlySet

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

boxSize

Dimension boxSize
ボックスサイズ

openImage

Image openImage
開くイメージ

closeImage

Image closeImage
閉じるイメージ

openSelectedImage

Image openSelectedImage
選択中の開くイメージ

closeSelectedImage

Image closeSelectedImage
選択中の閉じるイメージ

rows

int rows
行数

columns

int columns
表示幅

border

Border border
ボーダー

rootItem

net.hizlab.kagetaka.awt.Tree.Item rootItem
ルートアイテム

state

int state
状態

focus

boolean focus
フォーカス

viewItems

Vector viewItems
表示中アイテム

scrollbar

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

selectedIndex

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

selectedOldIndex

int selectedOldIndex
以前に選択されていたインデックス

viewStart

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

viewEnd

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

visibleReq

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

rowHeight

int rowHeight
1 行の高さ

treeMouseListener

MouseListener treeMouseListener
マウスリスナ


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

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

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

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

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

serialVersionUID: -2025545748456852899l

直列化されたフィールド

state

int state
状態

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

serialVersionUID: -4920569181427301866l

直列化されたフィールド

tab

TabPanel.Tab tab
キー


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

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

直列化されたフィールド

owner

Container owner
オーナー

listener

ContainerListener listener
コンテナリスナ

components

Component[] components
コンポーネント

offscreenImage

OffscreenImage offscreenImage
オフスクリーンイメージ

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

直列化されたフィールド

owner

Component owner
オーナー

isContainer

boolean isContainer
オーナーがコンテナかどうか

offScreenImage

Image offScreenImage
オフスクリーンイメージ

offScreenSize

Dimension offScreenSize
オフスクリーンサイズ

repaint

boolean repaint
再描画する必要があるかどうか


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

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

直列化されたフィールド

context

HawkContext context
影鷹コンテキスト

option

Option option
オプション

gbl

GridBagLayout gbl
レイアウタ

screen

Screen screen
影鷹スクリーン

horizontal

PanelScrollbar horizontal
横スクロールバー

vertical

PanelScrollbar vertical
縦スクロールバー

scrollbarMode

int scrollbarMode
スクロールバーの表示モード

horizontalVisible

boolean horizontalVisible
横スクロールバー追加したかどうか

verticalVisible

boolean verticalVisible
縦スクロールバー追加したかどうか

readyScrollbar

boolean readyScrollbar
スクロールバーの用意をするかどうか

toolTipUse

boolean toolTipUse
ツールチップを使う

toolTipDelay

long toolTipDelay
ツールチップの表示までの待ち時間

toolTipTerm

long toolTipTerm
ツールチップ消えるまでの待ち時間

lock

Object lock
ロック

screenSize

Dimension screenSize
スクリーンサイズ

defaultSize

Dimension defaultSize
デフォルトビューポートサイズ

defaultSizeHorizontal

boolean defaultSizeHorizontal
デフォルトビューポートサイズで横スクロールバーが表示されているか

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
リスナ

defaultCursorType

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

temporaryCursorType

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

cursorType

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

document

Document document
ドキュメント

currentLink

Link currentLink
現在選択中のリンク

currentUrl

URL currentUrl
現在選択中のオブジェクトの URL

idMap

IdMap idMap
ID マップ

resizeRequestTag

int resizeRequestTag
リサイズイベントに通知するタグ

callRequestFocus

boolean callRequestFocus
ループ制御


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

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

直列化されたフィールド

label

Text label
ラベル文字

command

String command
コマンド名

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

直列化されたフィールド

iconColor

Color iconColor
アイコンの背景色

backImage

Image backImage
アイコンの背景色

label

Text label
ラベル文字

state

boolean state
チェックされた状態

group

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

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

直列化されたフィールド

selectedCheckbox

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

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

直列化されたフィールド

index

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

texts

Vector texts
ラベル文字

list

List list
リスト

openWindow

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

lastClose

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

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

直列化されたフィールド

lock

Object lock
ロックオブジェクト

offscreenImage

OffscreenImage offscreenImage
オフスクリーン

option

Option option
オプション

ic

ImageCreator ic
イメージクリエータ

textManager

TextManager textManager
テキストマネージャ

name

String name
名前

nameExplicitlySet

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

border

Border border
ボーダー

state

int state
状態

enabledState

int enabledState
ノーマルの状態

focus

boolean focus
フォーカス

preferredSize

Dimension preferredSize
推奨サイズ

pressX

int pressX
押された X 位置

pressY

int pressY
押された Y 位置

クラス 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 を実装しています

直列化されたフィールド

insetWidth

int insetWidth
横のスペース

insetHeight

int insetHeight
縦のスペース

rows

int rows
行数

multipleMode

boolean multipleMode
複数選択モードか

listMode

boolean listMode
リストモードか

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
横スクロールバー

visibleScrollbar

boolean visibleScrollbar
スクロールバーを表示する必要があるか

lastMultipleSelected

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

autoScroll

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

クラス 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 を実装しています

直列化されたフィールド

text

Text text
テキスト

echoChar

char echoChar
エコー文字

locked

boolean locked
ロック

multiline

boolean multiline
複数行

columns

int columns
列数

rows

int rows
行数

wordwrap

boolean wordwrap
ワードラップ

viewPosition

Point viewPosition
右上からの表示位置

frameSize

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

lineHeight

int lineHeight
1行の高さ

blink

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

viewCursor

boolean viewCursor
カーソルのオン

openWindow

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

lastClose

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

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

直列化されたフィールド

command

String command
コマンド名

maxlength

int maxlength
最大文字数


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

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

直列化されたフィールド

exception

Exception exception
元の例外

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

直列化されたフィールド

counter

int counter
カウンター

delete

boolean delete
削除されたか


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

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


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

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

直列化されたフィールド

message

String message
エラーメッセージ

line

int line
行番号

column

int column
カラム位置


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

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


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

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

直列化されたフィールド

inputStreamParser

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

filterParsers

String[] filterParsers
フィルタパーサ

fontStyle

String fontStyle
デフォルトフォントスタイル

serifFont

Font serifFont
セリフフォント

sansSerifFont

Font sansSerifFont
サンセリフフォント

cursiveFont

Font cursiveFont
カーシブフォント

fantasyFont

Font fantasyFont
装飾フォント

monospaceFont

Font monospaceFont
等幅フォント

fontScale

double fontScale
フォントの倍率

antiAliasing

boolean antiAliasing
アンチエイリアシングが有効か

charsSpinRight

CharList charsSpinRight
右回転させる文字

charsSpinLtrb

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

charsKinsokuHead

CharList charsKinsokuHead
先頭禁止文字

charsKinsokuTail

CharList charsKinsokuTail
末尾禁止文字

swapDecoration

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

loadImage

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

spinImage

boolean spinImage
画像を回転させるか

spinImageTable

Hashtable spinImageTable
回転する画像情報

画像の回転

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


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

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

直列化されたフィールド

exception

Exception exception
元の例外


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

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

直列化されたフィールド

site

Label site
サイト名

realm

Label realm
領域

type

int type
タイプ

username

TextField username
ユーザ名

password

TextField password
パスワード

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

直列化されたフィールド

windowNumber

int windowNumber
ウィンドウ番号

option

ViewerOption option
ビューアオプション

windowManager

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

bookmarkManager

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

historyManager

HistoryManager historyManager
ヒストリマネージャ

themeManager

ThemeManager themeManager
テーママネージャ

contextEventManager

ContextEventManager contextEventManager
コンテキストイベントマネージャ

theme

Theme theme
テーマ

offscreenBuffer

OffscreenBuffer offscreenBuffer
オフスクリーンイメージ

viewerMenu

ViewerMenu viewerMenu
メニュー

gbl

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

insets

Insets insets
メインマージン

naviBar

ViewerToolbar naviBar
ナビゲーションバー

linkBar

ViewerToolbar linkBar
リンクバー

mainPanel

TabPanel mainPanel
メインパネル

statusBar

ViewerStatusBar statusBar
ステータスバー

contextListener

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

dndListener

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

titleMain

String titleMain
メインタイトル

titleSuffix

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

statusText

String statusText
ステータス文字列

statusIcons

StatusBarIcon[] statusIcons
ステータスアイコン

viewerPosition

Point viewerPosition
ウィンドウ位置

viewerSize

Dimension viewerSize
ウィンドウサイズ

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.ViewerEventObject を拡張し、Serializable を実装しています

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

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

直列化されたフィールド

viewer

HawkViewer viewer
ビューア

type

int type
タイプ

option

ViewerOption option
オプション

theme

Theme theme
テーマ

stateLock

Object stateLock
ステータスロック

toolbarFont

Font toolbarFont
ツールバーフォント

toolbarFore

Color toolbarFore
ツールバーフォアカラー

toolbarBack

Color toolbarBack
ツールバーバックカラー

toolbarImage

Image toolbarImage
ツールバーイメージ

buttons

ImageButton[] buttons
ボタン

textFields

TextField[] textFields
テキストボックス

ptPanel

QuietContainer ptPanel
メインパネル

ptPanelLayout

GridBagLayout ptPanelLayout
メインパネルレイアウト

popupMenu

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

showPopupMenu

boolean showPopupMenu
ポップアップメニューを表示中か

bookmarks

Bookmark[] bookmarks
ブックマーク

values

String[][] values
ブックマークの値

fileImage

Image fileImage
ファイルの画像

openfolderImage

Image openfolderImage
開いたフォルダの画像

closefolderImage

Image closefolderImage
閉じてるフォルダの画像

context

ViewerContext context
アクティブなコンテキスト

request

Request request
現在の有効なリクエスト


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

クラス net.hizlab.kagetaka.viewer.bookmark.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.viewer.bookmark.BookmarkAs.Item root
ルートアイテム

entries

Vector entries
操作のエントリ

openfolderImage

Image openfolderImage
フォルダの開いたイメージ

closefolderImage

Image closefolderImage
フォルダの閉じたイメージ

クラス net.hizlab.kagetaka.viewer.bookmark.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.viewer.bookmark.BookmarkEditor.Item root
ルートアイテム

buffer

Bookmark buffer
カットバッファ

popupMenu

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

menuItems

MenuItem[] menuItems
メニュー

changed

boolean changed
変更されたかどうか

fileImage

Image fileImage
ファイルのイメージ

openfolderImage

Image openfolderImage
フォルダの開いたイメージ

closefolderImage

Image closefolderImage
フォルダの閉じたイメージ

offscreenBuffer

OffscreenBuffer offscreenBuffer
オフスクリーンイメージ

クラス net.hizlab.kagetaka.viewer.bookmark.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.viewer.download

クラス net.hizlab.kagetaka.viewer.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
バー

checkKeepOpen

Checkbox checkKeepOpen
チェック

buttonClose

Button buttonClose
閉じる

mfTitle

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

mfState

MessageFormat mfState
状況フォーマット

mfRemain

MessageFormat mfRemain
残りフォーマット

mfProcess

MessageFormat mfProcess
経過フォーマット

mfProgress

MessageFormat mfProgress
率フォーマット

option

ViewerOption option
オプション

content

Content content
コネクション

filePath

File filePath
ファイルパス

wm

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

thread

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

complete

boolean complete
成功フラグ

resumeLength

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


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

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

直列化されたフィールド

context

ViewerContext context
コンテキスト

id

int id
イベント ID

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

直列化されたフィールド

isLoading

boolean isLoading
ロード中か

request

Request request
リクエスト

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

直列化されたフィールド

request

Request request
リクエスト

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

直列化されたフィールド

data

Object data
データ

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

直列化されたフィールド

request

Request request
リクエスト


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

クラス net.hizlab.kagetaka.viewer.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.viewer.option

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

直列化されたフィールド

propertiesFile

File propertiesFile
プロパティファイル

propertiesParent

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

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

直列化されたフィールド

reset

boolean reset
新しい値を持っているか

newValue

Object newValue
新しい値

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

直列化されたフィールド

option

ViewerOption option
ビューアオプション

setter

Setter setter
セッター

tree

Tree tree
カテゴリ

title

FancyLabel title
タイトル

main

Panel main
メインパネル

mainLayout

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

reload

Button reload
リロードボタン

reset

Button reset
リセットボタン

rootPages

Vector rootPages
パネルパス

pages

Vector pages
前ページ

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

直列化されたフィールド

properties

Hashtable properties
プロパティ

defaultKey

Hashtable defaultKey
キーリスト

defaultList

Vector defaultList
キーリスト

defaultTypes

Hashtable defaultTypes
値のタイプ

defaultProperties

Hashtable defaultProperties
デフォルト値

systemProperties

ExProperties systemProperties
システムプロパティ

userProperties

ExProperties userProperties
ユーザプロパティ

listeners

Vector listeners
リスナ

userHome

String userHome
ユーザホームディレクトリ

sslManager

SSLManager sslManager
SSL マネージャ

historyManager

HistoryManager historyManager
履歴マネージャ

bookmarkManager

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

cookieManager

CookieManager cookieManager
クッキーマネージャ

themeManager

ThemeManager themeManager
テーママネージャ

viewerConsole

ViewerConsole viewerConsole
影鷹コンソール

toolTip

ToolTip toolTip
ツールチップ

proxies

net.hizlab.kagetaka.viewer.option.ViewerOption.Proxy[] proxies
プロキシ

proxyDirectNodes

net.hizlab.kagetaka.viewer.option.ViewerOption.Node[] proxyDirectNodes
プロキシダイレクトノード

proxyUseSocks

boolean proxyUseSocks
Socks 使用

applications

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


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

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


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

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

直列化されたフィールド

certificates

X509Certificate[] certificates
証明書の連鎖

exception

CertificateException exception
証明書エラー

subjectCN

Label subjectCN
発行先:一般名称

subjectO

Label subjectO
発行先:組織

subjectOU

Label subjectOU
発行先:部門

issuerCN

Label issuerCN
発行元:一般名称

issuerO

Label issuerO
発行元:組織

issuerOU

Label issuerOU
発行元:部門

serial

Label serial
シリアル番号

start

Label start
発効日

end

Label end
期限切れ日

sha1

Label sha1
SHA1

md5

Label md5
MD5

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

直列化されたフィールド

certificates

X509Certificate[] certificates
証明書の連鎖

exception

CertificateException exception
証明書エラー

title

SizedLabel title
タイトルラベル

reason

SizedLabel reason
原因ラベル

question

SizedLabel question
質問ラベル

detail

Button detail
詳細ボタン

checkboxes

Checkbox[] checkboxes
チェックボックス

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

直列化されたフィールド

certificates

X509Certificate[] certificates
証明書の連鎖

host

String host
証明書エラー

title

SizedLabel title
タイトルラベル

reason

SizedLabel reason
原因ラベル

question

SizedLabel question
質問ラベル

detail

Button detail
詳細ボタン


Kagetaka

Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'