org.sourcejammer.client.gui
Class Util

java.lang.Object
  |
  +--org.sourcejammer.client.gui.Util

public class Util
extends java.lang.Object

Title: $FileName: Util.java$

Version:
$VerNum: 4$
Author:
$AuthorName: Rob MacGrogan$

$Description: $
$KeyWordsOff: $

Nested Class Summary
static class Util.Columns
           
 
Constructor Summary
private Util()
           
 
Method Summary
static boolean areAnyFilesShared(org.sourcejammer.project.view.NodeInfo[] files)
           
static javax.swing.table.DefaultTableModel getFileTableModel(org.sourcejammer.project.NodeIterator files)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

private Util()
Method Detail

getFileTableModel

public static javax.swing.table.DefaultTableModel getFileTableModel(org.sourcejammer.project.NodeIterator files)

areAnyFilesShared

public static boolean areAnyFilesShared(org.sourcejammer.project.view.NodeInfo[] files)


Copyright © 2003 Soucejammer project.