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

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

void com.generalrobotix.ui.view.graph.GraphPanel.resetFocus ( )
inline

Definition at line 352 of file GraphPanel.java.

void com.generalrobotix.ui.view.graph.GraphPanel.setEnabled ( boolean  b)
inline

Definition at line 64 of file GraphPanel.java.

void com.generalrobotix.ui.view.graph.GraphPanel.setEnabledRangeButton ( boolean  b)
inline

Definition at line 71 of file GraphPanel.java.

void com.generalrobotix.ui.view.graph.GraphPanel.setFocuse ( GraphElement  ge)
inline

Definition at line 340 of file GraphPanel.java.

void com.generalrobotix.ui.view.graph.GraphPanel.setModelList ( List< GrxModelItem list)
inline

Definition at line 461 of file GraphPanel.java.

void com.generalrobotix.ui.view.graph.GraphPanel.updateButtons ( )
inlineprivate

Definition at line 380 of file GraphPanel.java.

Member Data Documentation

DataItemInfo [] com.generalrobotix.ui.view.graph.GraphPanel.addedArray_
private

Definition at line 85 of file GraphPanel.java.

GraphElement com.generalrobotix.ui.view.graph.GraphPanel.currentGraph_

Definition at line 50 of file GraphPanel.java.

List<GrxModelItem> com.generalrobotix.ui.view.graph.GraphPanel.currentModels_ = null
private

Definition at line 52 of file GraphPanel.java.

final Color com.generalrobotix.ui.view.graph.GraphPanel.focusedColor_ = Activator.getDefault().getColor( "focusedColor" )
staticprivate

Definition at line 55 of file GraphPanel.java.

GraphElement [] com.generalrobotix.ui.view.graph.GraphPanel.graphElement_
private

Definition at line 49 of file GraphPanel.java.

SashForm com.generalrobotix.ui.view.graph.GraphPanel.graphElementBase_
private

Definition at line 57 of file GraphPanel.java.

ScrolledComposite com.generalrobotix.ui.view.graph.GraphPanel.graphScrollPane_
private

Definition at line 81 of file GraphPanel.java.

Button com.generalrobotix.ui.view.graph.GraphPanel.hRangeButton_
private

Definition at line 59 of file GraphPanel.java.

HRangeDialog com.generalrobotix.ui.view.graph.GraphPanel.hRangeDialog_
private

Definition at line 76 of file GraphPanel.java.

GrxPluginManager com.generalrobotix.ui.view.graph.GraphPanel.manager_
private

Definition at line 84 of file GraphPanel.java.

final Color com.generalrobotix.ui.view.graph.GraphPanel.normalColor_ = Activator.getDefault().getColor("black")
staticprivate

Definition at line 54 of file GraphPanel.java.

int com.generalrobotix.ui.view.graph.GraphPanel.numGraph_
private

Definition at line 83 of file GraphPanel.java.

Button com.generalrobotix.ui.view.graph.GraphPanel.seriesButton_
private

Definition at line 61 of file GraphPanel.java.

SeriesDialog com.generalrobotix.ui.view.graph.GraphPanel.seriesDialog_

Definition at line 78 of file GraphPanel.java.

TrendGraphModel com.generalrobotix.ui.view.graph.GraphPanel.trendGraphMgr_
private

Definition at line 51 of file GraphPanel.java.

Button com.generalrobotix.ui.view.graph.GraphPanel.vRangeButton_
private

Definition at line 60 of file GraphPanel.java.

VRangeDialog com.generalrobotix.ui.view.graph.GraphPanel.vRangeDialog_
private

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 Sat Apr 13 2019 02:14:30