|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcsheets.ui.ext.UIExtension
csheets.ext.assertion.ui.AssertionUIExtension
public class AssertionUIExtension
The user interface extension for assertions.
| Field Summary |
|---|
| Fields inherited from class csheets.ui.ext.UIExtension |
|---|
extension, props, uiController |
| Constructor Summary | |
|---|---|
AssertionUIExtension(AssertionExtension extension,
UIController uiController)
Creates a new user interface extension for assertions. |
|
| Method Summary | |
|---|---|
CellDecorator |
getCellDecorator()
Returns a cell decorator that visualizes assertions on cells. |
Icon |
getIcon()
Returns an icon to display with the extension's name. |
JComponent |
getSideBar()
Returns a side bar that provides editing of assertions. |
JToolBar |
getToolBar()
Returns a toolbar that visualizes assertions on cells. |
| Methods inherited from class csheets.ui.ext.UIExtension |
|---|
getEnabledProperty, getExtension, getMenu, getTableDecorator, setEnabledProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertionUIExtension(AssertionExtension extension,
UIController uiController)
extension - the extension for which components are provideduiController - the user interface controller| Method Detail |
|---|
public Icon getIcon()
getIcon in class UIExtensionpublic CellDecorator getCellDecorator()
getCellDecorator in class UIExtensionpublic JToolBar getToolBar()
getToolBar in class UIExtensionpublic JComponent getSideBar()
getSideBar in class UIExtension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||