Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aauc-mechlab/JOpenShowVar
/ functions
Functions
202 in github.com/aauc-mechlab/JOpenShowVar
⨍
Functions
202
◇
Types & classes
49
Method
KRLE6Pos
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:35
Method
KRLEnum
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:36
Method
KRLFrame
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:39
Method
KRLInt
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:37
Method
KRLPos
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:35
Method
KRLReal
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:36
Method
KRLStruct
(String name, String[] nodes)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLStruct.java:40
Method
KRLVariable
(String name)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:46
Method
POS_ACT
Convenience method for getting the $POS_ACT variable @return the POS_ACT variable
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:240
Method
PlaceholderFragment
()
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:79
Method
PopupListener
(JPopupMenu popup)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:40
Method
Real
(int id, String name, Double value, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Real.java:35
Method
Request
Read constructor @param id the message id @param var the variable to write to
JOpenShowVar-core/src/no/hials/crosscom/Request.java:52
Method
Struct
(int id, String name, List<StructNode> value, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Struct.java:39
Method
StructNode
(String name, E value)
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:40
Method
VarBrowser
(final VarModel model, final EditPanel editPanel)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:61
Method
VarModel
(CrossComClient client)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarModel.java:60
Method
Variable
(int id, String name, String dataType, long readTime)
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:46
Method
actionPerformed
(ActionEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/AddVarPanel.java:60
Method
actionPerformed
(ActionEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditPanel.java:86
Method
addVariable
(final Variable variable)
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditPanel.java:66
Method
asArray
Get a double array representation of this object @return a new double array with the values contained in this struct
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:197
Method
asArrayA1ToA6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:135
Method
asArrayAToC
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:210
Method
asArrayE1ToE6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:176
Method
asArrayE1ToE6
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Axis.java:110
Method
asArrayXToZ
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:206
Method
compare
(Variable v1, Variable v2)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarComparator.java:38
Method
compareTo
(Variable<E> o)
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:119
Method
connect
(View view)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:27
Method
getA
Getter for A @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:78
Method
getB
Getter for B @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:86
Method
getByID
(int id)
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:42
Method
getByName
(String name)
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:52
Method
getC
Getter for C @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:94
Method
getColumnCount
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:37
Method
getColumnName
(int column)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:42
Method
getColumnValue
(Variable var, int column)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTableFormat.java:59
Method
getDataTypes
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:74
Method
getE1
Getter for X @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:61
Method
getE2
Getter for Y @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:70
Method
getE3
Getter for Z @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:79
Method
getE4
Getter for A @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:88
Method
getE5
Getter for B @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:97
Method
getE6
Getter for C @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:106
Method
getEditVariableMenuItem
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditMenu.java:47
Method
getFilterStrings
(List<String> baseList, Variable element)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarTextFilterator.java:39
Method
getIDs
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:61
Method
getId
The unique id of this variable. Can be used for sorting @return the id of this variable
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:56
Method
getName
The name of the node @return the name of the node
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:51
Method
getName
Get the name of the variable @return the name of the variable
JOpenShowVar-core/src/no/hials/crosscom/variables/Variable.java:59
Method
getOption
0 means that the request was for reading, 1 means that the request was for writing @return the option type, should be 0 or 1
JOpenShowVar-core/src/no/hials/crosscom/Callback.java:78
Method
getReadTimeNano
The time it took to read/write this variable @return the time it took to read/write this variable in nanosesconds
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:84
Method
getReadTimeSec
The time it took to read/write this variable @return the time it took to read/write this variable in seconds
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:102
Method
getReadTimes
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:100
Method
getRemoveVariableMenuItem
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/EditMenu.java:51
Method
getS
Getter for S @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:48
Method
getStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:45
Method
getStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:45
Method
getStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:45
Method
getStringValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLStruct.java:77
Method
getT
Getter for T @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:57
Method
getTable
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:130
Method
getType
Return the Type of Variable that implements this class @return the Type of variable that implements this class
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLVariable.java:75
Method
getValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:40
Method
getValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:40
Method
getValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:40
Method
getValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:219
Method
getValue
()
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:144
Method
getValue
The value of the node @return the value of the node
JOpenShowVar-core/src/no/hials/crosscom/variables/StructNode.java:60
Method
getValues
()
JOpenShowVar-swing/src/no/hials/crosscom/swing/Variables.java:87
Method
getZ
Getter for Z @return the value
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:70
Method
main
(String[] args)
JOpenShowVar-swing/src/no/hials/crosscom/ApplicationLauncher.java:50
Method
main
Comparison between v0.1 and v0.2 @param args none @throws IOException on IO error
JOpenShowVar-core/src/no/hials/Test2.java:49
Method
main
(String[] args)
JOpenShowVar-core/src/no/hials/Test.java:49
Method
main
@param args the command line arguments args[0] = IP address args[1] = port @throws java.io.IOException on IOe error
JOpenShowVar-core/src/no/hials/ConsoleLaunch.java:44
Method
mousePressed
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:44
Method
mouseReleased
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/PopupListener.java:49
Method
mouseReleased
(MouseEvent e)
JOpenShowVar-swing/src/no/hials/crosscom/swing/VarBrowser.java:80
Method
onCreate
(Bundle savedInstanceState)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:43
Method
onCreateOptionsMenu
(Menu menu)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:54
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:82
Method
onOptionsItemSelected
(MenuItem item)
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:62
Method
readJointTorques
Convenience method for reading the joint torques @throws IOException on IO error @return the joint torques of the robot, or a zero filled array if so
JOpenShowVar-core/src/no/hials/crosscom/CrossComClient.java:215
Method
run
()
JOpenShowVar-android/src/no/hials/crosscom/android/MainActivity.java:91
Method
setA1ToA6
Sets A1 to A6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:55
Method
setAToC
Sets A, B and C @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:117
Method
setE1ToE6
Sets E1 to E6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Pos.java:44
Method
setE1ToE6
Sets E1 to E6 @param values the new values
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLE6Axis.java:44
Method
setS
Sets the value of 'S' @param d the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:66
Method
setT
Sets the value of 'T' @param d the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLPos.java:75
Method
setValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:55
Method
setValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:54
Method
setValue
Sets the value of the variable @param value the value to set
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:55
Method
setValue
(String str, String obj)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLFrame.java:214
Method
setValue
(String str, String obj)
JOpenShowVar-core/src/no/hials/crosscom/KRL/structs/KRLAxis.java:139
Method
setValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLInt.java:59
Method
setValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLBool.java:58
Method
setValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLReal.java:58
Method
setValueFromString
(String strValue)
JOpenShowVar-core/src/no/hials/crosscom/KRL/KRLEnum.java:59
← previous
next →
101–200 of 202, ranked by callers