Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.trapezium.humanoid
Class BeanManager  view BeanManager download BeanManager.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Window
              extended byjava.awt.Frame
                  extended bycom.trapezium.humanoid.BeanManager
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable

public class BeanManager
extends java.awt.Frame


Nested Class Summary
(package private)  class BeanManager.BeanFilter
           
(package private)  class BeanManager.SymAction
           
(package private)  class BeanManager.SymItem
           
(package private)  class BeanManager.SymWindow
           
 
Nested classes inherited from class java.awt.Frame
java.awt.Frame.AccessibleAWTFrame
 
Nested classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
(package private)  java.awt.Checkbox behavior1
           
(package private)  java.awt.Checkbox behavior10
           
(package private)  java.awt.Checkbox behavior11
           
(package private)  java.awt.Checkbox behavior12
           
(package private)  java.awt.Checkbox behavior13
           
(package private)  java.awt.Checkbox behavior14
           
(package private)  java.awt.Checkbox behavior2
           
(package private)  java.awt.Checkbox behavior3
           
(package private)  java.awt.Checkbox behavior4
           
(package private)  java.awt.Checkbox behavior5
           
(package private)  java.awt.Checkbox behavior6
           
(package private)  java.awt.Checkbox behavior7
           
(package private)  java.awt.Checkbox behavior8
           
(package private)  java.awt.Checkbox behavior9
           
(package private)  boolean fComponentsAdjusted
           
(package private)  java.awt.CheckboxGroup Group1
           
(package private)  java.awt.Checkbox humanoid1
           
(package private)  java.awt.Checkbox humanoid2
           
(package private)  java.awt.Checkbox humanoid3
           
(package private)  java.awt.Checkbox humanoid4
           
(package private)  java.awt.Checkbox humanoid5
           
(package private)  java.awt.Checkbox humanoid6
           
(package private)  java.awt.Checkbox humanoid7
           
(package private)  java.awt.Checkbox humanoid8
           
(package private)  java.awt.Checkbox humanoid9
           
(package private)  java.awt.Label label1
           
(package private)  java.awt.Label label2
           
(package private)  java.awt.MenuBar mainMenuBar
           
(package private)  java.awt.Menu menu1
           
(package private)  java.awt.Menu menu3
           
(package private)  java.awt.MenuItem miAbout
           
(package private)  java.awt.MenuItem miExit
           
(package private)  java.awt.MenuItem miOpen
           
(package private)  java.awt.MenuItem miSave
           
(package private)  java.awt.MenuItem miSaveAs
           
(package private)  java.awt.FileDialog openFileDialog1
           
(package private)  java.awt.Label statusLabel
           
(package private)  BeanManager.BeanFilter theBeanFilter
           
(package private)  HumanBeanTracker theTracker
           
 
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.Window
 
Fields inherited from class java.awt.Container
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
BeanManager()
           
BeanManager(java.lang.String title)
           
 
Method Summary
 void addNotify()
          Creates the native peer for this window.
(package private)  void BeanManager_WindowClosing(java.awt.event.WindowEvent event)
           
static void main(java.lang.String[] args)
           
(package private)  void miAbout_Action(java.awt.event.ActionEvent event)
           
(package private)  void miExit_Action(java.awt.event.ActionEvent event)
           
(package private)  void miOpen_Action(java.awt.event.ActionEvent event)
           
(package private)  void miSave_ActionPerformed(java.awt.event.ActionEvent event)
           
 void setVisible(boolean b)
          Shows or hides the component depending on the boolean flag b.
(package private)  void updateStatus()
           
 
Methods inherited from class java.awt.Frame
getAccessibleContext, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, paramString, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated
 
Methods inherited from class java.awt.Window
addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getGraphicsConfiguration, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, show, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusDownCycle, update, validate, validateTree
 
Methods inherited from class java.awt.Component
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, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.awt.MenuContainer
getFont, postEvent
 

Field Detail

theBeanFilter

BeanManager.BeanFilter theBeanFilter

theTracker

HumanBeanTracker theTracker

fComponentsAdjusted

boolean fComponentsAdjusted

openFileDialog1

java.awt.FileDialog openFileDialog1

humanoid1

java.awt.Checkbox humanoid1

Group1

java.awt.CheckboxGroup Group1

humanoid2

java.awt.Checkbox humanoid2

humanoid3

java.awt.Checkbox humanoid3

humanoid4

java.awt.Checkbox humanoid4

humanoid5

java.awt.Checkbox humanoid5

humanoid6

java.awt.Checkbox humanoid6

humanoid7

java.awt.Checkbox humanoid7

humanoid8

java.awt.Checkbox humanoid8

humanoid9

java.awt.Checkbox humanoid9

label1

java.awt.Label label1

label2

java.awt.Label label2

behavior1

java.awt.Checkbox behavior1

behavior2

java.awt.Checkbox behavior2

behavior3

java.awt.Checkbox behavior3

behavior4

java.awt.Checkbox behavior4

behavior5

java.awt.Checkbox behavior5

behavior6

java.awt.Checkbox behavior6

behavior7

java.awt.Checkbox behavior7

behavior8

java.awt.Checkbox behavior8

behavior9

java.awt.Checkbox behavior9

behavior10

java.awt.Checkbox behavior10

behavior11

java.awt.Checkbox behavior11

behavior12

java.awt.Checkbox behavior12

behavior13

java.awt.Checkbox behavior13

behavior14

java.awt.Checkbox behavior14

statusLabel

java.awt.Label statusLabel

mainMenuBar

java.awt.MenuBar mainMenuBar

menu1

java.awt.Menu menu1

miOpen

java.awt.MenuItem miOpen

miSave

java.awt.MenuItem miSave

miSaveAs

java.awt.MenuItem miSaveAs

miExit

java.awt.MenuItem miExit

menu3

java.awt.Menu menu3

miAbout

java.awt.MenuItem miAbout
Constructor Detail

BeanManager

public BeanManager()

BeanManager

public BeanManager(java.lang.String title)
Method Detail

setVisible

public void setVisible(boolean b)
Shows or hides the component depending on the boolean flag b.


main

public static void main(java.lang.String[] args)

addNotify

public void addNotify()
Description copied from class: java.awt.Window
Creates the native peer for this window.


BeanManager_WindowClosing

void BeanManager_WindowClosing(java.awt.event.WindowEvent event)

miAbout_Action

void miAbout_Action(java.awt.event.ActionEvent event)

miExit_Action

void miExit_Action(java.awt.event.ActionEvent event)

miOpen_Action

void miOpen_Action(java.awt.event.ActionEvent event)

miSave_ActionPerformed

void miSave_ActionPerformed(java.awt.event.ActionEvent event)

updateStatus

void updateStatus()