|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.PropertyObject
org.jclarion.clarion.control.AbstractControl
org.jclarion.clarion.control.AbstractButtonControl
org.jclarion.clarion.control.AbstractMenuItemControl
org.jclarion.clarion.control.SeparatorControl
public class SeparatorControl
| Constructor Summary | |
|---|---|
SeparatorControl()
|
|
| Method Summary | |
|---|---|
void |
createMenuItem(javax.swing.JMenu parent)
|
protected void |
debugMetaData(java.lang.StringBuilder sb)
|
javax.swing.AbstractButton |
getButton()
|
java.awt.Component |
getComponent()
|
int |
getCreateType()
|
| Methods inherited from class org.jclarion.clarion.control.AbstractMenuItemControl |
|---|
isAcceptAllControl, validateInput |
| Methods inherited from class org.jclarion.clarion.control.AbstractButtonControl |
|---|
accept, clearMetaData, configureButton, doClickOnFocus, initButton |
| Methods inherited from class org.jclarion.clarion.PropertyObject |
|---|
addListener, debugMetaData, getDebugMetaData, getDebugMetaData, getId, getInheritedProperty, getProperty, getProperty, getProperty, getPropertyOrDefault, getRawProperty, getRawProperty, getSetProperties, isProperty, isSettable, reMap, removeAllListeners, removeListener, setClonedProperty, setClonedProperty, setClonedProperty, setClonedProperty, setClonedProperty, setId, setProperty, setProperty, setProperty, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jclarion.clarion.control.KeyableControl |
|---|
getKey |
| Constructor Detail |
|---|
public SeparatorControl()
| Method Detail |
|---|
public int getCreateType()
getCreateType in class AbstractControlpublic void createMenuItem(javax.swing.JMenu parent)
createMenuItem in class AbstractMenuItemControlpublic javax.swing.AbstractButton getButton()
getButton in class AbstractButtonControlpublic java.awt.Component getComponent()
getComponent in class AbstractControlprotected void debugMetaData(java.lang.StringBuilder sb)
debugMetaData in class AbstractButtonControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||