|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TitledWidget
Provides the basic Widget
facilities in combination with a fully configurable title/message
component.
Field Summary |
---|
Fields inherited from interface org.springframework.richclient.widget.Widget |
---|
EMPTY_WIDGET |
Fields inherited from interface org.springframework.richclient.dialog.Messagable |
---|
MESSAGE_PROPERTY |
Method Summary | |
---|---|
String |
getId()
|
ValidationResultsReporter |
newSingleLineResultsReporter(Messagable messagable)
|
Methods inherited from interface org.springframework.richclient.widget.Widget |
---|
canClose, getCommands, getComponent, isShowing, onAboutToHide, onAboutToShow |
Methods inherited from interface org.springframework.richclient.core.Guarded |
---|
isEnabled, setEnabled |
Methods inherited from interface org.springframework.richclient.dialog.Messagable |
---|
setMessage |
Methods inherited from interface org.springframework.binding.value.PropertyChangePublisher |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from interface org.springframework.richclient.core.TitleConfigurable |
---|
setTitle |
Methods inherited from interface org.springframework.richclient.image.config.ImageConfigurable |
---|
setImage |
Methods inherited from interface org.springframework.richclient.core.DescriptionConfigurable |
---|
setCaption, setDescription |
Methods inherited from interface org.springframework.beans.factory.BeanNameAware |
---|
setBeanName |
Method Detail |
---|
ValidationResultsReporter newSingleLineResultsReporter(Messagable messagable)
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |