Commits

Merge pull request #4 in ~JHENDERSON/hdfview from feature/AttributeNatTable to hdfview-3 * commit 'eb75fa0eac24c485ed9d86f22cec1226302a3505': Remove unnecessary class names from log statements Add note in HDFView message pane for HDF4/5 lib linking errors Get Class loading working again Add in PaletteViewFactory Some more work on abstract factory pattern design Set up initial abstract factory pattern Remove more references to TextView Remove references to SRB account Move all of the Dialogs to a separate package Remove reference to TextView in DataView interface Rename TableViewClassFactory to TableViewFactory Remove TextView from UserOptionsDialog and ViewProperties Eliminate TextView Fix up some of the errors caused by the Table split Major split into Base TableView class and implementing subclasses Some modest structural updates Add in TableViewClassFactory