Classes | Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes
com.generalrobotix.ui.view.GrxPropertyView Class Reference

property viewer More...

Inheritance diagram for com.generalrobotix.ui.view.GrxPropertyView:
Inheritance graph
[legend]

List of all members.

Classes

class  ColumnSelectionListener
class  PropertyTableCellModifier
class  PropertyTableContentProvider
class  PropertyTableLabelProvider
class  PropertyTableViewerSorter

Public Member Functions

 GrxPropertyView (String name, GrxPluginManager manager, GrxBaseViewPart vp, Composite parent)
 constructor
void registerItemChange (GrxBaseItem item, int event)
void setUp ()
void shutdown ()
void update (GrxBasePlugin plugin, Object...arg)
void updateTableFont ()

Static Public Attributes

static final String TITLE = "Property"

Private Member Functions

void _refresh ()
 refresh contents of table
void _setInput (GrxBasePlugin p)
boolean isValidChangeValue (String key, String value)

Private Attributes

final String[] clmName_ = { MessageBundle.get("GrxPropertyView.text.name"), MessageBundle.get("GrxPropertyView.text.value") }
GrxBasePlugin currentPlugin_ = null
MenuManager menuMgr_ = new MenuManager()
Text nameText_ = null
String oldText = ""
Table table_ = null
TableViewer viewer_ = null

Detailed Description

property viewer

Definition at line 71 of file GrxPropertyView.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.GrxPropertyView.GrxPropertyView ( String  name,
GrxPluginManager  manager,
GrxBaseViewPart  vp,
Composite  parent 
) [inline]

constructor

Parameters:
name
manager
vp
parent

Definition at line 95 of file GrxPropertyView.java.


Member Function Documentation

refresh contents of table

Definition at line 439 of file GrxPropertyView.java.

Definition at line 423 of file GrxPropertyView.java.

boolean com.generalrobotix.ui.view.GrxPropertyView.isValidChangeValue ( String  key,
String  value 
) [inline, private]

Definition at line 226 of file GrxPropertyView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 242 of file GrxPropertyView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 217 of file GrxPropertyView.java.

Reimplemented from com.generalrobotix.ui.GrxBasePlugin.

Definition at line 517 of file GrxPropertyView.java.

void com.generalrobotix.ui.view.GrxPropertyView.update ( GrxBasePlugin  plugin,
Object...  arg 
) [inline]

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 265 of file GrxPropertyView.java.

Reimplemented from com.generalrobotix.ui.GrxBaseView.

Definition at line 523 of file GrxPropertyView.java.


Member Data Documentation

final String [] com.generalrobotix.ui.view.GrxPropertyView.clmName_ = { MessageBundle.get("GrxPropertyView.text.name"), MessageBundle.get("GrxPropertyView.text.value") } [private]

Definition at line 84 of file GrxPropertyView.java.

Definition at line 75 of file GrxPropertyView.java.

MenuManager com.generalrobotix.ui.view.GrxPropertyView.menuMgr_ = new MenuManager() [private]

Definition at line 86 of file GrxPropertyView.java.

Definition at line 81 of file GrxPropertyView.java.

Definition at line 82 of file GrxPropertyView.java.

Definition at line 79 of file GrxPropertyView.java.

final String com.generalrobotix.ui.view.GrxPropertyView.TITLE = "Property" [static]

Definition at line 73 of file GrxPropertyView.java.

Definition at line 77 of file GrxPropertyView.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:01