|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.hakoniwa.HakoniwaRobotWithPen.HakoniwaRobotPen
protected static class HakoniwaRobotWithPen.HakoniwaRobotPen
| 入れ子のクラスの概要 |
|---|
| インタフェース jp.digitalmuseum.mr.resource.Pen から継承された入れ子のクラス/インタフェース |
|---|
Pen.PenStatus |
| メソッドの概要 | |
|---|---|
void |
endPen()
|
java.awt.Color |
getColor()
|
int |
getRadius()
|
Pen.PenStatus |
getStatus()
|
protected void |
onFree()
Called when disposing this resource. Caution: This method should not be called outside this class. |
void |
putPen()
|
void |
setColor(java.awt.Color color)
|
void |
setRadius(int radius)
|
| クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getRobot, getWriter, isWritable, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| インタフェース jp.digitalmuseum.mr.entity.ExclusiveResource から継承されたメソッド |
|---|
getWriter, isWritable |
| インタフェース jp.digitalmuseum.mr.entity.Resource から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getRobot |
| メソッドの詳細 |
|---|
protected void onFree()
ResourceAbstractImpl の記述:ResourceAbstractImpl 内の onFree
ResourceAbstractImpl.free(Object)public Pen.PenStatus getStatus()
Pen 内の getStatus
public void setColor(java.awt.Color color)
public java.awt.Color getColor()
public void setRadius(int radius)
public int getRadius()
public void endPen()
PenController 内の endPen
public void putPen()
PenController 内の putPen
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||