Class fvaswing.components.tree.FvTreeCellFactory

Implemented Interfaces

TreeCellFactory

Description

Cell renderer factory for Jtree or FvTree featuring Fever Contextual Menu API.

Method Index

new FvTreeCellFactory()
createNewCell(), toString()

Constructor Detail

FvTreeCellFactory

public function FvTreeCellFactory(template)

Constructor. //TODO check Pixib bug super class / subclass bad class name

Parameters

Method Detail

createNewCell

public function createNewCell():TreeCell

Creates a new table cell.

toString

public function toString():String

Returns string representation.