|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
ikayaki.squid.SquidFront
public class SquidFront
Graphical front-end for using the SQUID Interface's protocol level commands.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JFrame |
---|
JFrame.AccessibleJFrame |
Nested classes/interfaces inherited from class java.awt.Frame |
---|
Frame.AccessibleAWTFrame |
Nested classes/interfaces inherited from class java.awt.Window |
---|
Window.AccessibleAWTWindow |
Nested classes/interfaces inherited from class java.awt.Container |
---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
---|---|
private JPanel |
contentPane
Deprecated. |
private JButton |
ddemagnetizeY
Deprecated. |
private JButton |
ddemagnetizeZ
Deprecated. |
private JTextArea |
degausserLog
Deprecated. |
private JButton |
dexecuteRampCycle
Deprecated. |
private JButton |
dexecuteRampDown
Deprecated. |
private JButton |
dexecuteRampUp
Deprecated. |
private JButton |
dgetAmplitude
Deprecated. |
private JButton |
dgetCoil
Deprecated. |
private JButton |
dgetDelay
Deprecated. |
private JButton |
dgetRamp
Deprecated. |
private JButton |
dgetRampStatus
Deprecated. |
private JButton |
disOK
Deprecated. |
private JTextField |
dRawCommand
Deprecated. |
private JButton |
dRawSend
Deprecated. |
private JButton |
dsetAmplitude
Deprecated. |
private JButton |
dsetCoil
Deprecated. |
private JButton |
dupdateSettings
Deprecated. |
private JTextArea |
handlerLog
Deprecated. |
private JButton |
hgetPosition
Deprecated. |
private JButton |
hgetRotation
Deprecated. |
private JButton |
hgetStatus
Deprecated. |
private JButton |
hgo
Deprecated. |
private JButton |
hisOK
Deprecated. |
private JButton |
hjoin
Deprecated. |
private JButton |
hmoveToBackground
Deprecated. |
private JButton |
hmoveToDegausserY
Deprecated. |
private JButton |
hmoveToDegausserZ
Deprecated. |
private JButton |
hmoveToHome
Deprecated. |
private JButton |
hmoveToMeasurement
Deprecated. |
private JButton |
hmoveToPos
Deprecated. |
private JButton |
hperformSlew
Deprecated. |
private JTextField |
hRawCommand
Deprecated. |
private JButton |
hRawSend
Deprecated. |
private JButton |
hrotateTo
Deprecated. |
private JButton |
hsetAcceleration
Deprecated. |
private JButton |
hsetBaseSpeed
Deprecated. |
private JButton |
hsetCrystalFrequence
Deprecated. |
private JButton |
hsetDeceleration
Deprecated. |
private JButton |
hsetHoldTime
Deprecated. |
private JButton |
hsetMotorNegative
Deprecated. |
private JButton |
hsetMotorPositive
Deprecated. |
private JButton |
hsetOnline
Deprecated. |
private JButton |
hsetPosition
Deprecated. |
private JButton |
hsetPositionRegister
Deprecated. |
private JButton |
hsetSteps
Deprecated. |
private JButton |
hsetVelocity
Deprecated. |
private JButton |
hstop
Deprecated. |
private JButton |
hstopExecution
Deprecated. |
private JButton |
htakeMessage
Deprecated. |
private JButton |
hupdateSettings
Deprecated. |
private JButton |
hverify
Deprecated. |
private JTextArea |
magnetometerLog
Deprecated. |
private JButton |
mclearFlux
Deprecated. |
private JButton |
mconfigure
Deprecated. |
private JButton |
mgetData
Deprecated. |
private JButton |
mgetFilters
Deprecated. |
private JButton |
mgetLoop
Deprecated. |
private JButton |
mgetRange
Deprecated. |
private JButton |
mgetSlew
Deprecated. |
private JButton |
misOK
Deprecated. |
private JButton |
mjoin
Deprecated. |
private JButton |
mlatchAnalog
Deprecated. |
private JButton |
mlatchCounter
Deprecated. |
private JButton |
mopenLoop
Deprecated. |
private JTextField |
mRawCommand
Deprecated. |
private JButton |
mRawSend
Deprecated. |
private JButton |
mreadData
Deprecated. |
private JButton |
mreset
Deprecated. |
private JButton |
mresetCounter
Deprecated. |
private JButton |
mupdateSettings
Deprecated. |
private JTextField |
param1
Deprecated. |
private JTextField |
param2
Deprecated. |
private JTextField |
param3
Deprecated. |
private Squid |
squid
Deprecated. |
Fields inherited from class javax.swing.JFrame |
---|
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled |
Fields inherited from class java.awt.Frame |
---|
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface javax.swing.WindowConstants |
---|
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
SquidFront()
Deprecated. |
Method Summary | |
---|---|
private void |
$$$setupUI$$$()
Deprecated. Method generated by IntelliJ IDEA GUI Designer !!! |
private void |
initDegausserActions()
Deprecated. Sets ActionListeners for degausser's control buttons. |
private void |
initHandlerActions()
Deprecated. Sets ActionListeners for handler's control buttons. |
private void |
initLogging()
Deprecated. Sets anything that is needed for logging to file and to screen. |
private void |
initMagnetometerActions()
Deprecated. Sets ActionListeners for magnetometer's control buttons. |
private void |
initRawActions()
Deprecated. |
static void |
main(String[] args)
Deprecated. |
void |
setSquid(Squid squid)
Deprecated. Sets the fully initialized Squid interface for the use of the program. |
Methods inherited from class java.awt.Frame |
---|
addNotify, finalize, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.MenuContainer |
---|
getFont, postEvent |
Field Detail |
---|
private JButton hupdateSettings
private JButton hgetStatus
private JButton hgetPosition
private JButton hgetRotation
private JButton hisOK
private JButton hmoveToHome
private JButton hmoveToDegausserZ
private JButton hmoveToDegausserY
private JButton hmoveToMeasurement
private JButton hmoveToBackground
private JButton hmoveToPos
private JButton hstop
private JButton hrotateTo
private JButton hsetOnline
private JButton hsetAcceleration
private JButton hsetDeceleration
private JButton hsetBaseSpeed
private JButton hsetVelocity
private JButton hsetHoldTime
private JButton hsetCrystalFrequence
private JButton hstopExecution
private JButton hperformSlew
private JButton hsetMotorPositive
private JButton hsetMotorNegative
private JButton hsetSteps
private JButton hsetPosition
private JButton hgo
private JButton hjoin
private JButton hverify
private JButton hsetPositionRegister
private JButton htakeMessage
private JButton mupdateSettings
private JButton mreset
private JButton mresetCounter
private JButton mconfigure
private JButton mlatchAnalog
private JButton mlatchCounter
private JButton mgetData
private JButton mopenLoop
private JButton mclearFlux
private JButton mjoin
private JButton mreadData
private JButton mgetFilters
private JButton mgetRange
private JButton mgetSlew
private JButton mgetLoop
private JButton misOK
private JButton dupdateSettings
private JButton dsetCoil
private JButton dsetAmplitude
private JButton dexecuteRampUp
private JButton dexecuteRampDown
private JButton dexecuteRampCycle
private JButton ddemagnetizeZ
private JButton ddemagnetizeY
private JButton dgetRampStatus
private JButton dgetRamp
private JButton dgetDelay
private JButton dgetCoil
private JButton dgetAmplitude
private JButton disOK
private JTextField param1
private JTextField param2
private JTextField param3
private JTextArea handlerLog
private JTextArea magnetometerLog
private JTextArea degausserLog
private JPanel contentPane
private Squid squid
private JTextField hRawCommand
private JButton hRawSend
private JTextField dRawCommand
private JButton dRawSend
private JTextField mRawCommand
private JButton mRawSend
Constructor Detail |
---|
public SquidFront() throws HeadlessException
HeadlessException
Method Detail |
---|
public void setSquid(Squid squid)
squid
- an instance of the Squid.
NullPointerException
- if squid is null.
IllegalStateException
- if the squid has already been set.private void initRawActions()
private void initHandlerActions()
private void initMagnetometerActions()
private void initDegausserActions()
private void initLogging()
public static void main(String[] args)
private void $$$setupUI$$$()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |