Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.javatools.ui
Interface SeparatorListCellRenderer.SeparatorModel

Enclosing class:
SeparatorListCellRenderer

public static interface SeparatorListCellRenderer.SeparatorModel

Tells the renderer after which items to place separators


Method Summary
 boolean hasTrailingSeparator(int index, java.lang.Object value)
          return true if the given value at location index should be followed by a separator
 

Method Detail

hasTrailingSeparator

boolean hasTrailingSeparator(int index,
                             java.lang.Object value)
return true if the given value at location index should be followed by a separator


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.