Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はGWTウィジェットを学んでいます。com.google.gwt.user.client.ui.Widgetを実装する具体的な実装がウィジェットであると言ったら意味がありますか? それは常に成り立ちますか?
Widget はクラスなので、Widget を拡張するクラスも Widget です。