Kagetaka

net.hizlab.kagetaka.viewer
クラス ViewerToolbar

java.lang.Object
  拡張java.awt.Component
      拡張java.awt.Container
          拡張net.hizlab.kagetaka.awt.Toolbar
              拡張net.hizlab.kagetaka.viewer.ViewerToolbar
すべての実装インタフェース:
ContextFocusListener, ContextHistoryListener, ContextInformationListener, ContextListener, ContextRequestListener, ImageObserver, MenuContainer, Serializable

public class ViewerToolbar
extends Toolbar
implements ContextFocusListener, ContextHistoryListener, ContextInformationListener, ContextRequestListener

ビューア用ツールバーを提供します。

バージョン:
$Revision: 1.7 $
関連項目:
直列化された形式

入れ子クラスの概要
 
クラス java.awt.Container から継承した入れ子クラス
Container.AccessibleAWTContainer
 
クラス java.awt.Component から継承した入れ子クラス
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
 
フィールドの概要
static String ADDRESS
          アドレスバー
static String BACK
          戻る
static String BOOKMARK
          ブックマーク
static String FORWARD
          次へ
static String GO
          GO
static String HOME
          ホーム
static String PTF
          パーソナルツールバー
static String RELOAD
          再読込
static String STOP
          停止
 
クラス net.hizlab.kagetaka.awt.Toolbar から継承したフィールド
MAXIMUM, NORMAL
 
クラス java.awt.Component から継承したフィールド
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
インタフェース java.awt.image.ImageObserver から継承したフィールド
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
メソッドの概要
 void addressChanged(ContextInformationEvent e)
          アドレスが変更された場合に呼び出されます。
 boolean focusAddress()
          アドレスバーにフォーカスを移動します。
 void focusGained(ContextFocusEvent e)
          コンテキストがフォーカスを得るときに呼び出されます。
 void focusLost(ContextFocusEvent e)
          コンテキストがフォーカスを失うときに呼び出されます。
 String getAddress()
          アドレスを取得します。
 void historyChanged(ContextHistoryEvent e)
          ヒストリが変更された場合に呼び出されます。
 void requestAccepted(ContextRequestEvent e)
          リクエストを受け付けた場合に呼び出されます。
 void requestDone(ContextRequestEvent e)
          リクエストが完了した場合に呼び出されます。
 void statusChanged(ContextInformationEvent e)
          ステータスが変更された場合に呼び出されます。
 void titleChanged(ContextInformationEvent e)
          タイトルが変更された場合に呼び出されます。
 
クラス net.hizlab.kagetaka.awt.Toolbar から継承したメソッド
getMinimumSize, getPreferredSize, invalidate, paint, setBackImage, update
 
クラス java.awt.Container から継承したメソッド
add, add, add, add, add, addContainerListener, addImpl, addNotify, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, insets, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
クラス java.awt.Component から継承したメソッド
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getAccessibleContext, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

ADDRESS

public static final String ADDRESS
アドレスバー

関連項目:
定数フィールド値

BACK

public static final String BACK
戻る

関連項目:
定数フィールド値

BOOKMARK

public static final String BOOKMARK
ブックマーク

関連項目:
定数フィールド値

FORWARD

public static final String FORWARD
次へ

関連項目:
定数フィールド値

GO

public static final String GO
GO

関連項目:
定数フィールド値

HOME

public static final String HOME
ホーム

関連項目:
定数フィールド値

PTF

public static final String PTF
パーソナルツールバー

関連項目:
定数フィールド値

RELOAD

public static final String RELOAD
再読込

関連項目:
定数フィールド値

STOP

public static final String STOP
停止

関連項目:
定数フィールド値
メソッドの詳細

addressChanged

public void addressChanged(ContextInformationEvent e)
アドレスが変更された場合に呼び出されます。

定義:
インタフェース ContextInformationListener 内の addressChanged
パラメータ:
e - インフォメーションイベント

focusAddress

public boolean focusAddress()
アドレスバーにフォーカスを移動します。

戻り値:
アドレスバーが存在する場合は true、 存在しない場合は false

focusGained

public void focusGained(ContextFocusEvent e)
コンテキストがフォーカスを得るときに呼び出されます。

定義:
インタフェース ContextFocusListener 内の focusGained
パラメータ:
e - フォーカスイベント

focusLost

public void focusLost(ContextFocusEvent e)
コンテキストがフォーカスを失うときに呼び出されます。

定義:
インタフェース ContextFocusListener 内の focusLost
パラメータ:
e - フォーカスイベント

getAddress

public String getAddress()
アドレスを取得します。

戻り値:
アドレス

historyChanged

public void historyChanged(ContextHistoryEvent e)
ヒストリが変更された場合に呼び出されます。

定義:
インタフェース ContextHistoryListener 内の historyChanged
パラメータ:
e - ヒストリイベント

requestAccepted

public void requestAccepted(ContextRequestEvent e)
リクエストを受け付けた場合に呼び出されます。

定義:
インタフェース ContextRequestListener 内の requestAccepted
パラメータ:
e - リクエストイベント

requestDone

public void requestDone(ContextRequestEvent e)
リクエストが完了した場合に呼び出されます。

定義:
インタフェース ContextRequestListener 内の requestDone
パラメータ:
e - リクエストイベント

statusChanged

public void statusChanged(ContextInformationEvent e)
ステータスが変更された場合に呼び出されます。

定義:
インタフェース ContextInformationListener 内の statusChanged
パラメータ:
e - インフォメーションイベント

titleChanged

public void titleChanged(ContextInformationEvent e)
タイトルが変更された場合に呼び出されます。

定義:
インタフェース ContextInformationListener 内の titleChanged
パラメータ:
e - インフォメーションイベント

Kagetaka

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