package edu.purdue.pivot.skwiki.client.sketch; public interface AttachedPanel { //TODO checkout //TODO commit public String getID(); }