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

List of all members.

Public Member Functions

 GraphPanel (GrxPluginManager manager, TrendGraphModel trendGraphMgr, Composite comp)
void resetFocus ()
void setEnabled (boolean b)
void setEnabledRangeButton (boolean b)
void setFocuse (GraphElement ge)
void setModelList (List< GrxModelItem > list)

Public Attributes

GraphElement currentGraph_
SeriesDialog seriesDialog_

Private Member Functions

void updateButtons ()

Private Attributes

DataItemInfo[] addedArray_
List< GrxModelItemcurrentModels_ = null
GraphElement[] graphElement_
SashForm graphElementBase_
ScrolledComposite graphScrollPane_
Button hRangeButton_
HRangeDialog hRangeDialog_
GrxPluginManager manager_
int numGraph_
Button seriesButton_
TrendGraphModel trendGraphMgr_
Button vRangeButton_
VRangeDialog vRangeDialog_

Static Private Attributes

static final Color focusedColor_ = Activator.getDefault().getColor( "focusedColor" )
static final Color normalColor_ = Activator.getDefault().getColor("black")

Detailed Description

Definition at line 47 of file GraphPanel.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.graph.GraphPanel.GraphPanel ( GrxPluginManager  manager,
TrendGraphModel  trendGraphMgr,
Composite  comp 
) [inline]

Definition at line 87 of file GraphPanel.java.


Member Function Documentation

Definition at line 352 of file GraphPanel.java.

Definition at line 64 of file GraphPanel.java.

Definition at line 71 of file GraphPanel.java.

Definition at line 340 of file GraphPanel.java.

Definition at line 461 of file GraphPanel.java.

Definition at line 380 of file GraphPanel.java.


Member Data Documentation

Definition at line 85 of file GraphPanel.java.

Definition at line 50 of file GraphPanel.java.

Definition at line 52 of file GraphPanel.java.

final Color com.generalrobotix.ui.view.graph.GraphPanel.focusedColor_ = Activator.getDefault().getColor( "focusedColor" ) [static, private]

Definition at line 55 of file GraphPanel.java.

Definition at line 49 of file GraphPanel.java.

Definition at line 57 of file GraphPanel.java.

Definition at line 81 of file GraphPanel.java.

Definition at line 59 of file GraphPanel.java.

Definition at line 76 of file GraphPanel.java.

Definition at line 84 of file GraphPanel.java.

final Color com.generalrobotix.ui.view.graph.GraphPanel.normalColor_ = Activator.getDefault().getColor("black") [static, private]

Definition at line 54 of file GraphPanel.java.

Definition at line 83 of file GraphPanel.java.

Definition at line 61 of file GraphPanel.java.

Definition at line 78 of file GraphPanel.java.

Definition at line 51 of file GraphPanel.java.

Definition at line 60 of file GraphPanel.java.

Definition at line 77 of file GraphPanel.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