|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jmex.bui.BComponent
com.jmex.bui.BContainer
com.jmex.bui.BWindow
com.jmex.bui.BPopupWindow
com.jmex.bui.BPopupMenu
com.jmex.bui.BComboBox.ComboPopupMenu
protected class BComboBox.ComboPopupMenu
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jmex.bui.BContainer |
|---|
BContainer.ChildOp |
| Field Summary |
|---|
| Fields inherited from class com.jmex.bui.BPopupMenu |
|---|
_columns |
| Fields inherited from class com.jmex.bui.BWindow |
|---|
_layer, _modal, _parentWindow, _root, _savedFocus, _style |
| Fields inherited from class com.jmex.bui.BContainer |
|---|
_children, _layout |
| Fields inherited from class com.jmex.bui.BComponent |
|---|
_alpha, _backgrounds, _bbuf, _borders, _colors, _cursor, _enabled, _height, _hover, _insets, _listeners, _parent, _preferredSize, _properties, _styleClass, _tipmouse, _tipStyle, _tiptext, _valid, _visible, _width, _x, _y, DEFAULT, DISABLED, HOVER, STATE_COUNT, STATE_PCLASSES |
| Constructor Summary | |
|---|---|
BComboBox.ComboPopupMenu(int columns)
|
|
| Method Summary | |
|---|---|
protected Dimension |
computePreferredSize(int whint,
int hhint)
Computes and returns a preferred size for this component. |
protected void |
itemSelected(BMenuItem item,
long when,
int modifiers)
Called by any child BMenuItems when they are selected. |
| Methods inherited from class com.jmex.bui.BPopupMenu |
|---|
addMenuItem, dispatchEvent, getDefaultStyleClass, packAndFit, setPreferredColumns |
| Methods inherited from class com.jmex.bui.BPopupWindow |
|---|
popup, shouldShadeBehind |
| Methods inherited from class com.jmex.bui.BWindow |
|---|
center, compareTo, dismiss, getLayer, getParentWindow, getRootNode, getStyleSheet, gotFocus, invalidate, isAdded, isModal, isOverlay, pack, pack, requestFocus, setBounds, setLayer, setModal, setParent, setParentWindow, setRootNode |
| Methods inherited from class com.jmex.bui.BContainer |
|---|
add, add, add, add, applyOperation, getComponent, getComponentCount, getComponentIndex, getHitComponent, getLayoutManager, getNextFocus, getPreviousFocus, layout, remove, remove, removeAll, renderComponent, replace, setAlpha, setEnabled, setLayoutManager, setVisible, validate, wasAdded, wasRemoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BComboBox.ComboPopupMenu(int columns)
| Method Detail |
|---|
protected void itemSelected(BMenuItem item,
long when,
int modifiers)
BPopupMenuBMenuItems when they are selected.
itemSelected in class BPopupMenu
protected Dimension computePreferredSize(int whint,
int hhint)
BComponent
computePreferredSize in class BContainer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||