|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjava.util.EventObject
jp.carabiner.inkpod.pi.event.TabSelectionEvent
public class TabSelectionEvent
| フィールドの概要 |
|---|
| クラス java.util.EventObject から継承されたフィールド |
|---|
source |
| コンストラクタの概要 | |
|---|---|
TabSelectionEvent(PInkpodFrame frame,
PMapModel model,
PMapModel oldModel)
|
|
| メソッドの概要 | |
|---|---|
PInkpodFrame |
getFrame()
|
PMapModel |
getModel()
|
PMapModel |
getOldModel()
|
| クラス java.util.EventObject から継承されたメソッド |
|---|
getSource, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public TabSelectionEvent(PInkpodFrame frame,
PMapModel model,
PMapModel oldModel)
| メソッドの詳細 |
|---|
public PInkpodFrame getFrame()
public PMapModel getModel()
public PMapModel getOldModel()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||