public class SOCRAnalyses extends SOCRApplet implements java.awt.event.ActionListener
SOCRApplet.SOCRTextArea
javax.swing.JApplet.AccessibleJApplet
java.applet.Applet.AccessibleApplet
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ABOUT |
java.awt.datatransfer.Clipboard |
clipboard |
static java.lang.String |
COPY |
java.awt.Frame |
fDialog |
java.io.File |
file |
static java.lang.String |
FILE |
java.io.FileInputStream |
Fileip |
java.awt.FileDialog |
FileLocate |
static java.lang.String |
FORMAT |
static java.lang.String |
FORMAT00001 |
static java.lang.String |
FORMAT001 |
static java.lang.String |
FORMATALL |
static java.lang.String |
HELP |
protected int |
numberOfFormat |
static java.lang.String |
PASTE |
static int |
PRESENT_PANEL_DEFAULT_HEIGHT |
static int |
PRESENT_PANEL_DEFAULT_WIDTH |
static java.lang.String |
SNAPSHOT |
javax.swing.table.DefaultTableModel |
tModel |
buttonP, buttonP2, codeBase, controlPanelTitle, fControlPanel, fPresentPanel, fSOCRPane, implementedFile, jTextAreaPane, radioButtonP, textColor, textFont, valueSetterPane
accessibleContext, rootPane, rootPaneCheckingEnabled
Constructor and Description |
---|
SOCRAnalyses() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
void |
appendTableRows(javax.swing.JTable dataTable,
javax.swing.JTable headerTable,
int n) |
java.lang.Object |
getCurrentItem() |
void |
init() |
void |
initGUI()
initialize gui, however it don't have to create Controlpane from scratch,
it should itialize the implementedFile add invoke addButton() to add
buttons, if it is necessary
|
protected void |
itemChanged(java.lang.String className)
subclass should implement this method to do whatever needed coressponding
the itemchanged event of JComboBox.
|
addButton, addButton, addButton, addButton2, addJCheckBox, addJLabel, addJPanel, addJScrollPane, addJTextField, addJTextField, addRadioButton, clearvalueSetterPane, format, getAppletInfo, getImplementedCombo, getParameterFromHtml, getSOCRAppletCodeBase, packControlPaneExternalCall, popInfo, removeComponent, resetRadioButton, setSelectedApplication, setSOCRAppletCodeBase, start
addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
destroy, getAppletContext, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, isValidateRoot, newAudioClip, play, play, resize, resize, setStub, showStatus, stop
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, revalidate, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
public static java.lang.String ABOUT
public static java.lang.String SNAPSHOT
public static java.lang.String HELP
public static java.lang.String COPY
public static java.lang.String FILE
public static java.lang.String PASTE
public static java.lang.String FORMAT
public static java.lang.String FORMAT001
public static java.lang.String FORMAT00001
public static java.lang.String FORMATALL
protected int numberOfFormat
public static int PRESENT_PANEL_DEFAULT_WIDTH
public static int PRESENT_PANEL_DEFAULT_HEIGHT
public java.io.File file
public java.io.FileInputStream Fileip
public java.awt.FileDialog FileLocate
public java.awt.Frame fDialog
public java.awt.datatransfer.Clipboard clipboard
public javax.swing.table.DefaultTableModel tModel
public java.lang.Object getCurrentItem()
getCurrentItem
in class SOCRApplet
public void init()
init
in class SOCRApplet
public void initGUI()
SOCRApplet
initGUI
in class SOCRApplet
protected void itemChanged(java.lang.String className)
SOCRApplet
itemChanged
in class SOCRApplet
className
- className what need be instantiatedpublic void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
public void appendTableRows(javax.swing.JTable dataTable, javax.swing.JTable headerTable, int n)