| |
|
| com.jeta.open.gui.framework.JETAPanel com.jeta.swingbuilder.gui.components.line.CompoundLineView
CompoundLineView | public class CompoundLineView extends JETAPanel (Code) | | View that is used to create and edit lines
author: Jeff Tassin |
Inner Class :public static class LineInfo | |
deleteSelectedLine | public void deleteSelectedLine()(Code) | | Deletes the selected lin
|
ensureIndexIsVisible | void ensureIndexIsVisible()(Code) | | Ensure the selected border is visible in the list.
|
getLineCount | public int getLineCount()(Code) | | the current number of lines that make up this compound line |
getSelectedLine | public LineProperty getSelectedLine()(Code) | | the selected border in the border list. |
updatePreview | public void updatePreview()(Code) | | Creates a swing border based on the properties in this view and displays
it.
|
|
|
|