Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jidesoft.margin Classes and Interfaces - 19 results found.
| Name | Description | Type | Package | Framework |
| AbstractMargin | AbstractMargin is a component that usually appears on the left side of a large component that has a scroll pane. | Class | com.jidesoft.margin | JideSoft |
|
| AbstractMarginPainter | An abstract implementation of MarginPainter interface. | Class | com.jidesoft.margin | JideSoft |
|
| AbstractMarginSupport | Abstract implementation of MarginSupport assuming the component has a scroll pane. | Class | com.jidesoft.margin | JideSoft |
|
| AbstractRowMargin | An abstract class which is the base of any row margins. | Class | com.jidesoft.margin | JideSoft |
|
| AbstractRowMarginPainter | An abstract implementation of RowMarginPainter interface. | Class | com.jidesoft.margin | JideSoft |
|
| AbstractRowMarginSupport | Abstract implementation of RowMarginSupport. | Class | com.jidesoft.margin | JideSoft |
|
| ListRowMarginSupport | ListRowMarginSupport provides the margin support for JList and its subclasses. | Class | com.jidesoft.margin | JideSoft |
|
| Margin | An interface for the margin component. | Interface | com.jidesoft.margin | JideSoft |
|
| MarginArea | A container for Margin. | Class | com.jidesoft.margin | JideSoft |
|
| MarginPainter | A painter interface to paint the margin area. | Interface | com.jidesoft.margin | JideSoft |
|
| MarginSupport | MarginSupport is an adapter that provides the margin support for various components so that the Margin class could be component independent. | Interface | com.jidesoft.margin | JideSoft |
|
| MarginSupport .ModelChangedCallback | | Interface | com.jidesoft.margin | JideSoft |
|
| MarginSupport .RepaintCallback | | Interface | com.jidesoft.margin | JideSoft |
|
| RowMarginPainter | A painter interface to paint the margin area line by line. | Interface | com.jidesoft.margin | JideSoft |
|
| RowMarginSupport | RowMarginSupport extends MarginSupport to provide the support for the margin support for the components that have rows, such as table, tree, list etc. | Interface | com.jidesoft.margin | JideSoft |
|
| RowNumberMargin | A margin to display row numbers. | Class | com.jidesoft.margin | JideSoft |
|
| TableRowMarginSupport | TableRowMarginSupport provides the margin support for JTable and its subclasses. | Class | com.jidesoft.margin | JideSoft |
|
| TextAreaRowMarginSupport | TextAreaRowMarginSupport provides the margin support for JTextArea and its subclasses. | Class | com.jidesoft.margin | JideSoft |
|
| TreeRowMarginSupport | TreeRowMarginSupport provides the margin support for JTree and its subclasses. | Class | com.jidesoft.margin | JideSoft |