|
||||||||||
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.Panel
com.ibm.calendar.NotePlugin
public class NotePlugin
NotePlugin bean that provides the user to add any note that you want with specified date from the calendar with a possibility to retrieve these data from Note.
Vector
,
Serialized FormNested Class Summary |
---|
Nested classes/interfaces inherited from class java.awt.Panel |
---|
java.awt.Panel.AccessibleAWTPanel |
Nested classes/interfaces inherited from class java.awt.Container |
---|
java.awt.Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
Field Summary | |
---|---|
protected java.util.Vector |
aActionCanceledEventListener
|
protected java.util.Vector |
aActionPerformedEventListener
|
protected java.beans.PropertyChangeSupport |
propertyChange
|
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 | |
---|---|
NotePlugin()
Constructor to the NotePlugin. |
|
NotePlugin(java.awt.LayoutManager layout)
NotePlugin constructor. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Method to handle events for the ActionListener interface. |
void |
addActionCanceledEventListener(ActionCanceledEventListener newListener)
Adds an ActionCanceledEventListener to the listener list. |
void |
addActionPerformedEventListener(ActionPerformedEventListener newListener)
Adds an ActionPerformedEventListener to the listener list. |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Adds an PropertyChangeListener to the listener list. |
void |
cancelButton_ActionEvents()
cancelButton cancelButton_ActionEvents clear the plugin temprory data and move control to the parent calendar. |
protected void |
fireOnActionCanceledEvent(ActionCanceledEvent e)
Method to support listener events. |
protected void |
fireOnActionPerformedEvent(ActionPerformedEvent e)
Method to support listener events. |
void |
firePropertyChange(java.lang.String propertyName,
java.lang.Object oldValue,
java.lang.Object newValue)
The firePropertyChange method was generated to support the propertyChange field. |
java.lang.String |
getAboutThisBean()
Gets the aboutThisBean property (java.lang.String) value. |
java.util.Vector |
getAllNoteItems()
Gets the allNoteItems property (java.util.Vector) value. |
boolean |
getEditable()
Gets the editable property (boolean) value. |
protected java.beans.PropertyChangeSupport |
getPropertyChange()
Accessor for the propertyChange field. |
java.lang.String |
getSelectedDate()
Gets the selectedDate property (java.lang.String) value. |
java.lang.String |
getText()
Gets the text property (java.lang.String) value. |
void |
initPlugin()
used to initialize the init List in the DayPlugin |
void |
paint(java.awt.Graphics g)
This method is used to draw the NotePlugin. |
void |
removeActionCanceledEventListener(ActionCanceledEventListener newListener)
Removes an ActionCanceledEventListener to the listener list. |
void |
removeActionPerformedEventListener(ActionPerformedEventListener newListener)
Removes an ActionPerformedEventListener to the listener list. |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener listener)
Removes an PropertyChangeListener to the listener list. |
void |
setAboutThisBean(java.lang.String aboutThisBean)
Sets the aboutThisBean property (java.lang.String) value. |
void |
setAllNoteItems(java.util.Vector allNoteItems)
Sets the allNoteItems property (java.util.Vector) value. |
void |
setEditable(boolean editable)
Sets the editable property (boolean) value. |
void |
setInfo(java.util.Calendar c,
java.awt.Image i,
int x,
int y)
initialize the plugin data. |
void |
setSelectedDate(java.lang.String selectedDate)
Sets the selectedDate property (java.lang.String) value. |
void |
setText(java.lang.String text)
Sets the text property (java.lang.String) value. |
void |
updateButton_ActionPerformed(java.awt.event.ActionEvent actionEvent)
This method calls doOperation function to set the dayPlugin resultSelectedIntervalAsString property |
Methods inherited from class java.awt.Panel |
---|
addNotify, getAccessibleContext |
Methods inherited from class java.awt.Container |
---|
add, add, add, add, add, addContainerListener, addImpl, 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, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusBackward, 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, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, 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, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, 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, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected transient java.util.Vector aActionCanceledEventListener
protected transient java.util.Vector aActionPerformedEventListener
protected transient java.beans.PropertyChangeSupport propertyChange
Constructor Detail |
---|
public NotePlugin()
public NotePlugin(java.awt.LayoutManager layout)
layout
- java.awt.LayoutManagerMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- java.awt.event.ActionEventpublic void addActionCanceledEventListener(ActionCanceledEventListener newListener)
newListener
- The ActionCanceledEventListener to be addedActionCanceledEventListener
,
removeActionCanceledEventListener(com.ibm.calendar.events.ActionCanceledEventListener)
public void addActionPerformedEventListener(ActionPerformedEventListener newListener)
newListener
- The ActionPerformedEventListener to be addedActionPerformedEventListener
,
removeActionPerformedEventListener(com.ibm.calendar.events.ActionPerformedEventListener)
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
addPropertyChangeListener
in class java.awt.Container
listener
- The PropertyChangeListener to be addedcom.ibm.calendar.events.PropertyChangeListener
,
removePropertyChangeListener(java.beans.PropertyChangeListener)
public void cancelButton_ActionEvents()
protected void fireOnActionCanceledEvent(ActionCanceledEvent e)
e
- com.ibm.calendar.events.ActionCanceledEventprotected void fireOnActionPerformedEvent(ActionPerformedEvent e)
e
- com.ibm.calendar.events.ActionPerformedEventpublic void firePropertyChange(java.lang.String propertyName, java.lang.Object oldValue, java.lang.Object newValue)
firePropertyChange
in class java.awt.Component
propertyName
- StringoldValue
- ObjectnewValue
- Objectpublic java.lang.String getAboutThisBean()
setAboutThisBean(java.lang.String)
public java.util.Vector getAllNoteItems()
setAllNoteItems(java.util.Vector)
public boolean getEditable()
setEditable(boolean)
protected java.beans.PropertyChangeSupport getPropertyChange()
public java.lang.String getSelectedDate()
setSelectedDate(java.lang.String)
public java.lang.String getText()
setText(java.lang.String)
public void initPlugin()
initPlugin
in interface Plugin
public void paint(java.awt.Graphics g)
paint
in class java.awt.Container
g
- java.awt.Graphicspublic void removeActionCanceledEventListener(ActionCanceledEventListener newListener)
newListener
- The ActionCanceledEventListener to be removedActionCanceledEventListener
,
addActionCanceledEventListener(com.ibm.calendar.events.ActionCanceledEventListener)
public void removeActionPerformedEventListener(ActionPerformedEventListener newListener)
newListener
- The ActionPerformedEventListener to be removedActionPerformedEventListener
,
addActionPerformedEventListener(com.ibm.calendar.events.ActionPerformedEventListener)
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
removePropertyChangeListener
in class java.awt.Component
newListener
- The PropertyChangeListener to be removedcom.ibm.calendar.events.PropertyChangeListener
,
addPropertyChangeListener(java.beans.PropertyChangeListener)
public void setAboutThisBean(java.lang.String aboutThisBean)
aboutThisBean
- The new value for the property.getAboutThisBean()
public void setAllNoteItems(java.util.Vector allNoteItems)
allNoteItems
- The new value for the property.getAllNoteItems()
public void setEditable(boolean editable)
editable
- The new value for the property.getEditable()
public void setInfo(java.util.Calendar c, java.awt.Image i, int x, int y)
setInfo
in interface Plugin
C
- java.util.Calendari
- java.awt.Imagex
- inty
- intpublic void setSelectedDate(java.lang.String selectedDate)
selectedDate
- The new value for the property.getSelectedDate()
public void setText(java.lang.String text)
text
- The new value for the property.getText()
public void updateButton_ActionPerformed(java.awt.event.ActionEvent actionEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |