|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.layout.AbstractLayoutManager com.alee.extended.list.WebFileListCellRenderer.FileCellLayout
protected class WebFileListCellRenderer.FileCellLayout
Custom layout for file list cell element.
Constructor Summary | |
---|---|
protected |
WebFileListCellRenderer.FileCellLayout()
|
Method Summary | |
---|---|
java.awt.Rectangle |
getDescriptionBounds()
Returns description bounds for list cell. |
void |
layoutContainer(java.awt.Container parent)
|
java.awt.Dimension |
preferredLayoutSize(java.awt.Container parent)
|
Methods inherited from class com.alee.extended.layout.AbstractLayoutManager |
---|
addComponent, addLayoutComponent, addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize, minimumLayoutSize, removeComponent, removeLayoutComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WebFileListCellRenderer.FileCellLayout()
Method Detail |
---|
public java.awt.Dimension preferredLayoutSize(java.awt.Container parent)
public void layoutContainer(java.awt.Container parent)
public java.awt.Rectangle getDescriptionBounds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |