Classes | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
com.generalrobotix.ui.view.graph.SeriesDialog Class Reference
Inheritance diagram for com.generalrobotix.ui.view.graph.SeriesDialog:
Inheritance graph
[legend]

List of all members.

Classes

class  MyCellModifier
class  MyLabelProvider
class  MyTable

Public Member Functions

DataItemInfo[] getAddedList ()
DataItemInfo[] getDataItemInfoList ()
DataItemInfo[] getRemovedList ()
boolean isUpdated ()
int open ()
 SeriesDialog (GraphElement initialGraph, Shell shell)
void setCurrentGraph (GraphElement currentGraph)
void setDataItemInfoList (DataItemInfo[] dii)
void setModelList (List< GrxModelItem > list)

Protected Member Functions

void buttonPressed (int buttonId)
void configureShell (Shell newShell)
Control createDialogArea (Composite parent)

Private Member Functions

void _resetSelection ()
void removeAllRows ()

Private Attributes

DataItemInfo[] addedArray_
ArrayList< DataItemInfoaddedList_
Combo comboAttr_
Combo comboLink_
Combo comboModel_
Combo comboType_
GraphElement currentGraph_
List< GrxModelItemcurrentModels_ = null
DataItemInfo[] dataItemInfoArray_
ArrayList< DataItemInfodataItemInfoList_
int graphIndex = 0
final Map< String, ArrayList
< String > > 
nodeMap = new HashMap<String, ArrayList<String>>()
Properties prop = new Properties()
Button removeButton_
DataItemInfo[] removedArray_
ArrayList< DataItemInforemovedList_
Button setButton_
MyTable tableModel_
TableViewer tableviewer_
boolean updated_
URL url = this.getClass().getResource(GRAPH_PROPERTIES)

Static Private Attributes

static final String ATTRIBUTE = "ATTRIBUTE"
static final String colAttribute = MessageBundle.get("dialog.graph.series.table.attribute")
static final String colColor = MessageBundle.get("dialog.graph.series.table.color")
static final String colIndex = MessageBundle.get("dialog.graph.series.table.index")
static final String colLegend = MessageBundle.get("dialog.graph.series.table.legend")
static final String colNode = MessageBundle.get("dialog.graph.series.table.node")
static final String DATA_TYPE = "DATA TYPE"
static final String GRAPH_PROPERTIES = "/resources/graph.properties"
static final String LINK_NAME = "LINK NAME"
static final String ROBOT_MODEL = "ROBOT MODEL"

Detailed Description

Author:
Kernel Inc.
Version:
1.0 (2001/8/20)

Definition at line 60 of file SeriesDialog.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.SeriesDialog.SeriesDialog ( GraphElement  initialGraph,
Shell  shell 
) [inline]

Definition at line 98 of file SeriesDialog.java.


Member Function Documentation

Definition at line 454 of file SeriesDialog.java.

Definition at line 414 of file SeriesDialog.java.

void com.generalrobotix.ui.view.graph.SeriesDialog.configureShell ( Shell  newShell) [inline, protected]

Definition at line 129 of file SeriesDialog.java.

Control com.generalrobotix.ui.view.graph.SeriesDialog.createDialogArea ( Composite  parent) [inline, protected]

Definition at line 134 of file SeriesDialog.java.

Definition at line 524 of file SeriesDialog.java.

Definition at line 514 of file SeriesDialog.java.

Definition at line 521 of file SeriesDialog.java.

Definition at line 530 of file SeriesDialog.java.

Parameters:
visible

Definition at line 492 of file SeriesDialog.java.

Definition at line 537 of file SeriesDialog.java.

Definition at line 482 of file SeriesDialog.java.

Definition at line 503 of file SeriesDialog.java.

Definition at line 603 of file SeriesDialog.java.


Member Data Documentation

Definition at line 68 of file SeriesDialog.java.

Definition at line 67 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.ATTRIBUTE = "ATTRIBUTE" [static, private]

Definition at line 75 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.colAttribute = MessageBundle.get("dialog.graph.series.table.attribute") [static, private]

Definition at line 77 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.colColor = MessageBundle.get("dialog.graph.series.table.color") [static, private]

Definition at line 79 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.colIndex = MessageBundle.get("dialog.graph.series.table.index") [static, private]

Definition at line 78 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.colLegend = MessageBundle.get("dialog.graph.series.table.legend") [static, private]

Definition at line 80 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.colNode = MessageBundle.get("dialog.graph.series.table.node") [static, private]

Definition at line 76 of file SeriesDialog.java.

Definition at line 84 of file SeriesDialog.java.

Definition at line 83 of file SeriesDialog.java.

Definition at line 81 of file SeriesDialog.java.

Definition at line 82 of file SeriesDialog.java.

Definition at line 91 of file SeriesDialog.java.

Definition at line 96 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.DATA_TYPE = "DATA TYPE" [static, private]

Definition at line 73 of file SeriesDialog.java.

Definition at line 64 of file SeriesDialog.java.

Definition at line 62 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.GRAPH_PROPERTIES = "/resources/graph.properties" [static, private]

Definition at line 88 of file SeriesDialog.java.

Definition at line 95 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.LINK_NAME = "LINK NAME" [static, private]

Definition at line 74 of file SeriesDialog.java.

final Map<String, ArrayList<String> > com.generalrobotix.ui.view.graph.SeriesDialog.nodeMap = new HashMap<String, ArrayList<String>>() [private]

Definition at line 94 of file SeriesDialog.java.

Definition at line 90 of file SeriesDialog.java.

Definition at line 86 of file SeriesDialog.java.

Definition at line 65 of file SeriesDialog.java.

Definition at line 63 of file SeriesDialog.java.

final String com.generalrobotix.ui.view.graph.SeriesDialog.ROBOT_MODEL = "ROBOT MODEL" [static, private]

Definition at line 72 of file SeriesDialog.java.

Definition at line 85 of file SeriesDialog.java.

Definition at line 93 of file SeriesDialog.java.

Definition at line 71 of file SeriesDialog.java.

Definition at line 61 of file SeriesDialog.java.

URL com.generalrobotix.ui.view.graph.SeriesDialog.url = this.getClass().getResource(GRAPH_PROPERTIES) [private]

Definition at line 89 of file SeriesDialog.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