Overview
Package
Class
Tree
Deprecated
Index
Help
tool_panels
(
tool_panels-1.13.jar
)
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
D
E
F
G
H
I
M
R
S
T
U
V
W
X
Y
Z
A
accept(File)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
addExtension(String)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Adds a filetype "dot" extension to filter against.
addHistoData(double[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add data to history
addHistoData(double[], long)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add new data to history.
addHistoData(double[], int, int, int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add new data to history.
addHistoData(DeviceDataHistory[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add new data to history
addToMenu(JMenuItem)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add item to popup menu.
addToMenu(JRadioButtonMenuItem)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Add item to popup menu.
AttributeBrowser
- Class in
tool_panels.spectrum_histo
Class Description: JFrame extention Class to display browsing and accessing devices
AttributeBrowser(JFrame)
- Constructor for class tool_panels.spectrum_histo.
AttributeBrowser
Creates new form AttributeBrowser
AttributeBrowser(JDialog)
- Constructor for class tool_panels.spectrum_histo.
AttributeBrowser
Creates new form AttributeBrowser
AttributeBrowserTree
- Class in
tool_panels.spectrum_histo
AttributeBrowserTree(AttributeBrowser)
- Constructor for class tool_panels.spectrum_histo.
AttributeBrowserTree
B
bestFitChanged()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Pure virtual method (do nothing) and could be overrided.
buildAttributeBrowser()
- Method in class tool_panels.spectrum_histo.
AttributeBrowser
Creates new form AttributeBrowser
buildTangoPanel(DbClass, String)
- Method in class tool_panels.dev_panel.
DevPanel
buildTangoPanel(String, String)
- Static method in class tool_panels.dev_panel.
DevPanel
Create the specified Tango panel for specified device.
D
DevPanel
- Class in
tool_panels.dev_panel
Class Description: This class is able to start a panel for specied devices.
DevPanel(String)
- Constructor for class tool_panels.dev_panel.
DevPanel
displayHistory(String[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D history for specified names
displayHistory(String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D history for specified name
displayHistory(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D history for specified index
displayHistory(int[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D history for specified indexes
displayHistoValues(Point, Histo_3D._3D_Record)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display value at point
displaySelectionHistory()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D history for selected index
displaySpectrum(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display a 2D spectrum for specified time
E
editGradient()
- Method in class tool_panels.spectrum_histo.
Histo_3D
errorChanged(boolean)
- Method in class tool_panels.atktable.
TableScalarViewer
Atrributes global state management
expandedPerfomed(TreeExpansionEvent)
- Method in class tool_panels.spectrum_histo.
AttributeBrowserTree
F
formatDate(long)
- Static method in class tool_panels.spectrum_histo.
Histo_3D
Format the specified time to be displayed.
FROM_DEVICE
- Static variable in class tool_panels.atktable.
TableScalarViewer
FROM_FILE
- Static variable in class tool_panels.atktable.
TableScalarViewer
G
getData(int, int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Return value at point (x, y)
getDescription()
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Returns the human readable description of this filter.
getExtension(File)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Return the extension portion of the file's name .
getExtension(String)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Return the extension portion of the file's name .
getHisto(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
getMaxPoint()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns the point where the maximum values has been found.
getNbRecords()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns the number of measures.
getStringValueFormat()
- Method in class tool_panels.spectrum_histo.
Histo_3D
return the String display format to display value as C printf
getUpperThan(double)
- Method in class tool_panels.spectrum_histo.
Histo_3D
return and array of line names (or indexes) which at least one measure is over specified threshold.
getYLabels()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns Y labels to display pointed name
getYSize()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns the y size
getYStep()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns y setp (nb pixels for one measure).
H
Histo_3D
- Class in
tool_panels.spectrum_histo
ATK NumberImageViewer inherited class to display history data on 3D.
Histo_3D(Component)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D
Creates new Image Viewer to be used as a 3D history viewer
Histo_3D(Component, int)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D
Creates new Image Viewer to be used as a 3D history viewer
Histo_3D._3D_Point
- Class in
tool_panels.spectrum_histo
A class Defining a 3D point
Histo_3D._3D_Record
- Class in
tool_panels.spectrum_histo
A class to defined the history record
Histo_3D._3D_Record(double[])
- Constructor for class tool_panels.spectrum_histo.
Histo_3D._3D_Record
contructor
Histo_3D._3D_Record(double[], long)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D._3D_Record
contructor
Histo_3D.MarkerMenu
- Class in
tool_panels.spectrum_histo
Histo_3D.MarkerMenu(NumberImageViewer)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D.MarkerMenu
Histo_3D.SetBestFitDialog
- Class in
tool_panels.spectrum_histo
Class Description: Basic Dialog Class to get settings
Histo_3D.SetBestFitDialog(JDialog)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D.SetBestFitDialog
Histo_3D.SetBestFitDialog(JFrame)
- Constructor for class tool_panels.spectrum_histo.
Histo_3D.SetBestFitDialog
histoIsFull()
- Method in class tool_panels.spectrum_histo.
Histo_3D
I
ImageHisto
- Class in
tool_panels.spectrum_histo
JDialog Class to display info
ImageHisto(JFrame, String)
- Constructor for class tool_panels.spectrum_histo.
ImageHisto
Creates new form ImageHisto
ImageHisto(JFrame, String, boolean)
- Constructor for class tool_panels.spectrum_histo.
ImageHisto
Creates new form ImageHisto
ImageHisto(JDialog, String)
- Constructor for class tool_panels.spectrum_histo.
ImageHisto
Creates new form ImageHisto
ImageHisto(JDialog, String, boolean)
- Constructor for class tool_panels.spectrum_histo.
ImageHisto
Creates new form ImageHisto
initComponents()
- Method in class tool_panels.spectrum_histo.
Histo_3D.SetBestFitDialog
isEditable()
- Method in class tool_panels.atktable.
TableScalarViewer
Get the table editable value
isExtensionListInDescription()
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isInsideImage(Point)
- Method in class tool_panels.spectrum_histo.
Histo_3D
return false if the point is outside the measurement.
M
main(String[])
- Static method in class tool_panels.dev_panel.
DevPanel
main(String[])
- Static method in class tool_panels.servstate.
MainPanel
main(String[])
- Static method in class tool_panels.spectrum_histo.
AttributeBrowser
main(String[])
- Static method in class tool_panels.spectrum_histo.
ImageHisto
main(String[])
- Static method in class tool_panels.spectrum_histo.
SpectrumHisto
MainPanel
- Class in
tool_panels.servstate
JFrame Class to display all servers's devices state.
MainPanel(String)
- Constructor for class tool_panels.servstate.
MainPanel
Creates new form MainPanel
markerMoved(Point)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Coudld be overwritten to be trigged on marker move.
mouseClicked(MouseEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D
mouseDragged(MouseEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D
mousePressed(MouseEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D
mouseReleased(MouseEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D
moveMarkerActionPerformed(ActionEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D.MarkerMenu
R
readBestFitMinMax()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Initialize Best Fit with class property.
readConfig(String, int)
- Method in class tool_panels.atktable.
TableScalarViewer
record3D(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Returns the record at index
resetHistoData()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Reset history buffer.
S
setBestFitMinMax()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Try to find a best fit (min and max value);
setBestFitProperty(String, String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Initialize properties to read best fit
setColWidth(int, int[])
- Method in class tool_panels.atktable.
TableScalarViewer
setColWidth(int[])
- Method in class tool_panels.atktable.
TableScalarViewer
setDefaultGradient(Gradient)
- Method in class tool_panels.spectrum_histo.
Histo_3D
setDescription(String)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Sets the human readable description of this filter.
setDisplayed(boolean[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set the indexes displayed (in case of not all)
setEditable(boolean)
- Method in class tool_panels.atktable.
TableScalarViewer
Set the table editable
setExtensionListInDescription(boolean)
- Method in class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setHistoryDepth(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set the history depth
setMarkerMenuText(String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
setMarkerPosition(Point)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set the marker at specified position.
setMarkerText(String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Display text associated to the marker position
setPanelTitle(String)
- Method in class tool_panels.atktable.
TableScalarViewer
Set the table title
setPanelTitleFont(Font)
- Method in class tool_panels.atktable.
TableScalarViewer
Set the table title font
setPanelTitleVisible(boolean)
- Method in class tool_panels.atktable.
TableScalarViewer
setSearchBestFitVisible(boolean)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set visible or not the
button in the BestFit dialog.
setSize(Dimension)
- Method in class tool_panels.atktable.
TableScalarViewer
Set the table size
setStringValueFormat(String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set the String display format to display value.
setTableFont(Font)
- Method in class tool_panels.atktable.
TableScalarViewer
setThresholdSelectionMode(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
setValue(Point)
- Method in class tool_panels.spectrum_histo.
Histo_3D.MarkerMenu
setWheelSwitchFormat(String)
- Method in class tool_panels.spectrum_histo.
Histo_3D
setXValue(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D.MarkerMenu
setYLabels(String[])
- Method in class tool_panels.spectrum_histo.
Histo_3D
Initialize Y labels to display pointed name
setYStep(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Set y setp (nb pixels for one measure).
setYValue(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D.MarkerMenu
showMenu(MouseEvent)
- Method in class tool_panels.spectrum_histo.
Histo_3D
Show the popup menu.
showTrend()
- Method in class tool_panels.atktable.
TableScalarViewer
SpectrumHisto
- Class in
tool_panels.spectrum_histo
JDialog Class to display info
SpectrumHisto(JFrame, String)
- Constructor for class tool_panels.spectrum_histo.
SpectrumHisto
Creates new form SpectrumHisto
SpectrumHisto(JFrame, String, boolean)
- Constructor for class tool_panels.spectrum_histo.
SpectrumHisto
Creates new form SpectrumHisto
SpectrumHisto(JDialog, String)
- Constructor for class tool_panels.spectrum_histo.
SpectrumHisto
Creates new form SpectrumHisto
SpectrumHisto(JDialog, String, boolean)
- Constructor for class tool_panels.spectrum_histo.
SpectrumHisto
Creates new form SpectrumHisto
splash
- Static variable in class tool_panels.spectrum_histo.
ImageHisto
splash
- Static variable in class tool_panels.spectrum_histo.
SpectrumHisto
stopTrend()
- Method in class tool_panels.atktable.
TableScalarViewer
supportedType(int)
- Static method in class tool_panels.spectrum_histo.
ImageHisto
supportedType(int)
- Static method in class tool_panels.spectrum_histo.
SpectrumHisto
T
TableScalarViewer
- Class in
tool_panels.atktable
Class Description: Basic JPanel Class to display an ATK MultiScalaViewer
TableScalarViewer()
- Constructor for class tool_panels.atktable.
TableScalarViewer
Creates new form TableScalarViewer
TableScalarViewer(String, int)
- Constructor for class tool_panels.atktable.
TableScalarViewer
Creates new form TableScalarViewer
TableScalarViewer(String[], String[], String[][])
- Constructor for class tool_panels.atktable.
TableScalarViewer
Creates new form TableScalarViewer
TableScalarViewer(String[], String[], String[][], Dimension)
- Constructor for class tool_panels.atktable.
TableScalarViewer
Creates new form TableScalarViewer
TableScalarViewer.AtkTableFilter
- Class in
tool_panels.atktable
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
TableScalarViewer.AtkTableFilter()
- Constructor for class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Creates a file filter.
TableScalarViewer.AtkTableFilter(String)
- Constructor for class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Creates a file filter that accepts files with the given extension.
TableScalarViewer.AtkTableFilter(String, String)
- Constructor for class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Creates a file filter that accepts the given file type.
TableScalarViewer.AtkTableFilter(String[])
- Constructor for class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Creates a file filter from the given string array.
TableScalarViewer.AtkTableFilter(String[], String)
- Constructor for class tool_panels.atktable.
TableScalarViewer.AtkTableFilter
Creates a file filter from the given string array and description.
time
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Point
time
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Record
tool_panels.atktable
- package tool_panels.atktable
tool_panels.dev_panel
- package tool_panels.dev_panel
tool_panels.servstate
- package tool_panels.servstate
tool_panels.spectrum_histo
- package tool_panels.spectrum_histo
toString()
- Method in class tool_panels.spectrum_histo.
Histo_3D._3D_Point
toString()
- Method in class tool_panels.spectrum_histo.
Histo_3D._3D_Record
U
updateChart()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Pure virtual method (do nothing) and must be overrided.
updateImage()
- Method in class tool_panels.spectrum_histo.
Histo_3D
Update the image of history measurement
V
values
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Record
W
writeConfig(String)
- Method in class tool_panels.atktable.
TableScalarViewer
X
x
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Point
Y
y
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Point
yIsInsideImage(int)
- Method in class tool_panels.spectrum_histo.
Histo_3D
return false if the y index is outside the measurement.
Z
z
- Variable in class tool_panels.spectrum_histo.
Histo_3D._3D_Point
A
B
D
E
F
G
H
I
M
R
S
T
U
V
W
X
Y
Z
Overview
Package
Class
Tree
Deprecated
Index
Help
tool_panels
(
tool_panels-1.13.jar
)
PREV NEXT
FRAMES
NO FRAMES
All Classes