Public Member Functions | Public Attributes | Static Public Attributes
com.generalrobotix.ui.item.GrxModeInfoItem Class Reference
Inheritance diagram for com.generalrobotix.ui.item.GrxModeInfoItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addItemClassList (Class<?extends GrxBasePlugin > item)
boolean create ()
 GrxModeInfoItem (String name, GrxPluginManager manager)
void restoreProperties ()
 restore properties. Called by menu item "restore Properties"

Public Attributes

ArrayList< Class<?extends
GrxBaseItem > > 
activeItemClassList_ = new ArrayList<Class<? extends GrxBaseItem>>()
ArrayList< Class<?extends
GrxBaseView > > 
activeViewClassList_ = new ArrayList<Class<? extends GrxBaseView>>()

Static Public Attributes

static final String TITLE = "Mode Info"

Detailed Description

Definition at line 37 of file GrxModeInfoItem.java.


Constructor & Destructor Documentation

Definition at line 43 of file GrxModeInfoItem.java.


Member Function Documentation

Definition at line 48 of file GrxModeInfoItem.java.

Returns:

Reimplemented from com.generalrobotix.ui.GrxBaseItem.

Definition at line 88 of file GrxModeInfoItem.java.

restore properties. Called by menu item "restore Properties"

Reimplemented from com.generalrobotix.ui.GrxBasePlugin.

Definition at line 55 of file GrxModeInfoItem.java.


Member Data Documentation

ArrayList<Class<? extends GrxBaseItem> > com.generalrobotix.ui.item.GrxModeInfoItem.activeItemClassList_ = new ArrayList<Class<? extends GrxBaseItem>>()

Definition at line 40 of file GrxModeInfoItem.java.

ArrayList<Class<? extends GrxBaseView> > com.generalrobotix.ui.item.GrxModeInfoItem.activeViewClassList_ = new ArrayList<Class<? extends GrxBaseView>>()

Definition at line 41 of file GrxModeInfoItem.java.

final String com.generalrobotix.ui.item.GrxModeInfoItem.TITLE = "Mode Info" [static]

Definition at line 38 of file GrxModeInfoItem.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:44:00