|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ palette overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.ebli.palette
Class BSelecteurReduitPaletteCouleur

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
org.fudaa.ebli.palette.BSelecteurReduitPaletteCouleur
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, java.awt.image.ImageObserver, javax.swing.event.ListSelectionListener, java.awt.MenuContainer, java.beans.PropertyChangeListener, java.io.Serializable
- public class BSelecteurReduitPaletteCouleur
- extends javax.swing.JComponent
- implements javax.swing.event.ListSelectionListener, java.beans.PropertyChangeListener, java.awt.event.ActionListener
- extends javax.swing.JComponent
Une palette de palettes ;-).
- Version:
- $Revision: 1.14 $ $Date: 2001/09/11 15:29:21 $ by $Author: deniger $
| Nested Class Summary | |
(package private) class |
BSelecteurReduitPaletteCouleur.PaletteCouleurCellRenderer
|
| Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| 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 | |
private javax.swing.JButton |
appliquer_
|
private javax.swing.JButton |
creer_
|
private javax.swing.JButton |
detruire_
|
private BPaletteCouleurSimpleCustomEditor |
editeur_
|
private com.memoire.bu.BuEmptyList |
list_
|
private javax.swing.DefaultListModel |
model_
|
private java.lang.String |
propertyName_
|
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_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 | |
BSelecteurReduitPaletteCouleur()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent _evt)
This method is invoked when an action occurs. |
java.lang.String |
getPropertyName()
|
boolean |
isFocusCycleRoot()
Check whether this Container is a focus cycle root. |
void |
propertyChange(java.beans.PropertyChangeEvent _evt)
Fired after a Bean's property has changed. |
void |
setPropertyName(java.lang.String _propertyName)
|
void |
valueChanged(javax.swing.event.ListSelectionEvent _evt)
Receives notification of a javax.swing.event.ListSelectionEvent. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
model_
private javax.swing.DefaultListModel model_
list_
private com.memoire.bu.BuEmptyList list_
editeur_
private BPaletteCouleurSimpleCustomEditor editeur_
creer_
private javax.swing.JButton creer_
detruire_
private javax.swing.JButton detruire_
appliquer_
private javax.swing.JButton appliquer_
propertyName_
private java.lang.String propertyName_
| Constructor Detail |
BSelecteurReduitPaletteCouleur
public BSelecteurReduitPaletteCouleur()
| Method Detail |
isFocusCycleRoot
public boolean isFocusCycleRoot()
- Description copied from class:
java.awt.Container - Check whether this Container is a focus cycle root.
valueChanged
public void valueChanged(javax.swing.event.ListSelectionEvent _evt)
- Description copied from interface:
javax.swing.event.ListSelectionListener - Receives notification of a javax.swing.event.ListSelectionEvent.
- Specified by:
valueChangedin interfacejavax.swing.event.ListSelectionListener
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent _evt)
- Description copied from interface:
java.beans.PropertyChangeListener - Fired after a Bean's property has changed.
- Specified by:
propertyChangein interfacejava.beans.PropertyChangeListener
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent _evt)
- Description copied from interface:
java.awt.event.ActionListener - This method is invoked when an action occurs.
- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
getPropertyName
public java.lang.String getPropertyName()
setPropertyName
public void setPropertyName(java.lang.String _propertyName)
|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ palette overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC