Kagetaka

net.hizlab.kagetaka.viewer.event
クラス ContextHistoryEvent

java.lang.Object
  拡張net.hizlab.kagetaka.viewer.ViewerEvent
      拡張net.hizlab.kagetaka.viewer.event.ContextEvent
          拡張net.hizlab.kagetaka.viewer.event.ContextHistoryEvent
すべての実装インタフェース:
Serializable

public class ContextHistoryEvent
extends ContextEvent

コンテキストリスナ用のヒストリイベントクラスです。

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

フィールドの概要
static int CONTEXT_HISTORY_CHANGED
          コンテキスト履歴変更イベント
static int CONTEXT_HISTORY_FIRST
          イベント ID の開始
static int CONTEXT_HISTORY_LAST
          イベント ID の終わり
 
コンストラクタの概要
ContextHistoryEvent(ViewerContext context, int id, Request request)
          ヒストリイベントを作成します。
 
メソッドの概要
 Request getRequest()
          リクエストを返します。
 String paramString()
          このイベントの文字列を返します。
 
クラス net.hizlab.kagetaka.viewer.event.ContextEvent から継承したメソッド
getContext, getID, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

CONTEXT_HISTORY_CHANGED

public static final int CONTEXT_HISTORY_CHANGED
コンテキスト履歴変更イベント

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

CONTEXT_HISTORY_FIRST

public static final int CONTEXT_HISTORY_FIRST
イベント ID の開始

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

CONTEXT_HISTORY_LAST

public static final int CONTEXT_HISTORY_LAST
イベント ID の終わり

関連項目:
定数フィールド値
コンストラクタの詳細

ContextHistoryEvent

public ContextHistoryEvent(ViewerContext context,
                           int id,
                           Request request)
ヒストリイベントを作成します。

パラメータ:
context - イベントの元になるコンテキスト
id - イベント ID
request - リクエスト
メソッドの詳細

getRequest

public Request getRequest()
リクエストを返します。

戻り値:
リクエスト

paramString

public String paramString()
このイベントの文字列を返します。

オーバーライド:
クラス ContextEvent 内の paramString
戻り値:
イベント文字列

Kagetaka

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