|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.hakoniwa.HakoniwaRobotWithCleanerBrush.HakoniwaRobotCleanerBrush
protected static class HakoniwaRobotWithCleanerBrush.HakoniwaRobotCleanerBrush
| メソッドの概要 | |
|---|---|
void |
endCleaning()
|
java.awt.Color |
getColor()
|
int |
getRadius()
|
boolean |
isWorking()
|
protected void |
onFree()
Called when disposing this resource. Caution: This method should not be called outside this class. |
void |
setColor(java.awt.Color color)
|
void |
setRadius(int radius)
|
void |
startCleaning()
|
| クラス 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 void startCleaning()
CleanerBrushController 内の startCleaning
public void endCleaning()
CleanerBrushController 内の endCleaning
public boolean isWorking()
CleanerBrush 内の isWorking
public void setColor(java.awt.Color color)
public java.awt.Color getColor()
public void setRadius(int radius)
public int getRadius()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||