Cytoscape 2.8.0 API

cytoscape.util.swing
Interface WidestStringProvider

All Known Implementing Classes:
WidestStringComboBoxModel

public interface WidestStringProvider

Author:
Noel Ruddock Marker interface to decouple WidestStringComboBoxPopupMenuListener from WidestStringComboBoxModel.

Method Summary
 String getWidest()
          Return the longest display String
 void resetWidest()
          Invalidate any cached longest String.
 

Method Detail

getWidest

String getWidest()
Return the longest display String

Returns:

resetWidest

void resetWidest()
Invalidate any cached longest String.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.