Table of Contents

Interface IRowMapper

Namespace
Javax.Swing.Tree
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/swing/tree/RowMapper.html

public interface IRowMapper
Extension Methods

Methods

GetRowsForPaths(TreePath[])

int[] GetRowsForPaths(TreePath[] arg0)

Parameters

arg0 TreePath[]

TreePath

Returns

int[]

int