mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-04 06:50:00 +00:00
2647 javadoc update to DataContentViewer
This commit is contained in:
@@ -27,6 +27,10 @@ import org.openide.nodes.Node;
|
||||
* some form of JPanel. We find it easiest to use the NetBeans IDE to first make
|
||||
* a "JPanel Form" class and then have it implement DataContentViewer. This
|
||||
* allows you to easily use the UI builder for the layout.
|
||||
*
|
||||
* DataContentViewer panels should handle their own vertical scrolling, the horizontal
|
||||
* scrolling when under their panel's preffered size will be handled by the DataContentPanel
|
||||
* which contains them.
|
||||
*/
|
||||
public interface DataContentViewer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user