com.jaxfront.swing.ui.visualizers
Class SimpleTypeBooleanView

java.lang.Object
  extended by java.awt.Component
      extended by java.awt.Container
          extended by javax.swing.JComponent
              extended by javax.swing.JPanel
                  extended by com.jaxfront.swing.ui.visualizers.AbstractView
                      extended by com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
                          extended by com.jaxfront.swing.ui.visualizers.SimpleTypeBooleanView
All Implemented Interfaces:
ComplexVisualizer, SimpleTypeVisualizer, Visualizer, java.awt.event.ActionListener, java.awt.event.FocusListener, java.awt.event.ItemListener, java.awt.event.KeyListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible

public class SimpleTypeBooleanView
extends AbstractSimpleTypeView
implements java.awt.event.ActionListener, java.awt.event.ItemListener

This class represents a SimpleTypeBooleanView which is derived from the class AbstractSimpleTypeView. This class renderers GUI components that express a boolean value. The underlying JAXFront type is a SimpleType whose primitive data type is boolean.

Version:
1.4.1
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Field Summary
static java.lang.String _false
           
static java.lang.String _iFalse
           
static java.lang.String _iTrue
           
static java.lang.String _true
           
 
Fields inherited from class com.jaxfront.swing.ui.visualizers.AbstractView
FILL, FILL_NO_GROW, HEADER_HEIGHT_OFFSET, PROPERTY_USER_CHANGED_SERIALIZE
 
Fields inherited from class javax.swing.JComponent
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
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
SimpleTypeBooleanView(SimpleType type)
          SimpleTypeBooleanView constructor.
SimpleTypeBooleanView(SimpleType type, Type context)
          SimpleTypeBooleanView constructor.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void focusLost(java.awt.event.FocusEvent e)
           
 java.lang.String getText()
          Returns the value of the component.
 void itemStateChanged(java.awt.event.ItemEvent e)
          Invoked when an item has been selected or deselected.
 void populateView()
          Updates the view of this visualizer.
 void release()
          Releases allocated resources for this visualizer.
 void setBackground(java.awt.Color color)
           
 void setEditable(boolean editable)
          Sets the view component editable .
 void setEnabled(boolean enabled, boolean setOptionalToo)
          Sets the component enabled/disabled.
 void setForeground(java.awt.Color color)
           
 void setRequired(boolean required)
          Sets the view component to be required or not.
 java.lang.String toString()
          Returns a String that represents the value of this object.
 
Methods inherited from class com.jaxfront.swing.ui.visualizers.AbstractSimpleTypeView
focusGained, getEditorField, getSimpleModel, keyPressed, keyReleased, keyTyped, markError, populateModel, removeLabel, resetError, setApplicationRequired, setChoosenKeyContextValue, setEditorField, setEnabled, setLabelColor
 
Methods inherited from class com.jaxfront.swing.ui.visualizers.AbstractView
addNewChild, addTreeNode, createTabActionIcon, doUserSerialization, focusComponent, focusFirstComponent, getBorderPanel, getChoiceComboBox, getColumnSpecLabelAndComponent, getContext, getDefaultBackgroundColor, getDOM, getEditorComponent, getEditorComponentPanel, getFirstFocusableComponent, getHintTextLabel, getImplementation, getLabel, getLabelPanel, getLabelPanel, getLabelText, getModel, getPercentageColumnSpecComponent, getRowSpec, getRowSpecArray, getRowSpecDefaultComponentHeight, getSelectedType, getStyle, getTableLabelComponent, getVisualizerPanel, isRunningInDialog, isViewReleased, jumpTo, postInitialization, propertyChange, removeHint, removeMessage, removeTreeNode, scrollToView, setCodeSetValues, setEditorComponent, setFirstFocusableComponent, setLabelText, setModel, setSerializable, setTableLableComponent, setTreeIcon, setUserSerializable, setValues, setVisible, setVisibleAndSerializable, showHint, showLabel, showMessage, uiAction, useUserModifiedSerialization
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setFont, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_true

public static final java.lang.String _true
See Also:
Constant Field Values

_false

public static final java.lang.String _false
See Also:
Constant Field Values

_iTrue

public static final java.lang.String _iTrue
See Also:
Constant Field Values

_iFalse

public static final java.lang.String _iFalse
See Also:
Constant Field Values
Constructor Detail

SimpleTypeBooleanView

public SimpleTypeBooleanView(SimpleType type)
SimpleTypeBooleanView constructor.

Parameters:
type - com.jaxfront.core.type.SimpleType the underlying model (type) for this view

SimpleTypeBooleanView

public SimpleTypeBooleanView(SimpleType type,
                             Type context)
SimpleTypeBooleanView constructor.

Parameters:
type - com.jaxfront.core.type.SimpleType the underlying model (type) for this view
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener
See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)

getText

public java.lang.String getText()
Description copied from interface: SimpleTypeVisualizer
Returns the value of the component.

Specified by:
getText in interface SimpleTypeVisualizer
Specified by:
getText in class AbstractSimpleTypeView
Returns:
String
See Also:
AbstractSimpleTypeView.getText()

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
Invoked when an item has been selected or deselected. The code written for this method performs the operations that need to occur when an item is selected (or deselected).

Specified by:
itemStateChanged in interface java.awt.event.ItemListener
Overrides:
itemStateChanged in class AbstractSimpleTypeView
See Also:
ItemListener.itemStateChanged(ItemEvent)

populateView

public void populateView()
Description copied from interface: Visualizer
Updates the view of this visualizer.

Specified by:
populateView in interface Visualizer
Specified by:
populateView in class AbstractView
See Also:
Visualizer.populateView()

release

public void release()
Description copied from interface: Visualizer
Releases allocated resources for this visualizer.

Specified by:
release in interface Visualizer
Overrides:
release in class AbstractSimpleTypeView
See Also:
Visualizer.release()

setEnabled

public void setEnabled(boolean enabled,
                       boolean setOptionalToo)
Description copied from class: AbstractView
Sets the component enabled/disabled.

Overrides:
setEnabled in class AbstractView
Parameters:
enabled - true, if the component should be enabled
setOptionalToo - true, if the optionalCheckBox should be enabled true
See Also:
AbstractView.setEnabled(boolean, boolean)

setEditable

public void setEditable(boolean editable)
Description copied from interface: Visualizer
Sets the view component editable .

Specified by:
setEditable in interface Visualizer
Overrides:
setEditable in class AbstractSimpleTypeView
Parameters:
editable - enable/disable this visualizer
See Also:
Visualizer.setEditable(boolean)

setRequired

public void setRequired(boolean required)
Description copied from interface: Visualizer
Sets the view component to be required or not. For example: the background of the view component may change its color.

Specified by:
setRequired in interface Visualizer
Overrides:
setRequired in class AbstractSimpleTypeView
Parameters:
required - indicates if a visualizer requires user input
See Also:
Visualizer.setRequired(boolean)

toString

public java.lang.String toString()
Returns a String that represents the value of this object.

Overrides:
toString in class java.awt.Component
Returns:
a string representation of the receiver

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener
Overrides:
focusLost in class AbstractSimpleTypeView
Parameters:
e - java.awt.event.FocusEvent
See Also:
FocusListener.focusLost(FocusEvent)

setBackground

public void setBackground(java.awt.Color color)
Overrides:
setBackground in class AbstractSimpleTypeView
See Also:
Component.setBackground(java.awt.Color)

setForeground

public void setForeground(java.awt.Color color)
Overrides:
setForeground in class AbstractSimpleTypeView
See Also:
Component.setForeground(java.awt.Color)