|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
jaxx.demo.DemoPanel
jaxx.demo.component.swing.JMenuItemDemo
jaxx.demo.component.swing.JRadioButtonMenuItemDemo
public class JRadioButtonMenuItemDemo
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JTabbedPane |
|---|
JTabbedPane.AccessibleJTabbedPane, JTabbedPane.ModelListener |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
|---|---|
static String |
BINDING_DEMO_MESSAGE_FONT
|
static String |
BINDING_DEMO_MESSAGE_TEXT
|
protected JAXXButtonGroup |
fontSize
|
| Fields inherited from class jaxx.demo.component.swing.JMenuItemDemo |
|---|
demoMessage, framePanel, menuBar |
| Fields inherited from class jaxx.demo.DemoPanel |
|---|
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, delegateContext, demoPanel, log, sourceTabs, tabDemoPanel, tabDemoSources, top |
| Fields inherited from class javax.swing.JTabbedPane |
|---|
changeEvent, changeListener, model, SCROLL_TAB_LAYOUT, tabPlacement, WRAP_TAB_LAYOUT |
| 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.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
JRadioButtonMenuItemDemo()
|
|
JRadioButtonMenuItemDemo(JAXXContext parentContext)
|
|
| Method Summary | |
|---|---|
static JAXXObjectDescriptor |
$getJAXXObjectDescriptor()
|
protected void |
addChildrenToMenuBar()
|
protected void |
createDemoMessage()
|
protected void |
createFontSize()
|
protected void |
createMenuBar()
|
protected JMenu |
get$JMenu0()
|
protected JRadioButtonMenuItem |
get$JRadioButtonMenuItem0()
|
protected JRadioButtonMenuItem |
get$JRadioButtonMenuItem1()
|
protected JRadioButtonMenuItem |
get$JRadioButtonMenuItem2()
|
protected JRadioButtonMenuItem |
get$JRadioButtonMenuItem3()
|
protected JRadioButtonMenuItem |
get$JRadioButtonMenuItem4()
|
JAXXButtonGroup |
getFontSize()
|
protected Font |
updateFont(Object selectedValue)
|
| Methods inherited from class jaxx.demo.component.swing.JMenuItemDemo |
|---|
addChildrenToDemoPanel, addChildrenToFramePanel, create$JInternalFrame0, createDemoPanel, createFramePanel, doActionPerformed__on__$JMenuItem0, get$JDesktopPane0, get$JInternalFrame0, get$JMenuItem0, getDemoMessage, getFramePanel, getMenuBar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jaxx.runtime.JAXXObject |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
public static final String BINDING_DEMO_MESSAGE_FONT
public static final String BINDING_DEMO_MESSAGE_TEXT
protected JAXXButtonGroup fontSize
| Constructor Detail |
|---|
public JRadioButtonMenuItemDemo()
public JRadioButtonMenuItemDemo(JAXXContext parentContext)
| Method Detail |
|---|
protected Font updateFont(Object selectedValue)
public static JAXXObjectDescriptor $getJAXXObjectDescriptor()
public JAXXButtonGroup getFontSize()
protected JMenu get$JMenu0()
get$JMenu0 in class JMenuItemDemoprotected JRadioButtonMenuItem get$JRadioButtonMenuItem0()
protected JRadioButtonMenuItem get$JRadioButtonMenuItem1()
protected JRadioButtonMenuItem get$JRadioButtonMenuItem2()
protected JRadioButtonMenuItem get$JRadioButtonMenuItem3()
protected JRadioButtonMenuItem get$JRadioButtonMenuItem4()
protected void addChildrenToMenuBar()
addChildrenToMenuBar in class JMenuItemDemoprotected void createDemoMessage()
createDemoMessage in class JMenuItemDemoprotected void createFontSize()
protected void createMenuBar()
createMenuBar in class JMenuItemDemo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||