|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcharva.awt.Component
charva.awt.Container
charva.awt.Window
charva.awt.Frame
charvax.swing.JFrame
GUI.GUI
public class GUI
| Field Summary |
|---|
| Fields inherited from class charvax.swing.JFrame |
|---|
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
| Fields inherited from class charva.awt.Window |
|---|
_term |
| Fields inherited from class charva.awt.Container |
|---|
_components, _currentFocus, _insets, _isValid, _layoutMgr, _minimumSize, _size |
| Fields inherited from class charva.awt.Component |
|---|
_alignmentX, _alignmentY, _background, _cursesColor, _enabled, _focusListeners, _foreground, _keyListeners, _origin, _parent, _visible, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Constructor Summary | |
|---|---|
GUI()
|
|
GUI(RouterInfoController routerInfoController)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(charva.awt.event.ActionEvent ae_)
|
void |
tableChanged(charvax.swing.event.TableModelEvent evt_)
|
void |
valueChanged(charvax.swing.event.ListSelectionEvent e)
|
| Methods inherited from class charvax.swing.JFrame |
|---|
getContentPane, minimumSize, setBackground, setDefaultCloseOperation, setForeground, setJMenuBar |
| Methods inherited from class charva.awt.Frame |
|---|
draw, getTitle, setTitle |
| Methods inherited from class charva.awt.Window |
|---|
addWindowListener, adjustLocation, debug, getLocationOnScreen, getOwner, hide, isDisplayed, isFocusTraversable, pack, processEvent, processWindowEvent, run, show |
| Methods inherited from class charva.awt.Container |
|---|
add, add, doLayout, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getCurrentFocus, getHeight, getInsets, getSize, getWidth, invalidate, isValid, nextFocus, previousFocus, processKeyEvent, remove, requestFocus, setFocus, setHeight, setLayout, setSize, setSize, setWidth, validate |
| Methods inherited from class charva.awt.Component |
|---|
addFocusListener, addKeyListener, contains, contains, getAlignmentX, getAlignmentY, getAncestorWindow, getBackground, getBounds, getCursesColor, getForeground, getLocation, getName, getParent, hasFocus, isEnabled, isTotallyObscured, isVisible, processFocusEvent, processMouseEvent, repaint, requestSync, setBounds, setBounds, setBounds, setEnabled, setLocation, setLocation, setName, setParent, setVisible, validateCursesColor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUI()
public GUI(RouterInfoController routerInfoController)
| Method Detail |
|---|
public void actionPerformed(charva.awt.event.ActionEvent ae_)
actionPerformed in interface charva.awt.event.ActionListenerpublic void tableChanged(charvax.swing.event.TableModelEvent evt_)
tableChanged in interface charvax.swing.event.TableModelListenerpublic void valueChanged(charvax.swing.event.ListSelectionEvent e)
valueChanged in interface charvax.swing.event.ListSelectionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||