package com.framsticks.experiment; public interface NetFile { public String getShortDescription(); }